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