Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for overflow (0.3 sec)

  1. doc/go_spec.html

    discard high bits upon overflow, and programs may rely on "wrap around".
    </p>
    
    <p>
    For signed integers, the operations <code>+</code>,
    <code>-</code>, <code>*</code>, <code>/</code>, and <code>&lt;&lt;</code> may legally
    overflow and the resulting value exists and is deterministically defined
    by the signed integer representation, the operation, and its operands.
    HTML
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu May 02 22:43:51 GMT 2024
    - 279.6K bytes
    - Viewed (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const SO_OOBINLINE = 256
    pkg syscall (netbsd-arm64-cgo), const SO_OOBINLINE ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_OVERFLOWED = 4105
    pkg syscall (netbsd-arm64-cgo), const SO_OVERFLOWED ideal-int
    pkg syscall (netbsd-arm64-cgo), const SO_RCVBUF = 4098
    pkg syscall (netbsd-arm64-cgo), const SO_RCVLOWAT = 4100
    pkg syscall (netbsd-arm64-cgo), const SO_RCVLOWAT ideal-int
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Viewed (0)
  3. api/go1.16.txt

    pkg syscall (darwin-arm64), const ENOTSUP = 45
    pkg syscall (darwin-arm64), const ENOTTY = 25
    pkg syscall (darwin-arm64), const ENXIO = 6
    pkg syscall (darwin-arm64), const EOPNOTSUPP = 102
    pkg syscall (darwin-arm64), const EOVERFLOW = 84
    pkg syscall (darwin-arm64), const EOWNERDEAD = 105
    pkg syscall (darwin-arm64), const EOWNERDEAD Errno
    pkg syscall (darwin-arm64), const EPERM = 1
    pkg syscall (darwin-arm64), const EPFNOSUPPORT = 46
    Plain Text
    - Registered: Tue May 07 11:14:38 GMT 2024
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Viewed (0)
Back to top