Searched defs:toLoad (Results 1 – 2 of 2) sorted by relevance
1861 … size_t const toLoad = hSize - zds->lhSize; /* if hSize!=0, hSize > zds->lhSize */ in ZSTD_decompressStream() local1982 size_t const toLoad = neededInSize - zds->inPos; in ZSTD_decompressStream() local
4144 size_t const toLoad = zcs->inBuffTarget - zcs->inBuffPos; in ZSTD_compressStream_generic() local