Home
last modified time | relevance | path

Searched refs:FIRST_SORTED_BIN_SIZE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2009 #define FIRST_SORTED_BIN_SIZE MIN_LARGE_SIZE macro
2585 if ((unsigned long) size >= (unsigned long)(FIRST_SORTED_BIN_SIZE)) { in do_check_malloc_state()
3082 (unsigned long)(FIRST_SORTED_BIN_SIZE)) { in _int_malloc()