Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/
Dmmapmodule.c778 mmap__enter__method(mmap_object *self, PyObject *args) in mmap__enter__method() function
914 {"__enter__", (PyCFunction) mmap__enter__method, METH_NOARGS},