Searched refs:patches_bit (Results 1 – 1 of 1) sorted by relevance
76 constexpr size_t patches_bit = 1u << 0; in TEST() local85 bool same_patches = ((i ^ j) & patches_bit) == 0u; in TEST()