Home
last modified time | relevance | path

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

/minix3/lib/libc/stdlib/
H A Dmalloc.c61 # define malloc_pageshift 13U macro
65 # define malloc_pageshift 13U macro
69 # define malloc_pageshift 13U macro
73 # define malloc_pageshift 12U macro
77 # define malloc_pageshift 12U macro
203 static size_t malloc_pageshift; variable