Searched refs:test_fcvt (Results 1 – 4 of 4) sorted by relevance
94 void test_fcvt(double a) in test_fcvt() function260 test_fcvt(0.5); in test_floats()261 test_fcvt(-0.5); in test_floats()262 test_fcvt(1.0/7.0); in test_floats()263 test_fcvt(-1.0/9.0); in test_floats()264 test_fcvt(32768); in test_floats()265 test_fcvt(-1e20); in test_floats()
84 void test_fcvt(double a) in test_fcvt() function250 test_fcvt(0.5); in test_floats()251 test_fcvt(-0.5); in test_floats()252 test_fcvt(1.0/7.0); in test_floats()253 test_fcvt(-1.0/9.0); in test_floats()254 test_fcvt(32768); in test_floats()255 test_fcvt(-1e20); in test_floats()
614 void test_fcvt(double a) in test_fcvt() function780 test_fcvt(0.5); in test_floats()781 test_fcvt(-0.5); in test_floats()782 test_fcvt(1.0/7.0); in test_floats()783 test_fcvt(-1.0/9.0); in test_floats()784 test_fcvt(32768); in test_floats()785 test_fcvt(-1e20); in test_floats()
576 void test_fcvt(double a) in test_fcvt() function742 test_fcvt(0.5); in test_floats()743 test_fcvt(-0.5); in test_floats()744 test_fcvt(1.0/7.0); in test_floats()745 test_fcvt(-1.0/9.0); in test_floats()746 test_fcvt(32768); in test_floats()747 test_fcvt(-1e20); in test_floats()