Home
last modified time | relevance | path

Searched refs:stringified (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libcpp/
H A Dmacro.c37 const cpp_token *stringified; /* Stringified argument. */ member
837 if (!arg->stringified) in replace_args()
838 arg->stringified = stringify_arg (pfile, arg); in replace_args()
871 count = 1, from = &arg->stringified; in replace_args()
/freebsd-12.1/contrib/gcc/doc/
H A Dcpp.texi1472 string constants and stringified arguments. The preprocessor will
1473 replace the stringified arguments with string constants. The C
1493 @code{if} statement, and once, stringified, into the argument to
1511 All leading and trailing whitespace in text being stringified is
1513 converted to a single space in the stringified result. Comments are
1515 never appear in stringified text.
1534 @code{s} is stringified when it is used in @code{str}, so it is not
2679 substituted into a macro body, unless they are stringified or pasted
2721 If an argument is stringified or concatenated, the prescan does not
H A Dcppinternals.texi205 important in case the macro argument is stringified. The state variable
746 of these macro expansions could be stringified, where spacing matters.
/freebsd-12.1/contrib/gcc/
H A DChangeLog-200115756 * cppmacro.c (replace_args): Position stringified tokens correctly.
H A DChangeLog-20026143 with the terminating NUL when the argument to be stringified