Home
last modified time | relevance | path

Searched refs:_tmp2 (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/libs/glm/gtx/
Dsimd_quat.inl346 __m128 _tmp2 = _mm_mul_ps(_zxyw2, _xyzw); local
347 _tmp2 = _mm_sub_ps(_tmp2, _mm_mul_ps(_yzxw2, _wwww));
353 reinterpret_cast<float*>(&_tmp2)[0],
361 reinterpret_cast<float*>(&_tmp2)[1]);
366 reinterpret_cast<float*>(&_tmp2)[2],
/external/libusb/libusb/
Dlibusb.h47 uint16_t _tmp2 = (uint16_t)(x); \
48 _tmp.b8[1] = _tmp2 >> 8; \
49 _tmp.b8[0] = _tmp2 & 0xff; \
/external/compiler-rt/lib/builtins/
Dapple_versioning.c209 extern const char sym##_tmp2 __asm("$ld$hide$os3.1$_" #sym ); \
210 __attribute__((visibility("default"))) const char sym##_tmp2 = 0; \
/external/valgrind/VEX/priv/
Dguest_arm_toIR.c8078 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_DEINTERLEAVE_3() argument
8081 SHL64((_tmp2),48-16*(_la2))), \ in math_DEINTERLEAVE_3()
8133 # define XXX(_tmp3,_la3,_tmp2,_la2,_tmp1,_la1,_tmp0,_la0) \ in math_INTERLEAVE_3() argument
8136 SHL64((_tmp2),48-16*(_la2))), \ in math_INTERLEAVE_3()