Searched refs:alignedMidBuffer_Alloc (Results 1 – 1 of 1) sorted by relevance
13 #define alignedMidBuffer_Alloc g_MidAlloc macro15 #define alignedMidBuffer_Alloc g_AlignedAlloc macro20 ISzAlloc_Free(&alignedMidBuffer_Alloc, _buf); in ~CAlignedMidBuffer()25 ISzAlloc_Free(&alignedMidBuffer_Alloc, _buf); in AllocAligned()26 _buf = (Byte *)ISzAlloc_Alloc(&alignedMidBuffer_Alloc, size); in AllocAligned()