HomeSort by relevance Sort by last modified time
    Searched refs:outerEG (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
egman.c 85 innerEG->outerEG=eg;
106 if (innerLE->outerEG == NULL) {
107 innerLE->outerEG=eg;
120 * The fallback outerEG is used to handle the case where
170 /* if an outerEG has been found then fill in the outer EG */
174 if (innerAlt->outerEG == NULL) {
175 innerAlt->outerEG=eg;
315 /* if an outerEG has been found then fill in the outer EG */
318 if (innerAlt->outerEG == NULL) {
319 innerAlt->outerEG=lastEG;
    [all...]
syn.h 147 struct _ExceptionGroup *outerEG; /* for alternative EG MR7 */
374 ExceptionGroup *outerEG; /* MR7 */
generic.h 159 ExceptionGroup *outerEG; /* MR7 */

Completed in 120 milliseconds