Searched refs:SignedAdd (Results 1 – 1 of 1) sorted by relevance
52 PHILOX_DEVICE_INLINE Int SignedAdd(Int a, typename std::make_unsigned<Int>::type b) { in SignedAdd() function191 result[i] = SignedAdd(lo_, sample[i] % range_); in operator()227 result[i] = SignedAdd(lo_, bits % range_); in operator()