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

/external/python/cpython3/PC/clinic/
H A Dmsvcrtmodule.c.h544 msvcrt_SetErrorMode_impl(PyObject *module, unsigned int mode);
555 return_value = msvcrt_SetErrorMode_impl(module, mode);
/external/python/cpython3/PC/
H A Dmsvcrtmodule.c477 msvcrt_SetErrorMode_impl(PyObject *module, unsigned int mode) function

Completed in 123 milliseconds