Home
last modified time | relevance | path

Searched refs:msvcrt_set_error_mode_impl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/PC/clinic/
Dmsvcrtmodule.c.h594 msvcrt_set_error_mode_impl(PyObject *module, int mode);
607 _return_value = msvcrt_set_error_mode_impl(module, mode); in msvcrt_set_error_mode()
/external/python/cpython3/PC/
Dmsvcrtmodule.c482 msvcrt_set_error_mode_impl(PyObject *module, int mode) in msvcrt_set_error_mode_impl() function