Home
last modified time | relevance | path

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

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h568 msvcrt_set_error_mode_impl(PyObject *module, int mode);
581 _return_value = msvcrt_set_error_mode_impl(module, mode); in msvcrt_set_error_mode()
/third_party/python/PC/
Dmsvcrtmodule.c456 msvcrt_set_error_mode_impl(PyObject *module, int mode) in msvcrt_set_error_mode_impl() function