Searched defs:g_Alloc (Results 1 – 2 of 2) sorted by relevance
325 const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable
37 static const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable