Home
last modified time | relevance | path

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

/third_party/lz4/lib/
Dlz4frame.c1657 size_t const wantedData = BHSize - dctx->tmpInSize; in LZ4F_decompress() local
1795 { size_t const wantedData = dctx->tmpInTarget - dctx->tmpInSize; in LZ4F_decompress() local
1945 size_t const wantedData = 4 - dctx->tmpInSize; in LZ4F_decompress() local