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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dsubdf3.c17 COMPILER_RT_ABI fp_t __subdf3(fp_t a, fp_t b) { function
23 AEABI_RTABI fp_t __aeabi_dsub(fp_t a, fp_t b) { return __subdf3(a, b); }
25 COMPILER_RT_ALIAS(__subdf3, __aeabi_dsub)
H A Dapple_versioning.c312 NOT_HERE_UNTIL_AFTER_4_3(__subdf3)
/freebsd-11-stable/contrib/gcc/config/soft-fp/
H A Dsubdf3.c35 DFtype __subdf3(DFtype a, DFtype b) function
/freebsd-11-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h33 #define float64_sub __subdf3
/freebsd-11-stable/contrib/gcc/config/
H A Dfp-bit.h300 # define sub __subdf3

Completed in 79 milliseconds