Searched refs:OS_ERR_ALLOCFROMHEAP_NOHEAP (Results 1 – 2 of 2) sorted by relevance
146 #define OS_ERR_ALLOCFROMHEAP_NOHEAP "OSAllocFromHeap(): heap is not initialized." macro
349 ASSERTMSG(HeapArray, OS_ERR_ALLOCFROMHEAP_NOHEAP); in OSAllocFromHeap()