Searched defs:SzBigAlloc (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/C/ | ||
H A D | Alloc.c | 325 static void *SzBigAlloc(ISzAllocPtr p, size_t size) { UNUSED_VAR(p) return BigAlloc(size); }
in SzBigAlloc() function |
Completed in 2 milliseconds