Searched defs:winerror (Results 1 – 6 of 6) sorted by relevance
2 int winerror_to_errno(int winerror) in winerror_to_errno()
68 winerror(int rc, wchar_t * message, int size) in winerror() function
58 PyObject *winerror; member
747 , PyObject **winerror in oserror_parse_args()759 PyObject **winerror = &_winerror; in oserror_parse_args() local812 , PyObject *winerror in oserror_init()902 PyObject *winerror = NULL; in OSError_new() local969 PyObject *winerror = NULL; in OSError_init() local
70 PyObject *winerror; member