Home
last modified time | relevance | path

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

/dflybsd-src/lib/libc/stdlib/
H A Ddmalloc.c267 #define MIN_CHUNK_SIZE 8 /* in bytes */ macro
H A Dnmalloc.c212 #define MIN_CHUNK_SIZE 8 /* in bytes */ macro