1SPECIAL_TEXT0(### C directives
for one stage parsing {#c_directive1})
3 SPECIAL_TEXT0(In C,
if we process in two steps, it is possible to mark directives)
5 SPECIAL_TEXT0(This means in particular, that the corresponding
line will be expanded)
7 SPECIAL_TEXT0(To have the same effects when we process only in one step, under that mode)
__directive__ end
Definition directives.c:561
__directive__ expand
Expand the remaining tokens on the line and re-interpret the result as a directive.
Definition directives.c:211
__directive__ line
The line directive as specified by the C standard.
Definition directives.c:71
@ directive
Definition ellipsis-category.h:39
#define SPECIAL_ADDON(STARTER, CLOSER, CAT,...)
Definition ellipsis-special.h:379
#define SPECIAL_TEXT0(...)
Definition ellipsis-special.h:383
@ first
Definition ellipsis-xml-entities.c:6546