Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_bigint.h40 static constexpr uint32_t OCTAL = 8; // 8 : octal variable
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h40 static constexpr uint8_t OCTAL = 8; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h39 inline constexpr uint8_t OCTAL = 8; variable