Searched refs:ZZAST_STACKSIZE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Dast.h73 AST *zzastStack[ZZAST_STACKSIZE]; \
74 int zzast_sp = ZZAST_STACKSIZE;
H A Dantlr.h103 #ifndef ZZAST_STACKSIZE
104 #define ZZAST_STACKSIZE 400 macro

Completed in 43 milliseconds