Searched refs:roundings (Results 1 – 1 of 1) sorted by relevance
46 static int roundings[] = { variable95 #define NROUND (sizeof(roundings)/sizeof(roundings[0]))172 if (roundings[ro] == -1) in test_fmaf()175 fesetround(roundings[ro]); in test_fmaf()236 if (roundings[ro] == -1) in test_fma()239 fesetround(roundings[ro]); in test_fma()295 if (roundings[ro] == -1) in test_fmal()298 fesetround(roundings[ro]); in test_fmal()335 (void) roundings; in main()