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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c48 static _cpp_buff *collect_args (cpp_reader *, const cpp_hashnode *);
577 collect_args (cpp_reader *pfile, const cpp_hashnode *node) function
728 return collect_args (pfile, node);
1020 as if it were a normal part of the token stream. collect_args()
1153 to collect_args()?. */

Completed in 157 milliseconds