Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_equiv.c144 void remove_from_equiv(const char *name, struct symbol *sym) in remove_from_equiv() function
179 remove_from_equiv(name, sym); in remove_from_equiv_expr()
H A Dsmatch_extra.h202 void remove_from_equiv(const char *name, struct symbol *sym);
H A Dsmatch_extra.c178 remove_from_equiv(name, sym); in set_extra_mod_helper()