Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h34 static constexpr uint32_t ALLOW_HEX = 1U << 2U; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h421 inline constexpr uint32_t ALLOW_HEX = 1U << 2U; variable