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