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