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

/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dmacro.c46 static void push_ptoken_context (cpp_reader *, cpp_hashnode *, _cpp_buff *,
937 push_ptoken_context (pfile, node, buff, first, dest - first);
976 push_ptoken_context (cpp_reader *pfile, cpp_hashnode *macro, _cpp_buff *buff, function
1040 push_ptoken_context (pfile, NULL, NULL, arg->first, arg->count + 1);

Completed in 121 milliseconds