Searched defs:restSize (Results 1 – 3 of 3) sorted by relevance
2084 size_t const restSize = length - copySize; in LZ4_decompress_generic() local2266 size_t const restSize = length - copySize; in LZ4_decompress_generic() local
931 size_t const restSize = bufferSize & maskT; in LZ4IO_fwriteSparse() local
2122 size_t const restSize = (size_t)(restEnd - restPtr); in FIO_fwriteSparse() local