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

/freebsd-9.3-release/sys/net/
H A Dif_llc.h59 } __packed type_i; member in union:llc::__anon9560
/freebsd-9.3-release/contrib/gcc/
H A Dcfgexpand.c321 tree type_i = TREE_TYPE (stack_vars[i].decl); local
322 bool aggr_i = AGGREGATE_TYPE_P (type_i);
325 contains_union = aggregate_contains_union_type (type_i);
333 || !objects_must_conflict_p (type_i, type_j)

Completed in 110 milliseconds