Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h38 static constexpr uint32_t MAX_PRECISION = 16; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h37 inline constexpr uint32_t MAX_PRECISION = 16; variable