Searched refs:g_MidAlloc (Results 1 – 5 of 5) sorted by relevance
34 extern const ISzAlloc g_MidAlloc;
246 const ISzAlloc g_MidAlloc = { SzMidAlloc, SzMidFree }; variable
94 &g_MidAlloc); in Code()226 _dec = Lzma2DecMt_Create(&g_AlignedAlloc, &g_MidAlloc); in SetOutStreamSize()
43 xz = XzDecMt_Create(&g_Alloc, &g_MidAlloc); in Decode()
11 #define alignedMidBuffer_Alloc g_MidAlloc