Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.c2023 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) macro
2024 #define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD)
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2533 #define MAX_SMALL_SIZE (MIN_LARGE_SIZE - SIZE_T_ONE) macro
2534 #define MAX_SMALL_REQUEST (MAX_SMALL_SIZE - CHUNK_ALIGN_MASK - CHUNK_OVERHEAD)