Searched refs:__negdf2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/lib/libc/softfloat/
H A Dnegdf2.c14 float64 __negdf2(float64);
17 __negdf2(float64 a) function
H A DSymbol.map36 __negdf2;
H A Dsoftfloat-for-gcc.h49 #define float64_neg __negdf2
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dnegdf2.c19 fp_t __negdf2(fp_t a) {
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dnegdf2.c35 DFtype __negdf2(DFtype a) function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h253 # define negate __negdf2
315 # define negate __negdf2

Completed in 80 milliseconds