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

/external/python/cpython2/Modules/
H A Dmmapmodule.c620 mmap_move_method(mmap_object *self, PyObject *args) function
664 {"move", (PyCFunction) mmap_move_method, METH_VARARGS},

Completed in 42 milliseconds