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

/freebsd-10.3-release/lib/libc/softfloat/
H A Dunordsf2.c14 flag __unordsf2(float32, float32);
17 __unordsf2(float32 a, float32 b) function
H A Dsoftfloat-for-gcc.h128 #define float32_unord __unordsf2
/freebsd-10.3-release/contrib/gcc/config/soft-fp/
H A Dunordsf2.c35 __unordsf2(SFtype a, SFtype b) function
/freebsd-10.3-release/lib/libc/arm/aeabi/
H A Daeabi_float.c39 flag __unordsf2(float32, float32);
66 int AEABI_FUNC2(fcmpun, float32, __unordsf2)
/freebsd-10.3-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.3-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.3-release/contrib/gcc/config/
H A Dfp-bit.h234 # define _unord_f2 __unordsf2
290 # define _unord_f2 __unordsf2

Completed in 154 milliseconds