Home
last modified time | relevance | path

Searched refs:OFFSET_BYTE (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
H A Dbit_utils.h174 constexpr uint8_t OFFSET_BYTE = 3; in GetByteFrom() local
176 uint64_t shift = index << OFFSET_BYTE; in GetByteFrom()
/arkcompiler/runtime_core/static_core/libpandabase/utils/
H A Dbit_utils.h176 constexpr uint8_t OFFSET_BYTE = 3; in GetByteFrom() local
178 uint64_t shift = index << OFFSET_BYTE; in GetByteFrom()

Completed in 2 milliseconds