Searched refs:__subtf3 (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dsubtf3.c23 __subtf3(fp_t a, fp_t b) { function
/netbsd-current/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dsubtf3.c35 __subtf3 (TFtype a, TFtype b) function
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dsubtf3.c35 __subtf3 (TFtype a, TFtype b) function
/netbsd-current/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A Dsubtf3_test.c1 //===--------------- subtf3_test.c - Test __subtf3 ------------------------===//
10 // This file tests __subtf3 for the compiler_rt library.
21 COMPILER_RT_ABI long double __subtf3(long double a, long double b);
26 long double x = __subtf3(a, b);
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h35 #define float128_sub __subtf3
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dfp-bit.h226 # define sub __subtf3
H A Dfp-bit.c99 void __subtf3 (void) { abort(); } function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dfp-bit.h226 # define sub __subtf3
H A Dfp-bit.c99 void __subtf3 (void) { abort(); } function

Completed in 106 milliseconds