Searched defs:memoryBlock (Results 1 – 1 of 1) sorted by relevance
1576 int *memoryBlock = (int *)malloc(size + sizeof(int)); in testOffsetAllocate() local1580 void testOffsetDeallocate(int *memoryBlock) { in testOffsetDeallocate()