Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcompile-i386.c469 static struct atom *new_atom(enum atom_type type) in new_atom() function
487 atom = new_atom(ATOM_CSTR); in push_cstring()
501 struct atom *atom = new_atom(ATOM_TEXT); in push_text_atom()
630 struct atom *atom = new_atom(ATOM_INSN); in insn()