Home
last modified time | relevance | path

Searched refs:ContextGuardPredicateList (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dglobals.c303 ListNode *ContextGuardPredicateList=NULL; /* MR13 for re-evaluating predicates variable
Dmain.c1435 if (ContextGuardPredicateList == NULL) return; in CompleteContextGuards()
1437 for (p=ContextGuardPredicateList->next; p != NULL; p=p->next) { in CompleteContextGuards()
Dproto.h81 extern ListNode *ContextGuardPredicateList; /* MR13 */
Dfset2.c1651 list_add(&ContextGuardPredicateList,pred); /* MR13 */