Searched refs:OS_ERR_ADDTOHEAP_INSRANGE (Results 1 – 1 of 1) sorted by relevance
47 #define OS_ERR_ADDTOHEAP_INSRANGE "OS_AddToHeap(): too small range." macro1153 SDK_ASSERTMSG(MINOBJSIZE <= (char *)end - (char *)start, OS_ERR_ADDTOHEAP_INSRANGE); in OS_AddToHeap()