Home
last modified time | relevance | path

Searched defs:mmap_threshold (Results 1 – 1 of 1) sorted by relevance

/picolibc-latest/newlib/libc/stdlib/
Dmallocr.c1288 #define mmap_threshold malloc_mmap_threshold macro
1307 STATIC unsigned long mmap_threshold = DEFAULT_MMAP_THRESHOLD; variable