Searched defs:roundingMode (Results 1 – 1 of 1) sorted by relevance
304 … std::string& buf1, int buf1Size, int roundingMode, int *sign) in GetBaseForRoundingMode()354 int roundingMode = FE_TONEAREST; in CustomEcvt() local383 …::CustomFcvtHelper(std::string& buf, int bufSize, double valueNumber, int digits, int roundingMode) in CustomFcvtHelper()406 int roundingMode = FE_TONEAREST; in CustomFcvt() local