Home
last modified time | relevance | path

Searched refs:move_plus_to_minus_helper (Results 1 – 1 of 1) 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() function
1255 move_plus_to_minus_helper(left_p, right_p); in move_plus_to_minus()
1256 move_plus_to_minus_helper(right_p, left_p); in move_plus_to_minus()