Searched refs:__getf2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/libc/softfloat/
H A Dgetf2.c16 flag __getf2(float128, float128);
19 __getf2(float128 a, float128 b) function
H A Dsoftfloat-for-gcc.h165 #define float128_ge __getf2
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcomparetf2.c11 // __eqtf2 __getf2 __unordtf2
26 // __getf2(a,b) returns -1 if a < b
34 // Note that __letf2( ) and __getf2( ) are identical except in their handling of
98 COMPILER_RT_ABI enum GE_RESULT __getf2(fp_t a, fp_t b) { function
126 COMPILER_RT_ALIAS(__getf2, __gttf2)

Completed in 73 milliseconds