Searched refs:mmap_move_method (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/ | ||
H A D | mmapmodule.c | 741 mmap_move_method(mmap_object *self, PyObject *args) in mmap_move_method() function 904 {"move", (PyCFunction) mmap_move_method, METH_VARARGS}, |
Completed in 3 milliseconds