Home
last modified time | relevance | path

Searched defs:DOUBLE_MAX_PRECISION (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h54 static constexpr int DOUBLE_MAX_PRECISION = 17; member
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
H A Dets_intrinsics_helpers.h50 inline constexpr int DOUBLE_MAX_PRECISION = 17; member
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dtagged_value.h33 static constexpr int DOUBLE_MAX_PRECISION = 17; member

Completed in 4 milliseconds