Searched defs:SetRounding (Results 1 – 2 of 2) sorted by relevance
97 void ScopedHostFloatingPointEnvironment::SetRounding(Rounding rounding) { in SetRounding() function in ScopedHostFloatingPointEnvironment
721 void SetRounding(int index, bool round) { round_[index] = round; } in SetRounding() function