Searched defs:max_unsigned (Results 1 – 2 of 2) sorted by relevance
338 max_unsigned = BinaryFnType("max_unsigned") global() variable in BinaryFn 452 max_unsigned = ReduceFnType(BinaryFn.max_unsigned) global() variable in ReduceFn
242 constexpr auto max_unsigned = std::numeric_limits<unsigned int>::max(); in test_different_signedness() local