Searched refs:handle_compare (Results 1 – 2 of 2) sorted by relevance
33 static void handle_compare(struct expression *left, int op, struct expression *right) in handle_compare() function65 handle_compare(expr->left, expr->op, expr->right); in match_condition()67 handle_compare(expr, SPECIAL_NOTEQUAL, zero_expr()); in match_condition()
702 static void handle_compare(struct expression *expr) in handle_compare() function803 handle_compare(expr); in match_condition()