OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmap_resize_method
(Results
1 - 2
of
2
) sorted by null
/external/python/cpython2/Modules/
mmapmodule.c
441
mmap_resize_method
(mmap_object *self,
function
668
{"resize", (PyCFunction)
mmap_resize_method
, METH_VARARGS},
[
all
...]
/external/python/cpython3/Modules/
mmapmodule.c
478
mmap_resize_method
(mmap_object *self,
function
732
{"resize", (PyCFunction)
mmap_resize_method
, METH_VARARGS},
[
all
...]
Completed in 150 milliseconds