Searched defs:ALL_ONES (Results 1 – 8 of 8) sorted by relevance
50 #define ALL_ONES ~UINT64_C(0) macro
49 #define ALL_ONES ~UINT64_C(0) macro
605 const ALL_ONES: Limb = LimbMask::True as Limb; in test_limbs_minimal_bits() constant
30 constexpr auto ALL_ONES = T(~ZERO); in TYPED_TEST() local
29 constexpr auto ALL_ONES = T(~ZERO); in TYPED_TEST() local
130 ALL_ONES, enumerator