Home
last modified time | relevance | path

Searched defs:g_Alloc (Results 1 – 2 of 2) sorted by relevance

/third_party/lzma/C/
DAlloc.c248 const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable
/third_party/lzma/C/Util/7z/
D7zMain.c38 static const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable