Searched defs:restSize (Results 1 – 2 of 2) sorted by relevance
1899 size_t const restSize = length - copySize; in LZ4_decompress_generic() local2088 size_t const restSize = length - copySize; in LZ4_decompress_generic() local
918 size_t const restSize = bufferSize & maskT; in LZ4IO_fwriteSparse() local