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

  /external/clang/test/PCH/
types.h 30 typedef float ext_float4 __attribute__((ext_vector_type(4))); typedef
types.c 46 ext_float4 ef4 = { 1.0, 2.0, 3.0, 4.0 };

Completed in 133 milliseconds