Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dpre-process.c51 static int counter_macro = 0; // __COUNTER__ expansion variable
214 replace_with_integer(token, counter_macro++); in expand_counter()
2202 counter_macro = 0; in init_preprocessor()