Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/verification/util/
Dbit_vector.h316 size_t last_word_start = size() - last_word_partial_bits; variable
463 size_t last_word_start = size() - last_word_partial_bits; in for_all_idx_val() local