Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h187 constexpr uint64_t SIZE_1K = 1_KB; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem.h213 constexpr uint64_t SIZE_1K = 1_KB; variable