Searched refs:counter_macro (Results 1 – 1 of 1) sorted by relevance
51 static int counter_macro = 0; // __COUNTER__ expansion variable214 replace_with_integer(token, counter_macro++); in expand_counter()2202 counter_macro = 0; in init_preprocessor()