Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h189 constexpr uint64_t SIZE_1M = 1_MB; variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem.h214 constexpr uint64_t SIZE_1M = 1_MB; variable