handle_comparison
static void handle_comparison(struct expression *left_expr, int op, struct expression *right_expr, char **_state_name, struct smatch_state **_false_state)
static void handle_comparison(struct expression *left, int op, struct expression *right)
static void handle_comparison(struct symbol *type, struct expression *left, int op, struct expression *right)
static int handle_comparison(struct expression *expr,