Searched refs:exception_label (Results 1 – 5 of 5) sorted by relevance
164 if (innerAlt->exception_label == NULL) {165 innerAlt->exception_label=eg->altID;
362 char *exception_label; /* goto label for this alt */ variable
2017 if ( p->altstart!=NULL && p->altstart->exception_label!=NULL )2018 handler_id = p->altstart->exception_label;2264 if ( p->altstart!=NULL && p->altstart->exception_label!=NULL )2265 handler_id = p->altstart->exception_label;4404 printf("q->curAltNum=%d q->exception_label=%s\n",q->curAltNum,q->exception_label);4496 ** label=alt->exception_label; /* MR7 */
735 p->exception_label = NULL; in newJunction()
1496 /* MR7 ***** CurAltStart->exception_label = eg->altID; *****/1515 /* MR7 ***** CurAltStart->exception_label = eg->altID; *****/