Searched refs:this_highest_index (Results 1 – 1 of 1) sorted by relevance
107 size_t this_highest_index = BitsToWords(this_highest + 1); in IsSubsetOf() local108 for (size_t i = 0; i < this_highest_index; ++i) { in IsSubsetOf()