Public Attributes | |
const char* | s |
char* | t |
size_t | nb |
int | depth |
int | macro_trace |
int | expand_trace |
void* | spec |
MacroContext* | mc |
Definition at line 65 of file macro.c.
|
Current expansion depth. |
|
Post-print macro expansion? |
|
Pre-print macro to expand? |
|
|
|
No. bytes remaining in expansion buffer. |
|
Text to expand. |
|
(future) file expansion info. |
|
Expansion buffer. |