Searched refs:num_macro_tokens_counter (Results 1 – 4 of 4) sorted by relevance
370 unsigned num_macro_tokens_counter = 0; variable1596 num_macro_tokens_counter += tokens_count; in enter_macro_context()1616 num_macro_tokens_counter += tokens_count; in enter_macro_context()2411 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
49 extern unsigned num_macro_tokens_counter;2025 s->num_macro_tokens = num_macro_tokens_counter; in linemap_get_statistics()
4617 * macro.c (num_expanded_macros_counter, num_macro_tokens_counter):4620 num_macro_tokens_counter.
8291 (num_expanded_macros_counter, num_macro_tokens_counter): Declare