Searched refs:float128_eq (Results 1 – 12 of 12) sorted by relevance
18 #define float128_eq __softfloat_float128_eq macro162 #define float128_eq __eqtf2
19 return !float128_eq(a, b); in __eqtf2()
20 return !float128_eq(a, b); in __netf2()
307 float128_eq float128_le float128_lt
2382 time_ab_float128_z_flag( float128_eq ); in timeFunctionVariety()
297 int float128_eq( float128, float128 );
305 int float128_eq( float128, float128 );
281 !!!flag float128_eq( float128, float128 );
5299 flag float128_eq( float128 a, float128 b ) in float128_eq() function