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

/openbsd-current/gnu/llvm/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)
/openbsd-current/gnu/gcc/gcc/config/soft-fp/
H A Dsubdf3.c35 DFtype __subdf3(DFtype a, DFtype b) function
/openbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h27 #define float64_sub __subdf3
49 __strong_alias(__aeabi_dsub, __subdf3);
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv-abi.h116 RENAME_LIBRARY(__subdf3,__subd)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv-abi.h115 RENAME_LIBRARY(__subdf3,__subd)
/openbsd-current/gnu/gcc/gcc/config/
H A Dfp-bit.h300 # define sub __subdf3
/openbsd-current/gnu/usr.bin/gcc/gcc/config/
H A Dfp-bit.h296 # define sub __subdf3
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfloatlib.c766 __subdf3 (double a1, double a2) function
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dieee754-df.S347 .global __subdf3
348 .type __subdf3, @function
349 __subdf3: label
/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dlb1sf68.asm597 .globl SYM (__subdf3)
672 | __subdf3
675 | double __subdf3(double, double);
676 SYM (__subdf3):
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dlb1sf68.asm527 .globl SYM (__subdf3)
601 | __subdf3
604 | double __subdf3(double, double);
605 SYM (__subdf3):

Completed in 348 milliseconds