Home
last modified time | relevance | path

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

/third_party/ltp/tools/sparse/sparse-src/
Dpre-process.c119 static void replace_with_integer(struct token *token, unsigned int val) in replace_with_integer() function
165 replace_with_integer(token, token->pos.line); in expand_line()
201 replace_with_integer(token, counter_macro++); in expand_counter()
206 replace_with_integer(token, include_level - 1); in expand_include_level()