Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/mem/
Darena.h25 constexpr size_t ARENA_DEFAULT_SIZE = SIZE_1M;
Dmem.h188 constexpr uint64_t SIZE_1M = 1_MB; variable