Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/util/
Dbit_vector.h541 bool lastWordPartiallyFilled = (Size() & POS_MASK) != 0; in SetBitsCount() local
569 bool lastWordPartiallyFilled = (size & POS_MASK) != 0; in PowerOfOpThenFold() local