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