Searched defs:OverflowInt (Results 1 – 3 of 3) sorted by relevance
52 TEST(Printf, OverflowInt) { in TEST() argument
238 OverflowInt(x int64) bool methodSpec862 func (t *rtype) OverflowInt(x int64) bool { func
2151 func (v Value) OverflowInt(x int64) bool { func