Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
D_winapi.c.h705 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map,
724 …_return_value = _winapi_MapViewOfFile_impl(module, file_map, desired_access, file_offset_high, fil… in _winapi_MapViewOfFile()
/third_party/python/Modules/
D_winapi.c1387 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl() function