Home
last modified time | relevance | path

Searched refs:ending_word (Results 1 – 1 of 1) sorted by relevance

/external/opencore/baselibs/gen_data_structures/src/
Dbool_array.h82 int ending_word = (last_index) / 32; variable
84 for (int ii = starting_word; ii <= ending_word; ++ii)
87 if (ii == ending_word)