Home
last modified time | relevance | path

Searched refs:num_args_alloced (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dmacro.c1163 unsigned num_args_alloced = 0; in collect_args() local
1191 num_args_alloced++; in collect_args()
1349 *num_args = num_args_alloced; in collect_args()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dmacro.cc1221 unsigned num_args_alloced = 0; in collect_args() local
1249 num_args_alloced++; in collect_args()
1407 *num_args = num_args_alloced; in collect_args()