Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c128 static struct symbol *lookup_macro(struct ident *ident) in lookup_macro() function
139 struct symbol *sym = lookup_macro(token->ident); in token_defined()
230 sym = lookup_macro(token->ident); in expand_one_symbol()
832 if (s->protect && !lookup_macro(s->protect)) in already_tokenized()
2408 struct symbol *sym = lookup_macro(name); in dump_macro_definitions()