Searched refs:OS_ERR_VISITALLOCATED_INVID (Results 1 – 1 of 1) sorted by relevance
75 #define OS_ERR_VISITALLOCATED_INVID "OS_VisitAllocated(): illegal arena id." macro1511 SDK_ASSERTMSG(id < OS_ARENA_MAX, OS_ERR_VISITALLOCATED_INVID); in OS_VisitAllocated()