Searched defs:uint2 (Results 1 – 2 of 2) sorted by relevance
23 typedef __attribute__(( ext_vector_type(2) )) unsigned int uint2; typedef
188 const uint32_t uint2 = 0x98765432; in testOverwriteT() local