Searched refs:theirs (Results 1 – 1 of 1) sorted by relevance
57 const uint8_t* theirs = other.get(); in operator ==() local60 if (mine[i] != theirs[i]) { in operator ==()