Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/utils/
Dnumber-utils.h25 constexpr size_t DEC_BASE = 10; variable
/arkcompiler/runtime_core/assembler/utils/
Dnumber-utils.h23 constexpr size_t DEC_BASE = 10; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dc_string.h44 constexpr int DEC_BASE = 10; variable