Searched refs:zzerrstd (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgdef.h103 extern void zzerrstd(const char *);
124 extern void zzerrstd();
H A Ddlgauto.h52 void zzerrstd(const char *);
53 void (*zzerr)(const char *)=zzerrstd;/* pointer to error reporting function */
57 void zzerrstd();
58 void (*zzerr)()=zzerrstd; /* pointer to error reporting function */
480 zzerrstd(const char *s) function
482 zzerrstd(s)

Completed in 42 milliseconds