Searched refs:_cpp_push_text_context (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libcpp/ |
| H A D | traditional.c | 708 _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 D | internal.h | 511 extern void _cpp_push_text_context (cpp_reader *, cpp_hashnode *,
|
| H A D | macro.c | 1004 _cpp_push_text_context (cpp_reader *pfile, cpp_hashnode *macro, in _cpp_push_text_context() function
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ChangeLog-2002 | 15882 * 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.
|