Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dobject_header.h46 constexpr const uint32_t LINEAR_SEED = 987654321U; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_symbol.h43 static constexpr const uint32_t LINEAR_SEED = 987654321U; variable