Searched refs:uint128_t (Results 1 – 2 of 2) sorted by relevance
20 typedef unsigned __int128 uint128_t; typedef91 uint128_t nonce_ TA_GUARDED(spinlock_);
29 const uint128_t kNonceOverflow = ((uint128_t)1ULL) << 96;92 uint128_t nonce; in Draw()
Completed in 8 milliseconds