Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_precedence.c123 static void match_mask_compare(struct expression *expr) in match_mask_compare() function
151 add_hook(&match_mask_compare, BINOP_HOOK); in check_precedence()