const syscall.netbsd32Bit
2 uses
syscall (current package)
route_bsd.go#L26: } else if netbsd32Bit {
syscall_unix.go#L26: netbsd32Bit = runtime.GOOS == "netbsd" && sizeofPtr == 4
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)