Home
last modified time | relevance | path

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

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