Searched defs:firstAttempt (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libbz/
H A Dblocksort.c188 Bool firstAttempt = s->firstAttempt; local
241 if (*workDone > workLimit && firstAttempt) return;
317 Bool firstAttempt = s->firstAttempt; local
330 if (*workDone > workLimit && firstAttempt) return;
403 Bool firstAttempt = s->firstAttempt; local
428 firstAttempt = False;
525 if (*workDone > workLimit && firstAttempt) retur
[all...]
H A Dbzhdr.h246 Bool firstAttempt; member in struct:__anon326

Completed in 13 milliseconds