Searched refs:my_getallocationgranularity (Results 1 – 1 of 1) sorted by relevance
44 my_getallocationgranularity (void) in my_getallocationgranularity() function65 #define my_getallocationgranularity my_getpagesize macro1594 …if (PyModule_AddIntConstant(module, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()) … in mmap_exec()