Searched refs:lo_flip (Results 1 – 1 of 1) sorted by relevance
185 const uint64 lo_flip = ~Uint128Low64(val); variable186 const uint64 lo_add = lo_flip + 1;187 if (lo_add < lo_flip) {