Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
H A Dnumber_helper.h57 static constexpr uint64_t DOUBLE_SIGN_MASK = 0x8000000000000000ULL; member
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
H A Dtagged_value.h36 static constexpr uint64_t DOUBLE_SIGN_MASK = 0x8000000000000000ULL; member

Completed in 3 milliseconds