Searched defs:MEMLIMIT (Results 1 - 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
H A Dxz_wrapper.h46 #define MEMLIMIT (32 * 1024 * 1024) macro
H A Dlzma_xz_wrapper.c36 #define MEMLIMIT (32 * 1024 * 1024) macro
106 res = lzma_alone_decoder(&strm, MEMLIMIT);

Completed in 778 milliseconds