Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c222 static int expand_one_symbol(struct token **list) in expand_one_symbol() function
260 if (token_type(next) != TOKEN_IDENT || expand_one_symbol(list)) in expand_list()
1748 if (!expand_one_symbol(list)) in expression_value()
2298 expand_one_symbol(list)) in do_preprocess()