Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_winapi.c.h677 _winapi_GetVersion_impl(PyObject *module);
685 _return_value = _winapi_GetVersion_impl(module); in _winapi_GetVersion()
/third_party/python/Modules/
D_winapi.c1361 _winapi_GetVersion_impl(PyObject *module) in _winapi_GetVersion_impl() function