Home
last modified time | relevance | path

Searched defs:HEXADECIMAL (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h42 static constexpr uint32_t HEXADECIMAL = 16; // 16 : hexadecimal variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h42 static constexpr uint8_t HEXADECIMAL = 16; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h40 inline constexpr uint8_t HEXADECIMAL = 16; variable