Searched refs:__unordtf2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/soft-fp/
H A Dunordtf2.c35 __unordtf2(TFtype a, TFtype b) function
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparetf2.c11 // __eqtf2 __getf2 __unordtf2
31 // __unordtf2(a,b) returns 0 if both a and b are numbers
128 COMPILER_RT_ABI int __unordtf2(fp_t a, fp_t b) {
/freebsd-12-stable/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h162 #define float128_unord __unordtf2
/freebsd-12-stable/contrib/gcc/config/
H A Dfp-bit.h270 # define _unord_f2 __unordtf2

Completed in 115 milliseconds