Lines Matching defs:state
426 /* Unlock .make.state. */
487 register Reader_state state;
924 /* The state machine starts here */
926 while (1) switch (state) {
929 * Scan name state
1677 * enter dependencies state
1683 /* line. The state checks if there is a rule to read and if so dispatches */
1823 * scan command state
1827 /* the enter dependencies state */
1960 * enter equal state
1970 * enter conditional state
2004 fatal_reader(gettext("Internal error. Unknown reader state"));
2102 target->names[i]->state = build_dont_know;