Searched refs:jstate (Results 1 – 2 of 2) sorted by relevance
405 int istate, jstate, iarc, jarc, ibit; in makedfa() local468 for (jstate = 0; jstate < xx_nstates; jstate++) { in makedfa()470 xx_state[jstate].ss_ss, nbits)) { in makedfa()471 zz->sa_arrow = jstate; in makedfa()
1436 int jstate; in check_job() local1446 jstate = PRUNNING; in check_job()1451 if (p->state > jstate) in check_job()1452 jstate = p->state; in check_job()1454 j->state = jstate; in check_job()