Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dmsvcrtmodule.c.h430 msvcrt_CrtSetReportFile_impl(PyObject *module, int type, void *file);
444 _return_value = msvcrt_CrtSetReportFile_impl(module, type, file); in msvcrt_CrtSetReportFile()
/external/python/cpython3/PC/
Dmsvcrtmodule.c410 msvcrt_CrtSetReportFile_impl(PyObject *module, int type, void *file) in msvcrt_CrtSetReportFile_impl() function