runtime.fixalloc.zero (field)

4 uses

	runtime (current package)
		mfixalloc.go#L36: 	zero   bool // zero allocations
		mfixalloc.go#L61: 	f.zero = true
		mfixalloc.go#L74: 		if f.zero {
		mheap.go#L718: 	h.spanalloc.zero = false