Searched defs:restSize (Results 1 – 2 of 2) sorted by relevance
691 size_t const restSize = length - copySize; in LZ4_decompress_generic() local880 size_t const restSize = length - copySize; in LZ4_decompress_generic() local
2122 size_t const restSize = (size_t)(restEnd - restPtr); in FIO_fwriteSparse() local