Searched refs:num_macro_tokens (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h1990 long num_macro_tokens;
/netbsd-current/external/gpl3/gcc/dist/libcpp/include/
H A Dline-map.h2062 long num_macro_tokens;
/netbsd-current/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c1994 int num_macro_tokens = total; local
2007 num_macro_tokens = exp_count;
2010 num_macro_tokens);
H A Dline-map.c1946 s->num_macro_tokens = num_macro_tokens_counter;
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc2053 int num_macro_tokens = total; local
2066 num_macro_tokens = exp_count;
2069 num_macro_tokens);
H A Dline-map.cc2025 s->num_macro_tokens = num_macro_tokens_counter;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dinput.c958 s.num_macro_tokens / s.num_expanded_macros);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dinput.cc1109 s.num_macro_tokens / s.num_expanded_macros);

Completed in 283 milliseconds