Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_bits.c304 static void match_compare(struct expression *expr) in match_compare() function
470 add_hook(&match_compare, CONDITION_HOOK); in register_bits()
H A Dcheck_debug.c456 static void match_compare(const char *fn, struct expression *expr, void *info) in match_compare() function
825 add_function_hook("__smatch_compare", &match_compare, NULL); in check_debug()