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