Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmmapmodule.c989 mmap_move_method(mmap_object *self, PyObject *args) in mmap_move_method() function
1174 {"move", (PyCFunction) mmap_move_method, METH_VARARGS},