HomeSort by: relevance | last modified time | path
    Searched defs:__three (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/i486/opt/bits/
opt_random.h 72 static const __m128d __three = _mm_set1_pd(3.0); local
178 __x = _mm_sub_pd(__v.__d, __three);
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/config/cpu/i486/opt/bits/
opt_random.h 72 static const __m128d __three = _mm_set1_pd(3.0); local
178 __x = _mm_sub_pd(__v.__d, __three);

Completed in 29 milliseconds