const compress/flate.offsetMask
2 uses
compress/flate (current package)
token.go#L12: offsetMask = 1<token.go#L82: func (t token) offset() uint32 { return uint32(t) & offsetMask }
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)