Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Ddtoa_helper.h76 static constexpr uint32_t TEN6POW = 1000000; variable
/arkcompiler/ets_runtime/ecmascript/base/
Ddtoa_helper.h163 static constexpr uint32_t TEN6POW = 1000000; variable