func runtime.gwrite
8 uses
runtime (current package)
debuglog.go#L651: gwrite(b)
print.go#L86: func gwrite(b []byte) {
print.go#L191: gwrite(buf[:])
print.go#L208: gwrite(buf[i:])
print.go#L234: gwrite(buf[i:])
print.go#L245: gwrite(bytes(s))
print.go#L278: gwrite(buf[:])
print.go#L299: gwrite(markbuf[:])
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)