Searched defs:round_mode (Results 1 – 2 of 2) sorted by relevance
36 if (round_mode == FE_TONEAREST || round_mode == FE_UPWARD) variable 44 if (round_mode == FE_TONEAREST || round_mode == FE_DOWNWARD) variable 61 if (round_mode == FE_UPWARD || round_mode == FE_TOWARDZERO) variable
83 int round_mode = fputil::quick_get_round(); global() variable