Home
last modified time | relevance | path

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

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