Home
last modified time | relevance | path

Searched defs:__floatdidf (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/compiler-rt/lib/x86_64/
Dfloatdidf.c11 double __floatdidf(int64_t a) in __floatdidf() function
/freebsd-10-stable/contrib/gcc/config/soft-fp/
Dfloatdidf.c35 DFtype __floatdidf(DItype i) in __floatdidf() function
/freebsd-10-stable/lib/libc/quad/
Dfloatdidf.c46 __floatdidf(x) in __floatdidf() function
/freebsd-10-stable/contrib/gcc/config/
Dfloatdidf.c10 __floatdidf (DItype u) in __floatdidf() function
/freebsd-10-stable/contrib/gcc/config/rs6000/
Dppc64-fp.c120 __floatdidf (DItype u) in __floatdidf() function
/freebsd-10-stable/contrib/gcc/
Dlibgcc2.h280 #define __floatdidf __NDW(float,df) macro