| /xsrc/external/mit/libXfont/dist/src/stubs/ |
| H A D | errorf.c | 13 OVERRIDE_VA_SYMBOL(VErrorF, f);
|
| H A D | stubsinit.c | 60 INIT_SYMBOL(VErrorF);
|
| /xsrc/external/mit/xtrans/dist/ |
| H A D | Xtransint.h | 375 * 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 D | xf86x86emu.c | 87 VErrorF(fmt, argptr);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.c | 88 VErrorF(fmt, argptr);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxlog.c | 91 /** 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 D | log.c | 533 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 D | configProcs.h | 119 void VErrorF(const char *f, va_list args);
|
| H A D | scan.c | 1007 VErrorF (format, ap); 1022 VErrorF (format, ap);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/ |
| H A D | configProcs.h | 147 VErrorF(const char *f, va_list args);
|
| H A D | scan.c | 977 VErrorF(format, ap); 992 VErrorF(format, ap);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | os.h | 548 extern _X_EXPORT void VErrorF(const char *f, va_list args);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | os.h | 702 VErrorF(const char *f, va_list args)
|
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | log.c | 1024 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 D | qxl_mem.c | 75 VErrorF (format, va);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | dixfonts.c | 2029 .verrorf = VErrorF,
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| H A D | i830_driver.c | 221 VErrorF(fmt, ap);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 564 VErrorF(msg, ap);
|