Home
last modified time | relevance | path

Searched defs:MAGIC_CONSTANT (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dhash.h141 constexpr const size_t MAGIC_CONSTANT = 0x9e3779b9; in MergeHashes() local
153 constexpr const uint32_t MAGIC_CONSTANT = 0x9e3779b9; in MergeHashes() local
Dmath_helpers.h145 constexpr const size_t MAGIC_CONSTANT = 0x9e3779b9; in MergeHashes() local