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

/external/python/cpython2/Modules/
H A Dmmapmodule.c203 mmap_read_byte_method(mmap_object *self, function
666 {"read_byte", (PyCFunction) mmap_read_byte_method, METH_NOARGS},
/external/python/cpython3/Modules/
H A Dmmapmodule.c209 mmap_read_byte_method(mmap_object *self, function
730 {"read_byte", (PyCFunction) mmap_read_byte_method, METH_NOARGS},

Completed in 48 milliseconds