Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/stdlib/
H A Dmalloc.c49 # define malloc_pageshift 13U macro
53 # define malloc_pageshift 13U macro
57 # define malloc_pageshift 13U macro
61 # define malloc_pageshift 12U macro
65 # define malloc_pageshift 12U macro
188 static size_t malloc_pageshift; variable