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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Dantlr.h364 #define zzPrimeLookAhead {zzdirty=LL_K; zzlap = zzlabase = 0;} macro
366 #define zzPrimeLookAhead {zzlap = zzlabase = 0; zzfill_inf_look();\ macro
374 #define zzPrimeLookAhead zzfill_inf_look(); zzdirty=1 macro
376 #define zzPrimeLookAhead zzfill_inf_look(); inf_zzgettok macro
385 #define zzPrimeLookAhead {zzdirty=LL_K; zzlap = zzlabase = 0;} macro
387 #define zzPrimeLookAhead {int _i; zzlap = 0; for(_i=1;_i<=LL_K; _i++) \ macro
394 #define zzPrimeLookAhead zzdirty=1 macro
396 #define zzPrimeLookAhead zzgettok() macro
405 zzlextext = &(zztextLA[0][0]); zzrdstr( s ); zzPrimeLookAhead;
407 zzlextext = &(zztextLA[0][0]); zzrdfunc( f ); zzPrimeLookAhead;
[all...]

Completed in 121 milliseconds