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