Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_debug.c352 static void match_possible(const char *fn, struct expression *expr, void *info) in match_possible() function
819 add_function_hook("__smatch_possible", &match_possible, NULL); in check_debug()