Home
last modified time | relevance | path

Searched refs:todo_head (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/usr.bin/lex/
Ddfa.c406 int todo_head, todo_next; in ntod() local
427 todo_head = todo_next = 0; in ntod()
594 while ( todo_head < todo_next ) in ntod()
602 ds = ++todo_head; in ntod()