Data Fields | |
const char * | s |
char * | t |
size_t | nb |
int | depth |
int | macro_trace |
int | expand_trace |
void * | spec |
MacroContext | mc |
Definition at line 64 of file macro.c.
|
Current expansion depth. Definition at line 68 of file macro.c. Referenced by expandMacros. |
|
Post-print macro expansion? Definition at line 70 of file macro.c. Referenced by expandMacros. |
|
Pre-print macro to expand? Definition at line 69 of file macro.c. Referenced by expandMacros. |
|
Definition at line 72 of file macro.c. Referenced by expandMacros, and rpmDefineMacro. |
|
No. bytes remaining in expansion buffer. Definition at line 67 of file macro.c. Referenced by expandMacros. |
|
Text to expand. Definition at line 65 of file macro.c. Referenced by expandMacros. |
|
(future) file expansion info?. Definition at line 71 of file macro.c. Referenced by expandMacros. |
|
Expansion buffer. Definition at line 66 of file macro.c. Referenced by expandMacros. |