Home
last modified time | relevance | path

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

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