Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dglobals.c455 int ParseWithPredicates = 1; variable
Dfset.c589 if ( !ParseWithPredicates ) return;
996 if ( ParseWithPredicates )
1089 if ( ParseWithPredicates )
1201 if ( ParseWithPredicates )
1313 if ( ParseWithPredicates )
Dgen.c1451 if ( ParseWithPredicates && j->predicate!=NULL )
2828 if ( ParseWithPredicates && begin->predicate==NULL )
3095 if ( ParseWithPredicates )
3120 if ( ParseWithPredicates && a!=NULL )
3128 if ( ParseWithPredicates && a!=NULL ) gen("}\n");
Dproto.h166 extern int ParseWithPredicates;