Searched refs:ieee754sp_lt (Results 1 – 3 of 3) sorted by relevance
116 if (ieee754sp_lt(x, hb)) in ieee754sp_tulong()
121 if (ieee754sp_lt(x, hb)) in ieee754sp_tuns()
246 static inline int ieee754sp_lt(ieee754sp x, ieee754sp y) in ieee754sp_lt() function