Searched defs:ALL_ONES (Results 1 – 2 of 2) sorted by relevance
50 #define ALL_ONES ~UINT64_C(0) macro
27 constexpr auto ALL_ONES = T(~ZERO); TYPED_TEST() local