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

/fuchsia/zircon/third_party/ulib/lz4/
H A Dlz4frame.c1058 unsigned doAnotherStage = 1; local
1075 while (doAnotherStage)
1105 doAnotherStage = 0; /* not enough src data, ask for some more */
1141 doAnotherStage = 0;
1166 doAnotherStage = 0;
1193 doAnotherStage = 0;
1221 doAnotherStage=0;
1324 doAnotherStage = 0; /* still some data to flush */
1336 doAnotherStage = 0;
1362 doAnotherStage
[all...]

Completed in 25 milliseconds