Searched refs:__floatditf (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dfloatditf.c36 __floatditf (DItype i) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dfloatditf.c36 __floatditf (DItype i) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/Unit/ppc/
H A Dfloatditf_test.c4 long double __floatditf(int64_t);
18 computed.ld = __floatditf(tests[i].input);
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ppc/
H A Dfloatditf_test.c4 COMPILER_RT_ABI long double __floatditf(int64_t);
18 computed.ld = __floatditf(tests[i].input);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/ppc/
H A Dfloatditf.c5 /* long double __floatditf(long long x); */
10 long double __floatditf(int64_t a) { function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatditf.c20 COMPILER_RT_ABI fp_t __floatditf(di_int a) { function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfloatditf_test.c1 //===-- floatditf_test.c - Test __floatditf -------------------------------===//
10 // This file tests __floatditf for the compiler_rt library.
25 COMPILER_RT_ABI long double __floatditf(long long a);
29 long double x = __floatditf(a);
33 printf("error in __floatditf(%Ld) = %.20Lf, "
/netbsd-current/common/lib/libc/quad/
H A Dquad.h131 long double __floatditf(quad_t);
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dppc64-fp.c36 extern TFtype __floatditf (DItype);
90 __floatditf (DItype u) function
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h62 #define int64_to_float128 __floatditf
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h295 #define __floatditf __NDW(float,tf) macro
479 extern TFtype __floatditf (DWtype);
H A Dlibgcc2.c1597 __floatditf (DWtype u)
1567 __floatditf (DWtype u) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h295 #define __floatditf __NDW(float,tf) macro
479 extern TFtype __floatditf (DWtype);
H A Dlibgcc2.c1555 __floatditf (DWtype u)
1525 __floatditf (DWtype u) function

Completed in 224 milliseconds