const math/big.AwayFromZero
4 uses
math/big (current package)
float.go#L139: AwayFromZero // no IEEE 754-2008 equivalent
float.go#L467: case AwayFromZero:
roundingmode_string.go#L14: _ = x[AwayFromZero-3]
go/constant
value.go#L890: t.SetMode(big.AwayFromZero)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)