Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_inttab.h53 uint_t int_index; /* next index to hand out */ member
H A Ddt_inttab.c87 hp->inh_index = ip->int_index++; in dt_inttab_insert()
/netbsd-src/sbin/routed/
H A Dif.c225 if (ifp->int_index == ifindex) in ifwithindex()
505 m.imr_interface.s_addr = htonl(ifp->int_index); in ifdel()
763 ifs0.int_index = ifm.ifm_index; in ifinit()
H A Drdisc.c199 m.imr_interface.s_addr = htonl(ifp->int_index); in set_rdisc_mg()
746 tgt_mcast = htonl(ifp->int_index); in send_rdisc()
H A Ddefs.h276 u_short int_index; member
H A Dmain.c732 m.imr_interface.s_addr = htonl(ifp->int_index); in rip_mcast_on()
H A Doutput.c160 tgt_mcast = htonl(ifp->int_index); in output()
H A Dparms.c349 ifp->int_index = -1; in gwkludge()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
H A Dstormy16.c1875 rtx int_index; in xstormy16_expand_casesi() local
1887 int_index = gen_lowpart_common (HImode, index); in xstormy16_expand_casesi()
1888 emit_insn (gen_ashlhi3 (int_index, int_index, const2_rtx)); in xstormy16_expand_casesi()
1889 emit_jump_insn (gen_tablejump_pcrel (int_index, table)); in xstormy16_expand_casesi()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/stormy16/
H A Dstormy16.cc1875 rtx int_index; in xstormy16_expand_casesi() local
1887 int_index = gen_lowpart_common (HImode, index); in xstormy16_expand_casesi()
1888 emit_insn (gen_ashlhi3 (int_index, int_index, const2_rtx)); in xstormy16_expand_casesi()
1889 emit_jump_insn (gen_tablejump_pcrel (int_index, table)); in xstormy16_expand_casesi()