Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddinterpret.c992 : istate(istate), goal(goal), pue(pue) in Interpreter()
1083 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1094 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1238 assert(istate && istate->fd && istate->fd->type && istate->fd->type->ty == Tfunction); in visit()
1298 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()
1311 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()
1336 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1346 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1512 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1856 if (istate && istate->fd->vthis) in visit()
[all …]
H A Ddinterpret.d752 this.istate = istate; in this()
864 if (istate.gotoTarget && istate.gotoTarget != s) in visit()
875 if (istate.gotoTarget && istate.gotoTarget != s) in visit()
1026 assert(istate && istate.fd && istate.fd.type && istate.fd.type.ty == Tfunction); in visit()
1096 istate.gotoTarget = findGotoTarget(istate, s.ident); in visit()
1114 istate.gotoTarget = findGotoTarget(istate, s.ident); in visit()
1147 if (istate.gotoTarget && istate.gotoTarget != s) in visit()
1335 if (istate.gotoTarget && istate.gotoTarget != s) in visit()
1763 if (istate && istate.fd.vthis) in visit()
1782 if (istate && istate.fd.hasDualContext()) in visit()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddinterpret.c992 : istate(istate), goal(goal), pue(pue) in Interpreter()
1083 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1094 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1238 assert(istate && istate->fd && istate->fd->type && istate->fd->type->ty == Tfunction); in visit()
1298 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()
1311 istate->gotoTarget = findGotoTarget(istate, s->ident); in visit()
1336 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1346 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1512 if (istate->gotoTarget && istate->gotoTarget != s) in visit()
1856 if (istate && istate->fd->vthis) in visit()
[all …]
/netbsd/crypto/external/bsd/openssh/dist/
H A Dnchan.c100 c->istate = next; in chan_set_istate()
117 switch (c->istate) { in chan_read_failed()
124 c->self, c->istate); in chan_read_failed()
138 switch (c->istate) { in chan_ibuf_empty()
146 c->self, c->istate); in chan_ibuf_empty()
176 switch (c->istate) { in chan_rcvd_eow()
190 switch (c->istate) { in chan_send_eof2()
202 c->self, c->istate); in chan_send_eof2()
214 c->istate != CHAN_INPUT_CLOSED) { in chan_send_close2()
216 c->self, c->istate, c->ostate); in chan_send_close2()
[all …]
H A Dchannels.c487 c->istate = CHAN_INPUT_OPEN; in channel_new()
716 other->istate = CHAN_INPUT_CLOSED; in channel_free()
970 c->istate, sshbuf_len(c->input), in channel_format_status()
1230 if (c->istate == CHAN_INPUT_OPEN && in channel_pre_open()
1343 if (c->istate == CHAN_INPUT_OPEN) in channel_force_close()
1345 if (c->istate == CHAN_INPUT_WAIT_DRAIN) { in channel_force_close()
1380 c->self, c->istate, c->ostate); in channel_pre_x11_open()
1392 if (c->istate == CHAN_INPUT_WAIT_DRAIN) { in channel_pre_mux_client()
2370 if (c->istate != CHAN_INPUT_OPEN && c->istate != CHAN_INPUT_WAIT_DRAIN) in channel_post_mux_client_read()
3024 if (c->istate == CHAN_INPUT_OPEN || in channel_output_poll()
[all …]
H A Dchannels.h134 u_int istate; /* input from channel (state of receive half) */ member
H A Dmux.c220 if (sc->istate == CHAN_INPUT_OPEN) in mux_master_control_cleanup_cb()
/netbsd/external/gpl3/gcc.old/dist/libobjc/
H A Dthr.c96 if (istate) in __objc_thread_detach_function()
99 SEL selector = istate->selector; in __objc_thread_detach_function()
100 id object = istate->object; in __objc_thread_detach_function()
101 id argument = istate->argument; in __objc_thread_detach_function()
104 objc_free (istate); in __objc_thread_detach_function()
157 (sizeof (*istate)))) in objc_thread_detach()
161 istate->selector = selector; in objc_thread_detach()
162 istate->object = object; in objc_thread_detach()
163 istate->argument = argument; in objc_thread_detach()
170 istate)) == NULL) in objc_thread_detach()
[all …]
/netbsd/external/gpl3/gcc/dist/libobjc/
H A Dthr.c96 if (istate) in __objc_thread_detach_function()
99 SEL selector = istate->selector; in __objc_thread_detach_function()
100 id object = istate->object; in __objc_thread_detach_function()
101 id argument = istate->argument; in __objc_thread_detach_function()
104 objc_free (istate); in __objc_thread_detach_function()
157 (sizeof (*istate)))) in objc_thread_detach()
161 istate->selector = selector; in objc_thread_detach()
162 istate->object = object; in objc_thread_detach()
163 istate->argument = argument; in objc_thread_detach()
170 istate)) == NULL) in objc_thread_detach()
[all …]
/netbsd/external/bsd/dhcpcd/dist/src/
H A Dscript.c241 const struct ipv4ll_state *istate; in make_env() local
295 istate = IPV4LL_CSTATE(ifp); in make_env()
316 else if (istate && istate->addr != NULL) in make_env()
499 if (protocol == PROTO_IPV4LL && istate) { in make_env()
500 if (ipv4ll_env(fp, istate->down ? "old" : "new", ifp) == -1) in make_env()
H A Dipv4ll.c428 struct ipv4_state *istate; in ipv4ll_drop() local
446 if ((istate = IPV4_STATE(ifp)) != NULL) { in ipv4ll_drop()
449 TAILQ_FOREACH_SAFE(ia, &istate->addrs, next, ian) { in ipv4ll_drop()
/netbsd/sys/arch/sparc64/sparc64/
H A Dbsd_fdintr.s143 ! xfer done: update fdc->sc_buf & fdc->sc_tc, mark istate IDLE
213 ! got status, update sc_nstat and mark istate IDLE
/netbsd/sys/arch/sparc/sparc/
H A Dbsd_fdintr.s251 ! xfer done: update fdc->sc_buf & fdc->sc_tc, mark istate DONE
305 ! got status, update sc_nstat and mark istate DONE