Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_winapi.c.h513 _winapi_GetCurrentProcess_impl(PyObject *module);
521 _return_value = _winapi_GetCurrentProcess_impl(module); in _winapi_GetCurrentProcess()
/third_party/python/Modules/
D_winapi.c1249 _winapi_GetCurrentProcess_impl(PyObject *module) in _winapi_GetCurrentProcess_impl() function