Home
last modified time | relevance | path

Searched defs:nstate (Results 1 – 5 of 5) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dzfproc.c94 s_handle_intc(i_ctx_t *i_ctx_p, const ref *pstate, int nstate, in s_handle_intc()
185 const ref * pstate, int nstate, op_proc_t cont) in s_handle_read_exception()
315 const ref * pstate, int nstate, op_proc_t cont) in s_handle_write_exception()
H A Discan.c255 int nstate = (push_file ? 2 : 1); in scan_handle_refill() local
/plan9-contrib/sys/src/cmd/ptrace/
H A Dall.h45 int nstate; member
/plan9-contrib/sys/src/cmd/cpp/
H A Dlex.c244 int i, j, nstate; in expandlex() local
/plan9-contrib/sys/src/cmd/
H A Dyacc.c221 int nstate = 0; /* number of states */ variable