Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.h49 static constexpr int MIN_DECIMAL_EXPONENT = -348; variable
/arkcompiler/ets_frontend/es2panda/util/
Dhelpers.h181 static const int32_t MIN_DECIMAL_EXPONENT = -6; variable
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h148 static constexpr int MIN_DECIMAL_EXPONENT = -348; variable