Home
last modified time | relevance | path

Searched refs:_cpp_push_text_context (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dtraditional.c708 _cpp_push_text_context (pfile, node, text, len); in push_replacement_text()
868 _cpp_push_text_context (pfile, fmacro->node, BUFF_FRONT (buff), len); in replace_args_and_push()
H A Dinternal.h511 extern void _cpp_push_text_context (cpp_reader *, cpp_hashnode *,
H A Dmacro.c1004 _cpp_push_text_context (cpp_reader *pfile, cpp_hashnode *macro, in _cpp_push_text_context() function
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200215882 * cppmacro.c (_cpp_push_text_context): Set NODE_DISABLED when
16720 * cpphash.h (_cpp_push_text_context): Update.
16724 (_cpp_push_text_context): Change inputs.
17080 (_cpp_push_text_context, _cpp_create_trad_definition): New.
17091 (_cpp_push_text_context): New.