Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/libcpp/
H A Dinternal.h573 extern unsigned char *_cpp_copy_replacement_text (const cpp_macro *,
H A Dtraditional.c784 _cpp_copy_replacement_text (const cpp_macro *macro, uchar *dest) in _cpp_copy_replacement_text() function
H A Dmacro.c1786 buffer = _cpp_copy_replacement_text (macro, buffer); in cpp_macro_definition()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcpphash.h568 extern uchar *_cpp_copy_replacement_text PARAMS ((const cpp_macro *, uchar *));
H A Dcpptrad.c883 _cpp_copy_replacement_text (macro, dest) in _cpp_copy_replacement_text() function
H A Dcppmacro.c1756 buffer = _cpp_copy_replacement_text (macro, buffer);
H A DChangeLog.7908 (_cpp_builtin_macro_text, _cpp_copy_replacement_text,
925 (_cpp_replacement_text_len, _cpp_copy_replacement_text): New.
H A DChangeLog4690 (_cpp_copy_replacement_text): Same.