HomeSort by relevance Sort by last modified time
    Searched full:__int2 (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGen/
arm-abi-vector.c 6 typedef __attribute__(( ext_vector_type(2) )) int __int2; typedef
32 __int2 c3 = va_arg(ap, __int2);
38 double test_2i(__int2 *in) {
233 __int2 i2;

Completed in 113 milliseconds