Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/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.h499 extern void _cpp_push_text_context (cpp_reader *, cpp_hashnode *,
H A Dmacro.c987 _cpp_push_text_context (cpp_reader *pfile, cpp_hashnode *macro, in _cpp_push_text_context() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h502 extern void _cpp_push_text_context PARAMS ((cpp_reader *, cpp_hashnode *,
H A Dcpptrad.c804 _cpp_push_text_context (pfile, node, text, len);
971 _cpp_push_text_context (pfile, fmacro->node, BUFF_FRONT (buff), len);
H A Dcppmacro.c1012 _cpp_push_text_context (pfile, macro, start, len) in _cpp_push_text_context() function
H A DChangeLog.71435 * cppmacro.c (_cpp_push_text_context): Set NODE_DISABLED when
2273 * cpphash.h (_cpp_push_text_context): Update.
2277 (_cpp_push_text_context): Change inputs.
2633 (_cpp_push_text_context, _cpp_create_trad_definition): New.
2644 (_cpp_push_text_context): New.