func compress/flate.offsetCode
3 uses
compress/flate (current package)
huffman_bit_writer.go#L551: w.offsetFreq[offsetCode(offset)]++
huffman_bit_writer.go#L597: offsetCode := offsetCode(offset)
token.go#L89: func offsetCode(off uint32) uint32 {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)