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

/openbsd-current/usr.bin/lex/
H A Ddfa.c392 int todo_head, todo_next; local
419 todo_head = todo_next = 0;
595 ++todo_next;
610 ++todo_next;
614 while (todo_head < todo_next) {
650 ++todo_next;

Completed in 108 milliseconds