Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/C/
H A DAlloc.h56 #define g_BigAlloc g_AlignedAlloc macro
H A DAlloc.c333 const ISzAlloc g_BigAlloc = { SzBigAlloc, SzBigFree }; variable