Searched refs:innerAlt (Results 1 – 1 of 1) sorted by relevance
70 Junction *innerAlt; local136 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->outerEG == NULL) {175 innerAlt->outerEG=eg;310 Junction *innerAlt; in altFixup() local[all …]