Searched refs:STATUS_ERROR (Results 1 – 4 of 4) sorted by relevance
22 STATUS_ERROR = 0 variable114 if STATUS_ERROR == status:198 return STATUS_ERROR
11 int STATUS_ERROR = 1; field
76 testFailed(TestRunListener.STATUS_ERROR, test, e); in addError()
39 #define STATUS_ERROR -1 macro52 case isl_ineq_error: return STATUS_ERROR; in status_in()86 if (eq[2 * k + l] == STATUS_ERROR) in eq_status_in()117 if (ineq[k] == STATUS_ERROR) in ineq_status_in()2545 if (any_ineq(&info[i], STATUS_ERROR)) in coalesce_local_pair_reuse()2553 if (any_ineq(&info[j], STATUS_ERROR)) in coalesce_local_pair_reuse()2561 if (any_eq(&info[i], STATUS_ERROR)) in coalesce_local_pair_reuse()2567 if (any_eq(&info[j], STATUS_ERROR)) in coalesce_local_pair_reuse()3366 if (any_eq(info_i, STATUS_ERROR)) in coalesce_with_expanded_divs()3374 if (any_ineq(info_i, STATUS_ERROR)) in coalesce_with_expanded_divs()