Searched refs:our_highest_index (Results 1 – 1 of 1) sorted by relevance
128 int our_highest_index = BitsToWords(our_highest); in SameBitsSet() local134 return (memcmp(storage_, src->GetRawStorage(), our_highest_index * kWordBytes) == 0); in SameBitsSet()