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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DAParser.cpp101 labase = 0;
183 labase = 0;
279 // labase = 0; // MR14
280 labase=lap; // MR14
304 labase = (labase+1)&(LLk-1); // labase maintained even if !demand look
319 labase = (labase+1)&(LLk-1); // labase maintaine
[all...]
H A DAParser.h179 int labase; member in class:ANTLRParser
237 //// return demand_look ? token_type[(labase+(i)-1)&(LLk-1)] :
H A Derr.h303 buf->labase = zzlabase;
363 zzlabase = buf->labase;
H A Dantlr.h139 int zzlap = 0, zzlabase=0; /* labase only used for DEMAND_LOOK */
227 int labase; member in struct:_zzantlr_state

Completed in 50 milliseconds