Searched defs:right_p (Results 1 – 2 of 2) sorted by relevance
1230 static void move_plus_to_minus_helper(struct expression **left_p, struct expression **right_p) in move_plus_to_minus_helper()1250 static void move_plus_to_minus(struct expression **left_p, struct expression **right_p) in move_plus_to_minus()
1778 static void move_known_values(struct expression **left_p, struct expression **right_p) in move_known_values()1850 static int do_simple_algebra(struct expression **left_p, struct expression **right_p) in do_simple_algebra()