Searched refs:OS_ERR_INITALLOC_INVNUMHEAPS (Results 1 – 1 of 1) sorted by relevance
35 #define OS_ERR_INITALLOC_INVNUMHEAPS "OS_InitAlloc(): invalid number of heaps." macro841 SDK_TASSERTMSG(0 < maxHeaps, OS_ERR_INITALLOC_INVNUMHEAPS); in OS_InitAlloc()