Searched refs:winW32ErrorEx (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmsg.h | 64 void winW32ErrorEx(int verb, const char *message, DWORD errorcode);
|
| H A D | winmsg.c | 97 winW32ErrorEx(verb, msg, GetLastError()); 101 winW32ErrorEx(int verb, const char *msg, DWORD errorcode) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmsg.h | 47 void winW32ErrorEx(int verb, const char *message, DWORD errorcode);
|
| H A D | winmsg.c | 122 winW32ErrorEx(verb, msg, GetLastError()); 126 winW32ErrorEx(int verb, const char *msg, DWORD errorcode) function in typeref:typename:void
|
Completed in 7 milliseconds