Searched refs:float32_eq_quiet (Results 1 – 4 of 4) sorted by relevance
222 INLINE int float32_eq_quiet( float32 a, float32 b STATUS_PARAM) in float32_eq_quiet() function
329 int float32_eq_quiet( float32, float32 STATUS_PARAM );
2442 int float32_eq_quiet( float32 a, float32 b STATUS_PARAM ) in float32_eq_quiet() function
1811 return -float32_eq_quiet(make_float32(a), make_float32(b), NFS); in HELPER()