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

/external/python/cpython3/PC/clinic/
H A Dmsvcrtmodule.c.h116 msvcrt_open_osfhandle_impl(PyObject *module, intptr_t handle, int flags);
130 _return_value = msvcrt_open_osfhandle_impl(module, handle, flags);
/external/python/cpython3/PC/
H A Dmsvcrtmodule.c167 msvcrt_open_osfhandle_impl(PyObject *module, intptr_t handle, int flags) function

Completed in 167 milliseconds