Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_real_absolute.c44 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
148 add_extra_mod_hook(&extra_mod_hook); in register_real_absolute()
H A Dsmatch_param_limit.c169 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
202 add_extra_mod_hook(&extra_mod_hook); in register_param_limit()
H A Dsmatch_param_filter.c93 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
209 add_extra_mod_hook(&extra_mod_hook); in register_param_filter()
H A Dsmatch_param_set.c86 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
334 add_extra_mod_hook(&extra_mod_hook); in register_param_set()
H A Dcheck_uninitialized.c80 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
388 add_extra_mod_hook(&extra_mod_hook); in check_uninitialized()
H A Dcheck_rosenberg.c35 static void extra_mod_hook(const char *name, struct symbol *sym, struct expression *expr, struct sm… in extra_mod_hook() function
421 add_extra_mod_hook(&extra_mod_hook); in check_rosenberg2()