Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/
Ddtoa_helper.h33 constexpr size_t DOUBLE_SIGNIFICAND_SIZE = 52; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h57 static constexpr size_t DOUBLE_SIGNIFICAND_SIZE = 52; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dtagged_value.h35 static constexpr size_t DOUBLE_SIGNIFICAND_SIZE = 52; variable