Home
last modified time | relevance | path

Searched refs:NumHeaps (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-3.3/build/libraries/os/src/
DOSAlloc.c156 static int NumHeaps; // number of heaps variable
351 ASSERTMSG(0 <= heap && heap < NumHeaps, OS_ERR_ALLOCFROMHEAP_INVHEAP); in OSAllocFromHeap()
454 for (i = 0; i < NumHeaps; i++) in OSAllocFixed()
477 for (i = 0; i < NumHeaps; i++) in OSAllocFixed()
632 ASSERTMSG(0 <= heap && heap < NumHeaps, OS_ERR_SETCURRENTHEAP_INVHEAP); in OSSetCurrentHeap()
669 NumHeaps = maxHeaps; in OSInitAlloc()
671 for (i = 0; i < NumHeaps; i++) in OSInitAlloc()
730 for (heap = 0; heap < NumHeaps; heap++) in OSCreateHeap()
742 for (heap = 0; heap < NumHeaps; heap++) in OSCreateHeap()
795 ASSERTMSG(0 <= heap && heap < NumHeaps, OS_ERR_DESTROYHEAP_INVHEAP); in OSDestroyHeap()
[all …]
/RvlSDK-3.3/RVL/bin/demos/gxdemo/
Dsmp-onetri.map3669 00000058 000004 80051638 0004d7b8 4 NumHeaps os.a OSAlloc.o
/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map4276 00000088 000004 80067a88 00063c08 4 NumHeaps os.a OSAlloc.o
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map12881 00000120 000004 80150fc0 0014d1a0 4 NumHeaps osD.a OSAlloc.o