Searched defs:ulong2 (Results 1 - 1 of 1) sorted by path

/external/clang/test/Sema/
H A Dext_vector_casts.c10 typedef unsigned long ulong2 __attribute__ ((ext_vector_type(2))); typedef
77 stride.lo = ((ulong2) x) * pixelByteStride; // no-warning
98 ulong2 vl = (unsigned long)l;

Completed in 256 milliseconds