Home
last modified time | relevance | path

Searched refs:__floatdixf (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/i386/
H A Dfloatdixf.S19 DEFINE_COMPILERRT_FUNCTION(__floatdixf)
28 END_COMPILERRT_FUNCTION(__floatdixf)
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/
H A Dfloatdixf_test.c26 long double __floatdixf(di_int a);
30 long double x = __floatdixf(a); in test__floatdixf()
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dfloatdixf_test.c26 long COMPILER_RT_ABI double __floatdixf(di_int a);
30 long double x = __floatdixf(a); in test__floatdixf()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/x86_64/
H A Dfloatdixf.c11 long double __floatdixf(int64_t a) in __floatdixf() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatdixf.c30 __floatdixf(di_int a) in __floatdixf() function
H A DREADME.txt153 long double __floatdixf(di_int a);
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/timing/
H A Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/timing/
H A Dfloatdixf.c6 #define FUNCTION_NAME __floatdixf
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h61 #define int64_to_floatx80 __floatdixf
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dlibgcc2.h294 #define __floatdixf __NDW(float,xf) macro
468 extern XFtype __floatdixf (DWtype);
H A Dlibgcc2.c1497 __floatdixf (DWtype u) in __floatdixf() function
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dlibgcc2.h294 #define __floatdixf __NDW(float,xf) macro
468 extern XFtype __floatdixf (DWtype);
H A Dlibgcc2.c1539 __floatdixf (DWtype u) in __floatdixf() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def351 HANDLE_LIBCALL(SINTTOFP_I64_F80, "__floatdixf")
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dlibgcc.texi355 @deftypefnx {Runtime Function} {long double} __floatdixf (long @var{i})
H A Dgccint.info567 -- Runtime Function: long double __floatdixf (long I)
51261 * __floatdixf: Soft float library routines.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dlibgcc.texi355 @deftypefnx {Runtime Function} {long double} __floatdixf (long @var{i})
H A Dgccint.info567 -- Runtime Function: long double __floatdixf (long I)
49575 * __floatdixf: Soft float library routines.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.117387 (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.
H A DChangeLog-20051224 * libgcc2.c (__floatdixf, __floatundixf, __floatditf,
H A DChangeLog-20032896 __floatdixf, __floatditf, __floatdidf, __floatdisf, __gcc_bcmp):
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.117387 (__fixunsdfdi, __fixdfdi, __floatdixf, __floatditf) : Likewise.