Home
last modified time | relevance | path

Searched defs:roundingMode (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp307 … std::string& buf1, int buf1Size, int roundingMode, int *sign) in GetBaseForRoundingMode()
357 int roundingMode = FE_TONEAREST; in CustomEcvt() local
386 …::CustomFcvtHelper(std::string& buf, int bufSize, double valueNumber, int digits, int roundingMode) in CustomFcvtHelper()
409 int roundingMode = FE_TONEAREST; in CustomFcvt() local