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

/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dfloatsisf.c35 SFtype __floatsisf(SItype i) function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfloatsisf.c20 COMPILER_RT_ABI fp_t __floatsisf(int a) { function
61 AEABI_RTABI fp_t __aeabi_i2f(int a) { return __floatsisf(a); }
63 COMPILER_RT_ALIAS(__floatsisf, __aeabi_i2f)
H A Dapple_versioning.c263 NOT_HERE_UNTIL_AFTER_4_3(__floatsisf)
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf
/freebsd-12-stable/contrib/gcc/config/
H A Dfp-bit.h292 # define si_to_float __floatsisf

Completed in 93 milliseconds