Searched refs:num_macro_tokens_counter (Results 1 – 4 of 4) sorted by relevance
51 extern unsigned num_macro_tokens_counter;1300 s->num_macro_tokens = num_macro_tokens_counter; in linemap_get_statistics()
173 unsigned num_macro_tokens_counter = 0; variable1089 num_macro_tokens_counter += count; in enter_macro_context()1096 num_macro_tokens_counter += tokens_count; in enter_macro_context()1117 num_macro_tokens_counter += tokens_count; in enter_macro_context()1733 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
337 unsigned num_macro_tokens_counter = 0; variable1378 num_macro_tokens_counter += tokens_count; in enter_macro_context()1398 num_macro_tokens_counter += tokens_count; in enter_macro_context()2144 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
53 extern unsigned num_macro_tokens_counter;1963 s->num_macro_tokens = num_macro_tokens_counter; in linemap_get_statistics()