Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_winapi.c.h631 _winapi_GetVersion_impl(PyObject *module);
639 _return_value = _winapi_GetVersion_impl(module); in _winapi_GetVersion()
/external/python/cpython3/Modules/
D_winapi.c1352 _winapi_GetVersion_impl(PyObject *module) in _winapi_GetVersion_impl() function