Home
last modified time | relevance | path

Searched refs:OSAllocFromHeap (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.3/include/revolution/os/
DOSAlloc.h95 void* OSAllocFromHeap(
128 #define OSAlloc(size) OSAllocFromHeap(__OSCurrHeap, (size))
/RvlSDK-3.3/build/demos/osdemo/src/
Dcppsetupdemo.cpp116 return OSAllocFromHeap(HEAP_ID, blocksize); in operator new()
125 return OSAllocFromHeap(HEAP_ID, blocksize); in operator new[]()
Dallocdemo3-multipleheaps.c90 fromHeap1 = OSAllocFromHeap(Heap1, OBJ2SIZE); in main()
/RvlSDK-3.3/build/libraries/mem/src/
Dmem_allocator.c195 return OSAllocFromHeap( heap, size ); in AllocatorAllocForOSHeap_()
/RvlSDK-3.3/build/libraries/os/src/
DOSAlloc.c338 void* OSAllocFromHeap(OSHeapHandle heap, u32 size) in OSAllocFromHeap() function
/RvlSDK-3.3/RVL/bin/demos/gxdemo/
Dsmp-onetri.map152 000024f0 0000f8 80008bf0 00004d70 16 OSAllocFromHeap os.a OSAlloc.o
/RvlSDK-3.3/RVL/bin/demos/thpdemo/
DTHPSimple.map188 00004450 0000f8 8000ab50 00006cd0 16 OSAllocFromHeap os.a OSAlloc.o
/RvlSDK-3.3/vcmv/bin/RVL/
DVcmvTestD.map368 000065b0 0003c0 8000d730 00009910 16 OSAllocFromHeap osD.a OSAlloc.o