Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_winapi.c.h2027 _winapi_NeedCurrentDirectoryForExePath_impl(PyObject *module,
2045 _return_value = _winapi_NeedCurrentDirectoryForExePath_impl(module, exe_name); in _winapi_NeedCurrentDirectoryForExePath()
/external/python/cpython3/Modules/
D_winapi.c2879 _winapi_NeedCurrentDirectoryForExePath_impl(PyObject *module, in _winapi_NeedCurrentDirectoryForExePath_impl() function