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

/external/e2fsprogs/misc/
H A Dfsck.c961 int not_done_yet = 1; local
1006 while (not_done_yet) {
1007 not_done_yet = 0;
1021 not_done_yet++;
1065 not_done_yet++;
/external/valgrind/main/VEX/priv/
H A Dhost_x86_isel.c438 Int not_done_yet, n_args, n_arg_ws, stack_limit, local
536 not_done_yet = n_args;
545 not_done_yet--;
597 not_done_yet--;
626 not_done_yet--;
635 vassert(not_done_yet == 0);

Completed in 231 milliseconds