Home
last modified time | relevance | path

Searched refs:match_binop2 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_shift_to_zero.c43 static void match_binop2(struct expression *expr) in match_binop2() function
93 add_hook(&match_binop2, BINOP_HOOK); in check_shift_to_zero()