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

/freebsd-10.0-release/lib/libc/softfloat/
H A Dnegsf2.c14 float32 __negsf2(float32);
17 __negsf2(float32 a) function
H A DSymbol.map37 __negsf2;
H A Dsoftfloat-for-gcc.h48 #define float32_neg __negsf2
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dnegsf2.c20 __negsf2(fp_t a) {
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dnegsf2.c35 SFtype __negsf2(SFtype a) function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h239 # define negate __negsf2
295 # define negate __negsf2

Completed in 113 milliseconds