Searched refs:lhs_word (Results 1 – 8 of 8) sorted by relevance
356 const uint32_t lhs_word = lhs.GetWord(i); in Compare() local358 if (lhs_word < rhs_word) { in Compare()360 } else if (lhs_word > rhs_word) { in Compare()