Searched refs:fromHeap1 (Results 1 – 1 of 1) sorted by relevance
50 void* fromHeap1; in main() local75 fromHeap1 = OSAlloc(OBJ1SIZE); in main()86 OSFreeToHeap(Heap1, fromHeap1); in main()90 fromHeap1 = OSAllocFromHeap(Heap1, OBJ2SIZE); in main()