Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_extra.h170 void call_extra_mod_hooks(const char *name, struct symbol *sym, struct expression *expr, struct sma…
H A Dsmatch_extra.c91 void call_extra_mod_hooks(const char *name, struct symbol *sym, struct expression *expr, struct sma… in call_extra_mod_hooks() function
180 call_extra_mod_hooks(name, sym, expr, state); in set_extra_mod_helper()
410 call_extra_mod_hooks(name, sym, expr, state); in set_extra_array_mod()