Searched refs:fpgetround (Results 1 – 3 of 3) sorted by relevance
33 test_iok(fpgetround(), FP_RN); in test_getround()36 test_iok(fpgetround(), FP_RM); in test_getround()39 test_iok(fpgetround(), FP_RP); in test_getround()42 test_iok(fpgetround(), FP_RZ); in test_getround()196 fp_rnd old = fpgetround(); in test_ieee()
53 fp_rnd fpgetround (void);
88 fpgetround(void) in fpgetround() function