Searched defs:toLoad (Results 1 – 1 of 1) sorted by relevance
2309 size_t const toLoad = hSize - zds->lhSize; /* if hSize!=0, hSize > zds->lhSize */ in ZSTD_decompressStream() local2401 …size_t const toLoad = neededInSize - zds->inPos; /* should always be <= remaining space within inB… in ZSTD_decompressStream() local
Completed in 13 milliseconds