Searched refs:VErrorF (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/libXfont/dist/src/stubs/
H A Derrorf.c13 OVERRIDE_VA_SYMBOL(VErrorF, f);
H A Dstubsinit.c60 INIT_SYMBOL(VErrorF);
/xsrc/external/mit/xtrans/dist/
H A DXtransint.h375 * The X server and the font server both provide ErrorF() & VErrorF(). For
383 VErrorF(const char *f, va_list args) function in typeref:typename:void _X_ATTRIBUTE_PRINTF (1,0)
395 VErrorF(f, args);
412 VErrorF(f, args);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86x86emu.c87 VErrorF(fmt, argptr);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86x86emu.c88 VErrorF(fmt, argptr);
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxlog.c91 /** Provide an VErrorF function when used stand-alone. */
92 void VErrorF(const char *format, va_list args) function in typeref:typename:void
103 VErrorF(format, args);
153 else VErrorF(format, args);
/xsrc/external/mit/xorg-server.old/dist/os/
H A Dlog.c533 VErrorF(f, args);
547 VErrorF(const char *f, va_list args) function in typeref:typename:void
565 VErrorF(f, args);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/parser/
H A DconfigProcs.h119 void VErrorF(const char *f, va_list args);
H A Dscan.c1007 VErrorF (format, ap);
1022 VErrorF (format, ap);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A DconfigProcs.h147 VErrorF(const char *f, va_list args);
H A Dscan.c977 VErrorF(format, ap);
992 VErrorF(format, ap);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dos.h548 extern _X_EXPORT void VErrorF(const char *f, va_list args);
/xsrc/external/mit/xorg-server/dist/include/
H A Dos.h702 VErrorF(const char *f, va_list args)
/xsrc/external/mit/xorg-server/dist/os/
H A Dlog.c1024 VErrorF(const char *f, va_list args) function in typeref:typename:void
1042 VErrorF(f, args);
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_mem.c75 VErrorF (format, va);
/xsrc/external/mit/xorg-server/dist/dix/
H A Ddixfonts.c2029 .verrorf = VErrorF,
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_driver.c221 VErrorF(fmt, ap);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Config.c564 VErrorF(msg, ap);

Completed in 21 milliseconds