Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 101 for setoverflow (0.23 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/zerrors_openbsd_arm.go

    	ENOTSOCK        = syscall.Errno(0x26)
    	ENOTSUP         = syscall.Errno(0x5b)
    	ENOTTY          = syscall.Errno(0x19)
    	ENXIO           = syscall.Errno(0x6)
    	EOPNOTSUPP      = syscall.Errno(0x2d)
    	EOVERFLOW       = syscall.Errno(0x57)
    	EOWNERDEAD      = syscall.Errno(0x5e)
    	EPERM           = syscall.Errno(0x1)
    	EPFNOSUPPORT    = syscall.Errno(0x2e)
    	EPIPE           = syscall.Errno(0x20)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 78.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_amd64.go

    	ENOTSOCK        = syscall.Errno(0x26)
    	ENOTSUP         = syscall.Errno(0x2d)
    	ENOTTY          = syscall.Errno(0x19)
    	ENXIO           = syscall.Errno(0x6)
    	EOPNOTSUPP      = syscall.Errno(0x2d)
    	EOVERFLOW       = syscall.Errno(0x54)
    	EOWNERDEAD      = syscall.Errno(0x60)
    	EPERM           = syscall.Errno(0x1)
    	EPFNOSUPPORT    = syscall.Errno(0x2e)
    	EPIPE           = syscall.Errno(0x20)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.4K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_riscv64.go

    	ENOTSOCK        = syscall.Errno(0x26)
    	ENOTSUP         = syscall.Errno(0x2d)
    	ENOTTY          = syscall.Errno(0x19)
    	ENXIO           = syscall.Errno(0x6)
    	EOPNOTSUPP      = syscall.Errno(0x2d)
    	EOVERFLOW       = syscall.Errno(0x54)
    	EOWNERDEAD      = syscall.Errno(0x60)
    	EPERM           = syscall.Errno(0x1)
    	EPFNOSUPPORT    = syscall.Errno(0x2e)
    	EPIPE           = syscall.Errno(0x20)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 83.7K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zerrors_freebsd_386.go

    	ENOTSOCK        = syscall.Errno(0x26)
    	ENOTSUP         = syscall.Errno(0x2d)
    	ENOTTY          = syscall.Errno(0x19)
    	ENXIO           = syscall.Errno(0x6)
    	EOPNOTSUPP      = syscall.Errno(0x2d)
    	EOVERFLOW       = syscall.Errno(0x54)
    	EOWNERDEAD      = syscall.Errno(0x60)
    	EPERM           = syscall.Errno(0x1)
    	EPFNOSUPPORT    = syscall.Errno(0x2e)
    	EPIPE           = syscall.Errno(0x20)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 79.6K bytes
    - Viewed (0)
  5. src/syscall/zerrors_darwin_arm64.go

    	ENOTRECOVERABLE = Errno(0x68)
    	ENOTSOCK        = Errno(0x26)
    	ENOTSUP         = Errno(0x2d)
    	ENOTTY          = Errno(0x19)
    	ENXIO           = Errno(0x6)
    	EOPNOTSUPP      = Errno(0x66)
    	EOVERFLOW       = Errno(0x54)
    	EOWNERDEAD      = Errno(0x69)
    	EPERM           = Errno(0x1)
    	EPFNOSUPPORT    = Errno(0x2e)
    	EPIPE           = Errno(0x20)
    	EPROCLIM        = Errno(0x43)
    	EPROCUNAVAIL    = Errno(0x4c)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.8K bytes
    - Viewed (0)
  6. src/syscall/zerrors_aix_ppc64.go

    	ENOTRUST        = Errno(0x72)
    	ENOTSOCK        = Errno(0x39)
    	ENOTSUP         = Errno(0x7c)
    	ENOTTY          = Errno(0x19)
    	ENXIO           = Errno(0x6)
    	EOPNOTSUPP      = Errno(0x40)
    	EOVERFLOW       = Errno(0x7f)
    	EOWNERDEAD      = Errno(0x5f)
    	EPERM           = Errno(0x1)
    	EPFNOSUPPORT    = Errno(0x41)
    	EPIPE           = Errno(0x20)
    	EPROCLIM        = Errno(0x53)
    	EPROTO          = Errno(0x79)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zerrors_zos_s390x.go

    	ESRCH              = Errno(143)
    	EXDEV              = Errno(144)
    	E2BIG              = Errno(145)
    	ELOOP              = Errno(146)
    	EILSEQ             = Errno(147)
    	ENODATA            = Errno(148)
    	EOVERFLOW          = Errno(149)
    	EMVSNOTUP          = Errno(150)
    	ECMSSTORAGE        = Errno(151)
    	EMVSDYNALC         = Errno(151)
    	EMVSCVAF           = Errno(152)
    	EMVSCATLG          = Errno(153)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 08 16:12:58 UTC 2024
    - 39.4K bytes
    - Viewed (0)
  8. src/syscall/zerrors_solaris_amd64.go

    	ENOTSOCK        = Errno(0x5f)
    	ENOTSUP         = Errno(0x30)
    	ENOTTY          = Errno(0x19)
    	ENOTUNIQ        = Errno(0x50)
    	ENXIO           = Errno(0x6)
    	EOPNOTSUPP      = Errno(0x7a)
    	EOVERFLOW       = Errno(0x4f)
    	EOWNERDEAD      = Errno(0x3a)
    	EPERM           = Errno(0x1)
    	EPFNOSUPPORT    = Errno(0x7b)
    	EPIPE           = Errno(0x20)
    	EPROTO          = Errno(0x47)
    	EPROTONOSUPPORT = Errno(0x78)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 13:52:34 UTC 2024
    - 50.8K bytes
    - Viewed (0)
  9. src/syscall/zerrors_linux_386.go

    	ENOTSOCK        = Errno(0x58)
    	ENOTSUP         = Errno(0x5f)
    	ENOTTY          = Errno(0x19)
    	ENOTUNIQ        = Errno(0x4c)
    	ENXIO           = Errno(0x6)
    	EOPNOTSUPP      = Errno(0x5f)
    	EOVERFLOW       = Errno(0x4b)
    	EOWNERDEAD      = Errno(0x82)
    	EPERM           = Errno(0x1)
    	EPFNOSUPPORT    = Errno(0x60)
    	EPIPE           = Errno(0x20)
    	EPROTO          = Errno(0x47)
    	EPROTONOSUPPORT = Errno(0x5d)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  10. src/syscall/zerrors_darwin_amd64.go

    	ENOTRECOVERABLE = Errno(0x68)
    	ENOTSOCK        = Errno(0x26)
    	ENOTSUP         = Errno(0x2d)
    	ENOTTY          = Errno(0x19)
    	ENXIO           = Errno(0x6)
    	EOPNOTSUPP      = Errno(0x66)
    	EOVERFLOW       = Errno(0x54)
    	EOWNERDEAD      = Errno(0x69)
    	EPERM           = Errno(0x1)
    	EPFNOSUPPORT    = Errno(0x2e)
    	EPIPE           = Errno(0x20)
    	EPROCLIM        = Errno(0x43)
    	EPROCUNAVAIL    = Errno(0x4c)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 55.3K bytes
    - Viewed (0)
Back to top