Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dmacro.c722 unsigned num_args_alloced = 0; in collect_args() local
750 num_args_alloced++; in collect_args()
908 *num_args = num_args_alloced; in collect_args()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dmacro.c994 unsigned num_args_alloced = 0; in collect_args() local
1022 num_args_alloced++; in collect_args()
1180 *num_args = num_args_alloced; in collect_args()