Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dbit_vector.h610 size_t size_in_words() const in size_in_words() function
721 size_t size_in_words = other.size_in_words(); in CopyFrom() local