Home
last modified time | relevance | path

Searched refs:xt (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dstring_piece.cc39 uint64_t xt = *reinterpret_cast<const uint64_t*>(x.data() + len); in operator ==() local
41 if (xt != yt) in operator ==()