OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_index
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/cddl/osnet/dist/lib/libdtrace/common/
dt_inttab.h
53
uint_t
int_index
; /* next index to hand out */
member in struct:dt_inttab
dt_inttab.c
87
hp->inh_index = ip->
int_index
++;
/src/sbin/routed/
if.c
225
if (ifp->
int_index
== ifindex)
505
m.imr_interface.s_addr = htonl(ifp->
int_index
);
763
ifs0.
int_index
= ifm.ifm_index;
rdisc.c
199
m.imr_interface.s_addr = htonl(ifp->
int_index
);
746
tgt_mcast = htonl(ifp->
int_index
);
defs.h
276
u_short
int_index
;
member in struct:interface
main.c
732
m.imr_interface.s_addr = htonl(ifp->
int_index
);
output.c
160
tgt_mcast = htonl(ifp->
int_index
);
parms.c
349
ifp->
int_index
= -1;
/src/external/gpl3/gcc/dist/gcc/config/stormy16/
stormy16.cc
2032
rtx
int_index
;
2044
int_index
= gen_lowpart_common (HImode, index);
2045
emit_insn (gen_ashlhi3 (
int_index
,
int_index
, const2_rtx));
2046
emit_jump_insn (gen_tablejump_pcrel (
int_index
, table));
/src/external/gpl3/gcc.old/dist/gcc/config/stormy16/
stormy16.cc
1880
rtx
int_index
;
1892
int_index
= gen_lowpart_common (HImode, index);
1893
emit_insn (gen_ashlhi3 (
int_index
,
int_index
, const2_rtx));
1894
emit_jump_insn (gen_tablejump_pcrel (
int_index
, table));
Completed in 63 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026