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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dantlr.c82 zzmatch(94); zzCONSUME;
91 zzCONSUME;
96 zzmatch(95); zzCONSUME;
106 zzCONSUME;
111 zzmatch(96); zzCONSUME;
128 zzCONSUME;
133 zzmatch(97); zzCONSUME;
151 zzCONSUME;
177 zzCONSUME;
227 zzCONSUME;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Ddlg_p.c78 zzmatch(LEXACTION); zzCONSUME;
82 zzmatch(LEXMEMBER); zzCONSUME;
86 zzmatch(LEXPREFIX); zzCONSUME;
90 zzmatch(PARSERCLASS); zzCONSUME;
103 zzmatch(ACTION); zzCONSUME;
117 zzmatch(ACTION); zzCONSUME;
125 zzCONSUME;
152 zzmatch(PER_PER); zzCONSUME;
157 zzmatch(NAME_PER_PER); zzCONSUME;
164 zzmatch(NAME_PER_PER); zzCONSUME;
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Derr.h105 if ( !consumed ) {zzCONSUME; consumed=1; return;} /* MR10 */
111 while ( !(wd[LA(1)]&mask) && LA(1) != zzEOF_TOKEN ) {zzCONSUME;}
130 zzCONSUME; } /* MR7 */
147 while ( (tmp=LA(1)) !=t && tmp!=1 /* Eof */) { zzCONSUME; } /* MR7 */
508 zzCONSUME;
531 zzCONSUME;
557 if ( zzdirty ) {zzCONSUME;}
577 if ( zzdirty ) {zzCONSUME;}
775 if ( zzdirty==LL_K ) {zzCONSUME;}
777 if ( zzdirty ) {zzCONSUME;}
[all...]
H A Dantlr.h368 {zzCONSUME;} zzlap = zzlabase = 0;}}
388 {zzCONSUME;} zzlap = 0;}
610 zzCONSUME;}
611 #define zzCONSUME {zzgettok(); zzdirty--; \ macro
616 #define zzCONSUME {inf_zzgettok; \ macro
621 #define zzCONSUME {zzgettok(); \ macro
630 #define LOOK(_k) if ( zzdirty) zzCONSUME;
632 #define zzCONSUME inf_zzgettok; zzdirty=0; macro
634 #define zzCONSUME zzgettok(); zzdirty=0; macro
640 #define zzCONSUME inf_zzgetto macro
642 #define zzCONSUME macro
[all...]

Completed in 78 milliseconds