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