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

/ast/src/lib/libbz/
H A Dblocksort.c78 Int32* workDone,
159 (*workDone)++;
185 Int32* workDone = &(s->workDone); local
206 while ( fullGtU ( block, quadrant, nblock, workDone,
219 while ( fullGtU ( block, quadrant, nblock, workDone,
232 while ( fullGtU ( block, quadrant, nblock, workDone,
241 if (*workDone > workLimit && firstAttempt) return;
315 Int32* workDone = &(s->workDone); local
75 fullGtU( UChar* block, UInt16* quadrant, UInt32 nblock, Int32* workDone, Int32 i1, Int32 i2 ) argument
400 Int32* workDone = &(s->workDone); local
[all...]
H A Dbzhdr.h243 Int32 workDone; member in struct:__anon326

Completed in 22 milliseconds