Home
last modified time | relevance | path

Searched defs:flt_rounds (Results 1 – 1 of 1) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
Drounding_mode.cpp40 static const int flt_rounds[ kRoundingModeCount ] = { _ARM_FE_TONEAREST, in set_round() local
83 …static const int flt_rounds[ kRoundingModeCount ] = { FE_TONEAREST, FE_TONEAREST, FE_UPWARD, FE_DO… in set_round() local
129 …static const int flt_rounds[ kRoundingModeCount ] = { _RC_NEAR, _RC_NEAR, _RC_UP, _RC_DOWN, _RC_CH… in set_round() local