var runtime.printBacklogIndex
4 uses
runtime (current package)
print.go#L30: printBacklogIndex int
print.go#L46: n := copy(printBacklog[printBacklogIndex:], b[i:])
print.go#L48: printBacklogIndex += n
print.go#L49: printBacklogIndex %= len(printBacklog)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)