Home
last modified time | relevance | path

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

/openbsd-src/libexec/ld.so/
H A Dmalloc.c93 struct chunk_head chunk_dir[MALLOC_MAXSHIFT + 1][MALLOC_CHUNK_LISTS]; member
/openbsd-src/lib/libc/stdlib/
H A Dmalloc.c167 struct chunk_head chunk_dir[BUCKETS + 1][MALLOC_CHUNK_LISTS]; member