Lines Matching defs:failure
517 boolean failure;
530 #define FAILURE_VOID(cond) if ((cond)) {tx->failure=1;return;}
648 tx->failure = TRUE;
665 tx->failure = TRUE;
682 tx->failure = TRUE;
773 tx->failure = TRUE;
1091 tx->failure = TRUE;
2389 * VS2 seems to clamp to zero (may be test failure).
3547 tx->failure = TRUE;
3790 while (!sm1_parse_eof(tx) && !tx->failure)
3794 if (tx->failure)
3983 if (tx->failure) {
4044 assert(!tx->failure);