Searched refs:ieee754sp_indef (Results 1 – 8 of 8) sorted by relevance
41 return ieee754sp_indef(); in ieee754sp_sqrt()51 return ieee754sp_indef(); in ieee754sp_sqrt()
64 return ieee754sp_indef(); in ieee754sp_div()81 return ieee754sp_indef(); in ieee754sp_div()
75 return ieee754sp_indef(); in _sp_maddf()88 return ieee754sp_indef(); in _sp_maddf()
43 y = ieee754sp_indef(); in ieee754sp_fdp()
64 return ieee754sp_indef(); in ieee754sp_add()
64 return ieee754sp_indef(); in ieee754sp_sub()
73 return ieee754sp_indef(); in ieee754sp_mul()
266 #define ieee754sp_indef() (ieee754sp_spcvals[IEEE754_SPCVAL_INDEF_LEG + \ macro
Completed in 8 milliseconds