HomeSort by relevance Sort by last modified time
    Searched refs:zzrdfunc (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgdef.h 93 extern void zzrdfunc(int (*)(void));/* what function to get char from */
114 extern void zzrdfunc(); /* what function to get char from */
dlgauto.h 133 zzrdfunc( int (*f)(void) ) function
135 zzrdfunc( f )
antlr.h 407 zzlextext = &(zztextLA[0][0]); zzrdfunc( f ); zzPrimeLookAhead;
427 zzlextext = zztoktext; zzrdfunc( f ); zzPrimeLookAhead;}
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgdef.h 93 extern void zzrdfunc(int (*)(void));/* what function to get char from */
114 extern void zzrdfunc(); /* what function to get char from */
dlgauto.h 133 zzrdfunc( int (*f)(void) ) function
135 zzrdfunc( f )
antlr.h 395 zzlextext = &(zztextLA[0][0]); zzrdfunc( f ); zzPrimeLookAhead;
415 zzlextext = zztoktext; zzrdfunc( f ); zzPrimeLookAhead;}

Completed in 224 milliseconds