Home
last modified time | relevance | path

Searched defs:DOUBLE_HIDDEN_BIT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h60 static constexpr uint64_t DOUBLE_HIDDEN_BIT = 1ULL << DOUBLE_SIGNIFICAND_SIZE; member
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dtagged_value.h41 static constexpr uint64_t DOUBLE_HIDDEN_BIT = 1ULL << DOUBLE_SIGNIFICAND_SIZE; member

Completed in 2 milliseconds