Home
last modified time | relevance | path

Searched defs:restSize (Results 1 – 3 of 3) sorted by relevance

/external/lz4/lib/
Dlz4.c1814 size_t const restSize = length - copySize; in LZ4_decompress_generic() local
1992 size_t const restSize = length - copySize; in LZ4_decompress_generic() local
/external/lz4/programs/
Dlz4io.c866 size_t const restSize = bufferSize & maskT; in LZ4IO_fwriteSparse() local
/external/zstd/programs/
Dfileio.c1990 size_t const restSize = (size_t)(restEnd - restPtr); in FIO_fwriteSparse() local