Searched refs:ir_type (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/sys/netinet/
H A Digmp.h95 u_char ir_type; /* IGMP_v3_HOST_MEMBERSHIP_REPORT */ member in struct:igmp_report
H A Digmp.c3511 igmp->ir_type = IGMP_v3_HOST_MEMBERSHIP_REPORT;
/freebsd-9.3-release/contrib/gcc/
H A Dcfghooks.h187 extern int ir_type (void);
H A Dtree-dump.c960 int ir_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA));
965 if ((dump_files[i].flags & ir_type)
974 if ((extra_dump_files[i].flags & ir_type)
959 int ir_type = (flags & (TDF_TREE | TDF_RTL | TDF_IPA)); local
H A Dcfghooks.c61 ir_type (void) function
H A Dprofile.c1237 gcc_assert (ir_type ());
H A Dvalue-prof.c859 gcc_assert (ir_type ());
H A Dcfgloopmanip.c1271 e1 = make_edge (new_head, first_head, ir_type () ? EDGE_TRUE_VALUE : 0);
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Darm.c3243 if (!ir_type())
3256 if (!ir_type())

Completed in 344 milliseconds