HomeSort by relevance Sort by last modified time
    Searched defs:zzantlr_state (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
antlr.h 166 #define zzGUESS_BLOCK zzantlr_state zzst; int zzrv; int zzGuessSeqFrozen;
239 } zzantlr_state; typedef in typeref:struct:_zzantlr_state
728 extern void zzsave_antlr_state(zzantlr_state *);
729 extern void zzrestore_antlr_state(zzantlr_state *);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
antlr.h 154 #define zzGUESS_BLOCK zzantlr_state zzst; int zzrv; int zzGuessSeqFrozen;
227 } zzantlr_state; typedef in typeref:struct:_zzantlr_state
708 extern void zzsave_antlr_state(zzantlr_state *);
709 extern void zzrestore_antlr_state(zzantlr_state *);

Completed in 950 milliseconds