Home
last modified time | relevance | path

Searched defs:OverflowUint (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/reflect/
Dtype.go242 OverflowUint(x uint64) bool methodSpec
873 func (t *rtype) OverflowUint(x uint64) bool { func
Dvalue.go2164 func (v Value) OverflowUint(x uint64) bool { func