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

/freebsd-13-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-13-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf

Completed in 56 milliseconds