Searched refs:dropBound (Results 1 – 3 of 3) sorted by relevance
365 func (sc *syscaller) dropBound(val ...Value) error { func386 return multisc.dropBound(val...)
163 for c := Value(0); sc.dropBound(c) == nil; c++ {
181 err = sc.dropBound(c)