Searched refs:__unordsf2 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/lib/libc/softfloat/
H A Dunordsf2.c14 flag __unordsf2(float32, float32);
17 __unordsf2(float32 a, float32 b) function
H A DSymbol.map40 __unordsf2;
H A Dsoftfloat-for-gcc.h128 #define float32_unord __unordsf2
/freebsd-10.0-release/contrib/gcc/config/soft-fp/
H A Dunordsf2.c35 __unordsf2(SFtype a, SFtype b) function
/freebsd-10.0-release/lib/libc/arm/aeabi/
H A Daeabi_float.c35 flag __unordsf2(float32, float32);
64 return __unordsf2(a, b);
/freebsd-10.0-release/contrib/compiler-rt/lib/arm/
H A Dcomparesf2.S12 // __eqsf2 __gesf2 __unordsf2
32 // __unordsf2(a,b) returns 0 if both a and b are numbers
122 DEFINE_COMPILERRT_FUNCTION(__unordsf2)
/freebsd-10.0-release/contrib/compiler-rt/lib/
H A Dcomparesf2.c12 // __eqsf2 __gesf2 __unordsf2
32 // __unordsf2(a,b) returns 0 if both a and b are numbers
109 int __unordsf2(fp_t a, fp_t b) { function
/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h234 # define _unord_f2 __unordsf2
290 # define _unord_f2 __unordsf2

Completed in 178 milliseconds