Home
last modified time | relevance | path

Searched defs:MAX_DIGITS (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Ddtoa_helper.cpp96 constexpr auto MAX_DIGITS = 9; member
H A Dets_to_string_cache.cpp215 constexpr auto MAX_DIGITS = std::numeric_limits<int64_t>::digits10 + 2U; in ToString() local
/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h96 static constexpr int MAX_DIGITS = 21; member
/arkcompiler/ets_runtime/ecmascript/
H A Djs_locale.h73 constexpr uint32_t MAX_DIGITS = 21; member

Completed in 3 milliseconds