Home
last modified time | relevance | path

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

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