Searched refs:memBlock (Results 1 – 2 of 2) sorted by relevance
102 void AlignedFree(void* memBlock) in AlignedFree() argument104 if(memBlock == NULL) in AlignedFree()108 uintptr_t alignedPos = (uintptr_t)memBlock; in AlignedFree()
22 void* memBlock);