Home
last modified time | relevance | path

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

/openbsd/libexec/ld.so/
H A Dmalloc.c38 #define MALLOC_MAXSHIFT (MALLOC_PAGESHIFT - 1) macro
/openbsd/lib/libc/stdlib/
H A Dmalloc.c55 #define MALLOC_MAXSHIFT (MALLOC_PAGESHIFT - 1) macro