Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.h79 #define CHUNK_OVERHEAD (TWO_SIZE_T_SIZES) macro
81 #define CHUNK_OVERHEAD (SIZE_T_SIZE) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2166 #define CHUNK_OVERHEAD (TWO_SIZE_T_SIZES) macro
2168 #define CHUNK_OVERHEAD (SIZE_T_SIZE) macro