Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h28 static constexpr uint32_t BIT_PER_BYTE = 8; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_bitset.h35 static constexpr uint32_t BIT_PER_BYTE = 8; variable