Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/
H A DAlloc.c325 const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable
/aosp_15_r20/external/lzma/C/Util/7z/
H A D7zMain.c37 static const ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable