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