Searched refs:xt (Results 1 – 1 of 1) sorted by relevance
39 uint64_t xt = *reinterpret_cast<const uint64_t*>(x.data() + len); in operator ==() local41 if (xt != yt) in operator ==()