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

/macosx-10.9.5/cctools-845/as/
H A Darm.c1748 struct neon_typed_alias firsttype = { 0 };
1772 firsttype = atype;
1789 if (!neon_alias_types_same (&atype, &firsttype))
1832 if (!neon_alias_types_same (&htype, &firsttype))
1891 *eltype = firsttype.eltype;
1747 struct neon_typed_alias firsttype = { 0 }; local

Completed in 117 milliseconds