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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 143 static __inline qword si_from_double(double d) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 143 static __inline qword si_from_double(double d) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 251 #define si_from_double(scalar) __builtin_si_from_double(scalar) macro

Completed in 32 milliseconds