Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dmmapmodule.c678 mmap_write_byte_method(mmap_object *self, in mmap_write_byte_method() function
1184 {"write_byte", (PyCFunction) mmap_write_byte_method, METH_VARARGS},