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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dsubsf3.c17 COMPILER_RT_ABI fp_t __subsf3(fp_t a, fp_t b) { function
23 AEABI_RTABI fp_t __aeabi_fsub(fp_t a, fp_t b) { return __subsf3(a, b); }
25 COMPILER_RT_ALIAS(__subsf3, __aeabi_fsub)
H A Dapple_versioning.c314 NOT_HERE_UNTIL_AFTER_4_3(__subsf3)
/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dsubsf3.c35 SFtype __subsf3(SFtype a, SFtype b) function
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define float32_sub __subsf3
/freebsd-12-stable/contrib/gcc/config/
H A Dfp-bit.h280 # define sub __subsf3

Completed in 117 milliseconds