Home
last modified time | relevance | path

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

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