Searched refs:num_macro_tokens_counter (Results 1 – 6 of 6) sorted by relevance
361 unsigned num_macro_tokens_counter = 0; variable1537 num_macro_tokens_counter += tokens_count; in enter_macro_context()1557 num_macro_tokens_counter += tokens_count; in enter_macro_context()2301 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
49 extern unsigned num_macro_tokens_counter;1946 s->num_macro_tokens = num_macro_tokens_counter; in linemap_get_statistics()
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