Home
last modified time | relevance | path

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

/external/python/cpython2/RISCOS/
DMakefile272 @.^.Lib.mmap/pyd: @.^.Modules.o.mmapmodule s.linktab
273 $(MAKEDLK) -d @.^.Lib.mmap/pyd -s s.linktab -o @.^.Modules.o.mmapmodule -e initmmap
/external/python/cpython3/Modules/
Dmmapmodule.c1399 static struct PyModuleDef mmapmodule = { variable
1419 module = PyModule_Create(&mmapmodule); in PyInit_mmap()
DSetup.dist201 #mmap mmapmodule.c
/external/python/cpython2/
DAndroid.bp550 "Modules/mmapmodule.c",
/external/python/cpython2/PC/VC6/
Dpythoncore.dsp570 SOURCE=..\..\Modules\mmapmodule.c
/external/python/cpython2/Modules/
DSetup.dist208 #mmap mmapmodule.c
/external/python/cpython2/Misc/
DHISTORY8773 - Changes for the benefit of SunOS 4.1.4 (really!). mmapmodule.c:
/external/python/cpython3/Misc/
DHISTORY26152 - Changes for the benefit of SunOS 4.1.4 (really!). mmapmodule.c: