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

/freebsd-12-stable/sys/net/
H A Dif_llc.h61 } __packed type_i; member in union:llc::__anon15883
/freebsd-12-stable/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 119 milliseconds