Searched refs:stringified (Results 1 – 5 of 5) sorted by relevance
37 const cpp_token *stringified; /* Stringified argument. */ member837 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()
1472 string constants and stringified arguments. The preprocessor will1473 replace the stringified arguments with string constants. The C1493 @code{if} statement, and once, stringified, into the argument to1511 All leading and trailing whitespace in text being stringified is1513 converted to a single space in the stringified result. Comments are1515 never appear in stringified text.1534 @code{s} is stringified when it is used in @code{str}, so it is not2679 substituted into a macro body, unless they are stringified or pasted2721 If an argument is stringified or concatenated, the prescan does not
205 important in case the macro argument is stringified. The state variable746 of these macro expansions could be stringified, where spacing matters.
15756 * cppmacro.c (replace_args): Position stringified tokens correctly.
6143 with the terminating NUL when the argument to be stringified