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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
si2vmx.h 125 static __inline qword si_from_llong(long long l) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
si2vmx.h 125 static __inline qword si_from_llong(long long l) { function
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu_internals.h 248 #define si_from_llong(scalar) __builtin_si_from_long(scalar) macro

Completed in 15 milliseconds