Searched refs:ContextGuardPredicateList (Results 1 – 4 of 4) sorted by relevance
303 ListNode *ContextGuardPredicateList=NULL; /* MR13 for re-evaluating predicates variable
1435 if (ContextGuardPredicateList == NULL) return; in CompleteContextGuards()1437 for (p=ContextGuardPredicateList->next; p != NULL; p=p->next) { in CompleteContextGuards()
81 extern ListNode *ContextGuardPredicateList; /* MR13 */
1651 list_add(&ContextGuardPredicateList,pred); /* MR13 */