Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c695 _cpp_push_text_context (pfile, fmacro.node, in _cpp_scan_out_logical_line()
849 _cpp_push_text_context (pfile, node, text, len); in push_replacement_text()
1060 _cpp_push_text_context (pfile, fmacro->node, BUFF_FRONT (buff), len); in replace_args_and_push()
H A Dinternal.h660 extern void _cpp_push_text_context (cpp_reader *, cpp_hashnode *,
H A Dmacro.c2416 _cpp_push_text_context (cpp_reader *pfile, cpp_hashnode *macro, in _cpp_push_text_context() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc700 _cpp_push_text_context (pfile, fmacro.node, in _cpp_scan_out_logical_line()
854 _cpp_push_text_context (pfile, node, text, len); in push_replacement_text()
1065 _cpp_push_text_context (pfile, fmacro->node, BUFF_FRONT (buff), len); in replace_args_and_push()
H A Dinternal.h691 extern void _cpp_push_text_context (cpp_reader *, cpp_hashnode *,
H A Dmacro.cc2526 _cpp_push_text_context (cpp_reader *pfile, cpp_hashnode *macro, in _cpp_push_text_context() function
H A DChangeLog4699 (_cpp_push_text_context): Properly initialize the context.
/netbsd-src/external/gpl3/gcc/dist/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.