HomeSort by relevance Sort by last modified time
    Searched refs:mmap_rfind_method (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Modules/
mmapmodule.c 314 mmap_rfind_method(mmap_object *self, function
662 {"rfind", (PyCFunction) mmap_rfind_method, METH_VARARGS},
    [all...]
  /external/python/cpython3/Modules/
mmapmodule.c 345 mmap_rfind_method(mmap_object *self, function
726 {"rfind", (PyCFunction) mmap_rfind_method, METH_VARARGS},
    [all...]

Completed in 70 milliseconds