Searched refs:MALLOC_TINY (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/stdlib/
H A Dmalloc.c142 * MALLOC_TINY enables support for tiny objects, which are smaller than one
145 #define MALLOC_TINY macro
335 #ifdef MALLOC_TINY
875 #ifdef MALLOC_TINY /* Number of (2^n)-spaced tiny bins. */
886 #ifdef MALLOC_TINY
929 # ifdef MALLOC_TINY
949 # ifdef MALLOC_TINY
1206 #ifdef MALLOC_TINY
1561 #ifdef MALLOC_TINY
4626 #ifdef MALLOC_TINY
[all...]

Completed in 45 milliseconds