Home
last modified time | relevance | path

Searched defs:toLoad (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/zstd/
A Ddecompress.c2309 size_t const toLoad = hSize - zds->lhSize; /* if hSize!=0, hSize > zds->lhSize */ in ZSTD_decompressStream() local
2401 …size_t const toLoad = neededInSize - zds->inPos; /* should always be <= remaining space within inB… in ZSTD_decompressStream() local

Completed in 13 milliseconds