Home
last modified time | relevance | path

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

/openbsd-src/libexec/ld.so/
H A Dmalloc.c47 #define MALLOC_INITIAL_REGIONS (MALLOC_PAGESIZE / sizeof(struct region_info)) macro
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c65 #define MALLOC_INITIAL_REGIONS 512 macro
67 #define MALLOC_INITIAL_REGIONS (MALLOC_PAGESIZE / sizeof(struct region_info)) macro