Home
last modified time | relevance | path

Searched defs:left_p (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_comparison.c1230 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()
H A Dsmatch_extra.c1778 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()