Searched refs:zzmore (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dscan.c188 zzmode(ACTIONS); zzmore();
198 zzmode(ACTIONS); zzmore();
209 zzmode(STRINGS); zzmore();
238 zzline = atoi(zzbegexpr+5) - 1; zzline++; zzmore();
247 zzline++; zzmore();
608 zzline++; zzmore();
615 zzmore();
622 zzmore();
664 zzmode(ACTIONS); zzmore();
681 zzline++; zzmore();
[all...]
H A Dantlr.g102 #token "\\(\n|\r|\r\n)" << zzline++; zzmore(); >>
103 #token "\\~[]" << zzmore(); >>
104 #token "~[\n\r\"\\]+" << zzmore(); >>
107 #token "\"" << zzmode(ACTIONS); zzmore(); >>
113 #token "\\(\n|\r|\r\n)" << zzline++; zzmore(); >>
114 #token "\\~[]" << zzmore(); >>
115 #token "~[\n\r\"\\]+" << zzmore(); >>
118 #token "'" << zzmode(ACTIONS); zzmore(); >>
124 #token "\\~[]" << zzmore(); >>
125 #token "~[\n\r'\\]+" << zzmore(); >>
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgdef.h89 extern void zzmore(void); /* keep zzlextext, look for another token */
110 extern void zzmore(); /* keep zzlextext, look for another token */
H A Ddlgauto.h285 void zzmore() function
287 void zzmore()

Completed in 47 milliseconds