OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:if_set
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet6/
ip6_mroute.h
89
typedef struct
if_set
{
struct
91
}
if_set
;
typedef in typeref:struct:if_set
93
#define
IF_SET
(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS)))
117
struct
if_set
mf6cc_ifset; /* set of forwarding ifs */
224
struct
if_set
mf6c_ifset; /* set of outgoing IFs */
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
21222
HOST_WIDE_INT
if_set
;
21256
matches the argument, has a bit set in
IF_SET
that is also set
21262
&& (mapping[i].
if_set
& rs6000_isa_flags) == 0)
21178
HOST_WIDE_INT
if_set
;
member in struct:__anon13425
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
20755
HOST_WIDE_INT
if_set
;
20788
matches the argument, has a bit set in
IF_SET
that is also set
20794
&& (mapping[i].
if_set
& rs6000_isa_flags) == 0)
20711
HOST_WIDE_INT
if_set
;
member in struct:__anon15853
Completed in 64 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026