Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h41 static constexpr uint32_t HEXADECIMAL = 16; // 16 : hexadecimal variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h41 static constexpr uint8_t HEXADECIMAL = 16; variable