Searched refs:__floatsidf (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatsidf.c20 COMPILER_RT_ABI fp_t __floatsidf(int a) { function
53 AEABI_RTABI fp_t __aeabi_i2d(int a) { return __floatsidf(a); }
55 COMPILER_RT_ALIAS(__floatsidf, __aeabi_i2d)
H A Dapple_versioning.c261 NOT_HERE_UNTIL_AFTER_4_3(__floatsidf)
/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dfloatsidf.c35 DFtype __floatsidf(SItype i) function
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h55 #define int32_to_float64 __floatsidf
/freebsd-12-stable/contrib/gcc/config/
H A Dfp-bit.h312 # define si_to_float __floatsidf

Completed in 77 milliseconds