Home
last modified time | relevance | path

Searched refs:type_i (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/
H A Dif_llc.h62 } type_i; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcfgexpand.c369 tree type_i = TREE_TYPE (stack_vars[i].decl); in add_alias_set_conflicts() local
370 bool aggr_i = AGGREGATE_TYPE_P (type_i); in add_alias_set_conflicts()
373 contains_union = aggregate_contains_union_type (type_i); in add_alias_set_conflicts()
381 || !objects_must_conflict_p (type_i, type_j) in add_alias_set_conflicts()