Searched refs:OS_ERR_ALLOCFIXED_INVRANGE (Results 1 – 2 of 2) sorted by relevance
151 #define OS_ERR_ALLOCFIXED_INVRANGE "OSAllocFixed(): invalid range." macro
449 ASSERTMSG(start < end, OS_ERR_ALLOCFIXED_INVRANGE); in OSAllocFixed()451 OS_ERR_ALLOCFIXED_INVRANGE); in OSAllocFixed()