#include <rpmmacro.h>
Data Fields | |
MacroEntry * | macroTable |
int | macrosAllocated |
int | firstFree |
Definition at line 19 of file rpmmacro.h.
Macro entry table for context.
Definition at line 20 of file rpmmacro.h.
Referenced by expandMacroTable(), findEntry(), and rpmDumpMacroTable().
No. of allocated macros.
Definition at line 21 of file rpmmacro.h.
Referenced by expandMacroTable().
No. of macros.
Definition at line 22 of file rpmmacro.h.
Referenced by expandMacroTable(), findEntry(), and rpmDumpMacroTable().