Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dbit_utils.h275 inline constexpr T ExtractBits(T value, size_t offset, size_t count) in ExtractBits() function
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_utils.h273 inline constexpr T ExtractBits(T value, size_t offset, size_t count) in ExtractBits() function