Home
last modified time | relevance | path

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

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