Searched refs:test_mm (Results 1 – 1 of 1) sorted by relevance
163 test_mm (int mode1, int mode2) in test_mm() function194 result |= test_mm (mode1, FE_DOWNWARD); in test_m()197 result |= test_mm (mode1, FE_TONEAREST); in test_m()200 result |= test_mm (mode1, FE_TOWARDZERO); in test_m()203 result |= test_mm (mode1, FE_UPWARD); in test_m()
Completed in 3 milliseconds