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

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c2014 struct neon_typed_alias firsttype; local
2015 firsttype.defined = 0;
2016 firsttype.eltype.type = NT_invtype;
2017 firsttype.eltype.size = -1;
2018 firsttype.index = -1;
2041 firsttype = atype;
2058 if (! neon_alias_types_same (&atype, &firsttype))
2091 if (! neon_alias_types_same (&htype, &firsttype))
2150 *eltype = firsttype.eltype;

Completed in 136 milliseconds