Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/mem/refstorage/
Dreference_storage.h128 static constexpr size_t BLOCK_SIZE = sizeof(RefBlock); variable
/arkcompiler/runtime_core/libpandabase/utils/
Dmurmur3_hash.h70 static constexpr uint32_t BLOCK_SIZE = 4; variable