Home
last modified time | relevance | path

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

/third_party/python/Modules/
H A Dmmapmodule.c50 my_getallocationgranularity (void) in my_getallocationgranularity() function
71 #define my_getallocationgranularity my_getpagesize macro
1675 if (PyModule_AddIntConstant(module, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()) < 0 ) { in mmap_exec()

Completed in 3 milliseconds