Searched refs:ieee754sp_indef (Results 1 – 8 of 8) sorted by relevance
53 return ieee754sp_indef(); in ieee754sp_sqrt()63 return ieee754sp_indef(); in ieee754sp_sqrt()
76 return ieee754sp_indef(); in ieee754sp_div()93 return ieee754sp_indef(); in ieee754sp_div()
72 return ieee754sp_indef(); in _sp_maddf()87 return ieee754sp_indef(); in _sp_maddf()
56 y = ieee754sp_indef(); in ieee754sp_fdp()
76 return ieee754sp_indef(); in ieee754sp_sub()
76 return ieee754sp_indef(); in ieee754sp_add()
85 return ieee754sp_indef(); in ieee754sp_mul()
262 #define ieee754sp_indef() (ieee754sp_spcvals[IEEE754_SPCVAL_INDEF_LEG + \ macro