Searched defs:maxUint (Results 1 – 3 of 3) sorted by relevance
13 maxUint = 1<<64 - 1 const
282 maxUint = uint64(^uint(0)) const
42 maxUint = 1<<(8<<logSizeofUint) - 1 const