Searched defs:OverflowUint (Results 1 – 3 of 3) sorted by relevance
65 TEST(Printf, OverflowUint) { in TEST() argument
242 OverflowUint(x uint64) bool methodSpec873 func (t *rtype) OverflowUint(x uint64) bool { func
2164 func (v Value) OverflowUint(x uint64) bool { func