Searched refs:mmap_threshold (Results 1 – 1 of 1) sorted by relevance
1288 #define mmap_threshold malloc_mmap_threshold macro1307 STATIC unsigned long mmap_threshold = DEFAULT_MMAP_THRESHOLD; variable1339 extern unsigned long mmap_threshold;2131 if ((unsigned long)nb >= (unsigned long)mmap_threshold && in mALLOc()3115 mmap_threshold = value; in mALLOPt()