Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmmapmodule.c754 mmap_resize_method(mmap_object *self, in mmap_resize_method() function
1178 {"resize", (PyCFunction) mmap_resize_method, METH_VARARGS},