Searched refs:ExceptionGroup (Results 1 – 9 of 9) sorted by relevance
38 static ExceptionGroup **egArray=NULL; /* ExceptionGroup by BlkLevel */43 static ExceptionGroup *lastEG=NULL; /* used in altFixup() */55 void egAdd(ExceptionGroup * eg) in egAdd()58 ExceptionGroup *eg; in egAdd()63 ExceptionGroup *nextEG;64 ExceptionGroup *innerEG;222 ExceptionGroup **egArrayNew; in arrayCheck()232 egArrayNew=(ExceptionGroup **) in arrayCheck()233 calloc(arraySizeNew,sizeof(ExceptionGroup *)); in arrayCheck()263 ExceptionGroup *nextEG; in egFixup()[all …]
151 } ExceptionGroup ; typedef275 ExceptionGroup *ex_group; /* any exception[el_label] attached? */310 ExceptionGroup *ex_group; /* any exception[el_label] attached? */374 ExceptionGroup *outerEG; /* MR7 */
157 ExceptionGroup *ex_group;159 ExceptionGroup *outerEG; /* MR7 */
141 extern ExceptionGroup * exception_group(void);143 extern ExceptionGroup * exception_group();
409 ExceptionGroup *DefaultExGroup = NULL;
135 static char * findOuterHandlerLabel(ExceptionGroup *eg); /* MR7 */271 hasDefaultException(ExceptionGroup *eg) in hasDefaultException()274 ExceptionGroup *eg; in hasDefaultException()290 dumpException(ExceptionGroup *eg, int no_default_case) in dumpException()293 ExceptionGroup *eg; in dumpException()392 ExceptionGroup *eg = (ExceptionGroup *) p->elem;4457 char * findOuterHandlerLabel(ExceptionGroup *eg) /* MR7 */ in findOuterHandlerLabel()4460 ExceptionGroup *eg; /* MR7 */ in findOuterHandlerLabel()4464 ExceptionGroup *outerEG; /* MR7 */
253 extern ExceptionGroup *DefaultExGroup;482 extern void egAdd(ExceptionGroup *); /* MR7 */
499 ExceptionGroup *eg; in rule()1673 ExceptionGroup *eg;2818 ExceptionGroup *2825 ExceptionGroup * _retv; in exception_group()2828 PCCTS_PURIFY(_retv,sizeof(ExceptionGroup * )) in exception_group()2834 _retv = (ExceptionGroup *)calloc(1, sizeof(ExceptionGroup)); in exception_group()
825 ExceptionGroup *eg;1461 ExceptionGroup *eg;2011 exception_group > [ExceptionGroup *eg]2015 "exception" <<$eg = (ExceptionGroup *)calloc(1, sizeof(ExceptionGroup));>>