Home
last modified time | relevance | path

Searched refs:tokens_buff_count (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc327 static size_t tokens_buff_count (_cpp_buff *);
2111 = start ? paste_flag - start : tokens_buff_count (buff); in replace_args()
2246 num_toks = tokens_buff_count (buff); in replace_args()
2406 tokens_buff_count (buff)); in replace_args()
2409 tokens_buff_count (buff)); in replace_args()
2411 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
2560 tokens_buff_count (_cpp_buff *buff) in tokens_buff_count() function
H A DChangeLog4661 (expanded_token_index, tokens_buff_new, tokens_buff_count)
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c314 static size_t tokens_buff_count (_cpp_buff *);
2133 num_toks = tokens_buff_count (buff); in replace_args()
2296 tokens_buff_count (buff)); in replace_args()
2299 tokens_buff_count (buff)); in replace_args()
2301 num_macro_tokens_counter += tokens_buff_count (buff); in replace_args()
2450 tokens_buff_count (_cpp_buff *buff) in tokens_buff_count() function