Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h39 static constexpr uint32_t OCTAL = 8; // 8 : octal variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h39 static constexpr uint8_t OCTAL = 8; variable