Searched refs:expand_one_symbol (Results 1 – 1 of 1) sorted by relevance
222 static int expand_one_symbol(struct token **list) in expand_one_symbol() function260 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()