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()
53 y = ieee754sp_indef(); in ieee754sp_fdp()
54 return ieee754sp_indef(); in ieee754sp_nanxcpt()
76 return ieee754sp_indef(); in ieee754sp_add()
76 return ieee754sp_indef(); in ieee754sp_sub()
85 return ieee754sp_indef(); in ieee754sp_mul()
238 #define ieee754sp_indef() (ieee754sp_spcvals[IEEE754_SPCVAL_INDEF]) macro