const runtime._ENOMEM

2 uses

	runtime (current package)
		mem_darwin.go#L59: const _ENOMEM = 12
		mem_darwin.go#L65: 	if err == _ENOMEM {