Searched refs:SPECIAL_UNSIGNED_LT (Results 1 – 18 of 18) sorted by relevance
110 right->op != SPECIAL_UNSIGNED_LT && in cap_gt_zero_and_lt()188 case SPECIAL_UNSIGNED_LT: in cap_both_sides()205 if (expr->op != SPECIAL_UNSIGNED_LT) in compare_against_macro()218 if (expr->op != SPECIAL_UNSIGNED_LT) in print_unsigned_never_less_than_zero()
162 SPECIAL_UNSIGNED_LT, enumerator
110 case SPECIAL_UNSIGNED_LT: in flip_comparison()127 return SPECIAL_UNSIGNED_LT; in flip_comparison()143 case SPECIAL_UNSIGNED_LT: in negate_comparison()156 return SPECIAL_UNSIGNED_LT; in negate_comparison()269 case SPECIAL_UNSIGNED_LT: in remove_unsigned_from_comparison()709 case SPECIAL_UNSIGNED_LT: in match_inc()749 case SPECIAL_UNSIGNED_LT: { in match_dec()1155 if (expr->op != '<' && expr->op != SPECIAL_UNSIGNED_LT) in handle_for_loops()1288 if (op == SPECIAL_UNSIGNED_LT && in handle_comparison()
51 case SPECIAL_UNSIGNED_LT: in match_condition()
720 case SPECIAL_UNSIGNED_LT: in handle_canonical_for_inc()742 condition->op == SPECIAL_UNSIGNED_LT || in handle_canonical_for_inc()1469 case SPECIAL_UNSIGNED_LT: in handle_postop_inc()1591 case SPECIAL_UNSIGNED_LT: in handle_comparison()1612 case SPECIAL_UNSIGNED_LT: in handle_comparison()1616 if (op == '<' || op == SPECIAL_UNSIGNED_LT) in handle_comparison()1633 if (op == '<' || op == SPECIAL_UNSIGNED_LT) in handle_comparison()1902 if (expr->op != '<' && expr->op != SPECIAL_UNSIGNED_LT) in handle_integer_overflow_test()
344 if (expr->op != '<' && expr->op != SPECIAL_UNSIGNED_LT) in match_condition()
106 if (expr->op != '<' && expr->op != SPECIAL_UNSIGNED_LT) in match_overflow_to_less_than()
170 case SPECIAL_UNSIGNED_LT: in match_condition()
139 case SPECIAL_UNSIGNED_LT: in match_strlen_condition()
371 case SPECIAL_UNSIGNED_LT: in filter_by_comparison()1132 case SPECIAL_UNSIGNED_LT: in true_comparison_range()1184 case SPECIAL_UNSIGNED_LT: in false_comparison_range_sval()2081 case SPECIAL_UNSIGNED_LT: in split_comparison_rl()
367 return SPECIAL_UNSIGNED_LT; in make_op_unsigned()
385 (comparison == '<' || comparison == SPECIAL_UNSIGNED_LT)) in buf_comparison_index_ok()
340 case SPECIAL_UNSIGNED_LT:expr->value = l < r; break; in simplify_cmp_binop()
769 case SPECIAL_UNSIGNED_LT: in handle_compare()
419 case SPECIAL_UNSIGNED_LT: in handle_subtract_rl()
1248 case SPECIAL_UNSIGNED_LT: in emit_compare()
1750 [SPECIAL_UNSIGNED_LT] = OP_SET_B, in linearize_compare()
1020 op = SPECIAL_UNSIGNED_LT; in modify_for_unsigned()