runtime.fixalloc.first (field)
4 uses
runtime (current package)
mfixalloc.go#L29: first func(arg, p unsafe.Pointer) // called first time p is returned
mfixalloc.go#L54: f.first = first
mfixalloc.go#L85: if f.first != nil {
mfixalloc.go#L86: f.first(f.arg, v)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)