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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatsidf.c20 COMPILER_RT_ABI fp_t __floatsidf(si_int a) { function
53 AEABI_RTABI fp_t __aeabi_i2d(si_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-13-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h55 #define int32_to_float64 __floatsidf

Completed in 98 milliseconds