Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dmmapmodule.c732 mmap_length(mmap_object *self) in mmap_length() function
977 (lenfunc)mmap_length, /*sq_length*/
987 (lenfunc)mmap_length,
/external/python/cpython3/Modules/
Dmmapmodule.c744 mmap_length(mmap_object *self) in mmap_length() function
933 (lenfunc)mmap_length, /*sq_length*/
943 (lenfunc)mmap_length,