Home
last modified time | relevance | path

Searched refs:zzfailed_pred (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DAParser.h326 #ifndef zzfailed_pred
327 #define zzfailed_pred(_p) \ macro
Dantlr.h107 #ifndef zzfailed_pred
109 #define zzfailed_pred(_p) \ macro
116 #define zzfailed_pred(_p) \ macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
DAParser.h335 #ifndef zzfailed_pred
336 #define zzfailed_pred(_p,_hasuseraction,_useraction) \ macro
Dantlr.h107 #ifndef zzfailed_pred
109 #define zzfailed_pred(_p,_hasuseraction,_useraction) \ macro
116 #define zzfailed_pred(_p,_hasuseraction,_useraction) \ macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_FROM_133.txt435 the macro zzfailed_pred:
437 #ifndef zzfailed_pred
438 #define zzfailed_pred(_p) \
453 the guess part of the zzfailed_pred macro. The user should not have
456 The zzfailed_pred has been rewritten to have three arguments:
464 The zzfailed_pred macro is now defined as:
466 #ifndef zzfailed_pred
467 #define zzfailed_pred(_p,_hasuseraction,_useraction) \
DCHANGES_FROM_133_BEFORE_MR13.txt899 if (!pred) {zzfailed_pred(" pred");}
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dantlr.c3255 …if (!(isDLGmaxToken(LATEXT(1))) ) {zzfailed_pred(" isDLGmaxToken(LATEXT(1))",0 /* repo…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/
DCHANGES_FROM_133_before_mr13.txt899 if (!pred) {zzfailed_pred(" pred");}