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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_error.h18 #define PRINTF macro
21 #define PRINTF __attribute__ ((format(printf,1,2))) macro
24 #define PRINTF macro
41 DECLEXPORT(void) crDebug(const char *format, ... ) PRINTF;
45 typedef void FNCRDEBUG(const char *format, ... ) PRINTF; typedef
50 DECLEXPORT(void) crWarning(const char *format, ... ) PRINTF;
52 DECLEXPORT(void) crInfo(const char *format, ... ) PRINTF;
/vbox/src/VBox/Devices/PC/ipxe/src/
H A DMakefile23 PRINTF := printf macro

Completed in 1661 milliseconds