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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 134 static __inline qword si_from_float(float f) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 134 static __inline qword si_from_float(float f) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 250 #define si_from_float(scalar) __builtin_si_from_float(scalar) macro

Completed in 17 milliseconds