Searched refs:notDone (Results 1 – 4 of 4) sorted by relevance
3430 U32 notDone = 1; in ZBUFF_decompressContinue() local3433 while (notDone) in ZBUFF_decompressContinue()3508 notDone = 0; in ZBUFF_decompressContinue()3524 if (ip==iend) { notDone = 0; break; } /* no more input */ in ZBUFF_decompressContinue()3537 … if (loadedSize < toLoad) { notDone = 0; break; } /* not enough input, wait for more */ in ZBUFF_decompressContinue()3565 notDone = 0; in ZBUFF_decompressContinue()
3895 U32 notDone = 1; in ZBUFFv05_decompressContinue() local3897 while (notDone) { in ZBUFFv05_decompressContinue()3970 notDone = 0; in ZBUFFv05_decompressContinue()3985 if (ip==iend) { notDone = 0; break; } /* no more input */ in ZBUFFv05_decompressContinue()3998 … if (loadedSize < toLoad) { notDone = 0; break; } /* not enough input, wait for more */ in ZBUFFv05_decompressContinue()4025 notDone = 0; in ZBUFFv05_decompressContinue()
4024 U32 notDone = 1; in ZBUFFv06_decompressContinue() local4026 while (notDone) { in ZBUFFv06_decompressContinue()4079 notDone = 0; in ZBUFFv06_decompressContinue()4093 if (ip==iend) { notDone = 0; break; } /* no more input */ in ZBUFFv06_decompressContinue()4105 … if (loadedSize < toLoad) { notDone = 0; break; } /* not enough input, wait for more */ in ZBUFFv06_decompressContinue()4132 notDone = 0; in ZBUFFv06_decompressContinue()
4406 U32 notDone = 1; in ZBUFFv07_decompressContinue() local4408 while (notDone) { in ZBUFFv07_decompressContinue()4464 notDone = 0; in ZBUFFv07_decompressContinue()4479 if (ip==iend) { notDone = 0; break; } /* no more input */ in ZBUFFv07_decompressContinue()4491 … if (loadedSize < toLoad) { notDone = 0; break; } /* not enough input, wait for more */ in ZBUFFv07_decompressContinue()4520 notDone = 0; in ZBUFFv07_decompressContinue()