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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c56 static void replace_args (cpp_reader *, cpp_hashnode *, cpp_macro *,
692 If FIRST is NULL replace_args () swallows the comma. */
786 replace_args (pfile, node, macro, (macro_arg *) buff->base);
810 replace_args (cpp_reader *pfile, cpp_hashnode *node, cpp_macro *macro, macro_arg *args) function

Completed in 59 milliseconds