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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Degman.c70 Junction *innerAlt; local
136 for (innerAlt=altArray[i]; innerAlt != NULL ; innerAlt=nextAlt) {
137 nextAlt=innerAlt->pendingLink;
160 BlkLevel,i,innerAlt->curAltNum,CurAltNum_array[BlkLevel],eg->altID);
163 innerAlt->curAltNum == CurAltNum_array[BlkLevel]) {
164 if (innerAlt->exception_label == NULL) {
165 innerAlt->exception_label=eg->altID;
174 if (innerAlt
310 Junction *innerAlt; local
[all...]

Completed in 42 milliseconds