Home
last modified time | relevance | path

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

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