Searched refs:zzerr (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A Ddlgdef.h77 extern void (*zzerr)(const char *);/* pointer to error reporting function */
79 extern void (*zzerr)();
H A Ddlgauto.h53 void (*zzerr)(const char *)=zzerrstd;/* pointer to error reporting function */ variable
58 void (*zzerr)()=zzerrstd; /* pointer to error reporting function */ variable
268 zzerr(zzebuf);
H A Derr.h933 zzerr(zzmbuf);
949 zzerr(zzmbuf);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Ddlg_a.c30 (*zzerr)("invalid token");
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/antlr/
H A Dmain.c1073 zzerr = dlgerror;
H A Dscan.c35 (*zzerr)("invalid token");

Completed in 53 milliseconds