Home
last modified time | relevance | path

Searched refs:doAnotherStage (Results 1 – 1 of 1) sorted by relevance

/third_party/lz4/lib/
Dlz4frame.c1397 unsigned doAnotherStage = 1; in LZ4F_decompress() local
1412 while (doAnotherStage) { in LZ4F_decompress()
1440 doAnotherStage = 0; /* not enough src data, ask for some more */ in LZ4F_decompress()
1496 doAnotherStage = 0; in LZ4F_decompress()
1529 doAnotherStage = 0; in LZ4F_decompress()
1571 doAnotherStage = 0; in LZ4F_decompress()
1588 doAnotherStage = 0; in LZ4F_decompress()
1633 doAnotherStage = 0; in LZ4F_decompress()
1742 doAnotherStage = 0; in LZ4F_decompress()
1752 doAnotherStage = 0; in LZ4F_decompress()
[all …]