Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 3 of 3 for 21 (0.01 seconds)

  1. api/go1.16.txt

    pkg syscall (darwin-arm64), const AF_CCITT ideal-int
    pkg syscall (darwin-arm64), const AF_CHAOS = 5
    pkg syscall (darwin-arm64), const AF_CHAOS ideal-int
    pkg syscall (darwin-arm64), const AF_CNT = 21
    pkg syscall (darwin-arm64), const AF_CNT ideal-int
    pkg syscall (darwin-arm64), const AF_COIP = 20
    pkg syscall (darwin-arm64), const AF_COIP ideal-int
    pkg syscall (darwin-arm64), const AF_DATAKIT = 9
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Fri Dec 02 16:30:41 GMT 2022
    - 479.2K bytes
    - Click Count (0)
  2. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const AF_CCITT ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_CHAOS = 5
    pkg syscall (netbsd-arm64-cgo), const AF_CHAOS ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_CNT = 21
    pkg syscall (netbsd-arm64-cgo), const AF_CNT ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_COIP = 20
    pkg syscall (netbsd-arm64-cgo), const AF_COIP ideal-int
    pkg syscall (netbsd-arm64-cgo), const AF_DATAKIT = 9
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Aug 08 18:44:16 GMT 2019
    - 452.6K bytes
    - Click Count (0)
  3. doc/go_spec.html

    <h3 id="Predeclared_identifiers">Predeclared identifiers</h3>
    
    <p>
    The following identifiers are implicitly declared in the
    <a href="#Blocks">universe block</a>
    [<a href="#Go_1.18">Go 1.18</a>]
    [<a href="#Go_1.21">Go 1.21</a>]:
    </p>
    <pre class="grammar">
    Types:
    	any bool byte comparable
    	complex64 complex128 error float32 float64
    	int int8 int16 int32 int64 rune string
    	uint uint8 uint16 uint32 uint64 uintptr
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Tue Dec 02 23:07:19 GMT 2025
    - 286.5K bytes
    - Click Count (1)
Back to Top