Home
last modified time | relevance | path

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

/NextBSD/sys/net/
HDif_llc.h59 } __packed type_i; member
/NextBSD/contrib/gcc/
HDcfgexpand.c321 tree type_i = TREE_TYPE (stack_vars[i].decl); in add_alias_set_conflicts() local
322 bool aggr_i = AGGREGATE_TYPE_P (type_i); in add_alias_set_conflicts()
325 contains_union = aggregate_contains_union_type (type_i); in add_alias_set_conflicts()
333 || !objects_must_conflict_p (type_i, type_j) in add_alias_set_conflicts()