Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Ddlmalloc.h100 #define MAX_REQUEST ((-MIN_CHUNK_SIZE) << 2) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Ddlmalloc.c2187 #define MAX_REQUEST ((-MIN_CHUNK_SIZE) << 2) macro