Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 184 for 0xb (0.02 sec)

  1. src/syscall/zerrors_linux_mipsle.go

    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    	AF_SNA                           = 0x16
    	AF_TIPC                          = 0x1e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 69.2K bytes
    - Viewed (0)
  2. src/syscall/zerrors_linux_386.go

    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    	AF_SNA                           = 0x16
    	AF_TIPC                          = 0x1e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.4K bytes
    - Viewed (0)
  3. src/syscall/zerrors_aix_ppc64.go

    	F_DUP2FD                      = 0xe
    	F_DUPFD                       = 0x0
    	F_GETFD                       = 0x1
    	F_GETFL                       = 0x3
    	F_GETLK                       = 0xb
    	F_GETLK64                     = 0xb
    	F_GETOWN                      = 0x8
    	F_LOCK                        = 0x1
    	F_OK                          = 0x0
    	F_RDLCK                       = 0x1
    	F_SETFD                       = 0x2
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  4. test/fixedbugs/issue14651.go

    	m1001p149 = 0x9 / 16.0 * p149 // = 0.1001p-149
    	m1011p149 = 0xb / 16.0 * p149 // = 0.1011p-149
    	m1100p149 = 0xc / 16.0 * p149 // = 0.1100p-149
    
    	m0000p1074 = 0x0 / 16.0 * p1074 // = 0.0000p-1074
    	m1000p1074 = 0x8 / 16.0 * p1074 // = 0.1000p-1074
    	m1001p1074 = 0x9 / 16.0 * p1074 // = 0.1001p-1074
    	m1011p1074 = 0xb / 16.0 * p1074 // = 0.1011p-1074
    	m1100p1074 = 0xc / 16.0 * p1074 // = 0.1100p-1074
    )
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Mar 22 17:09:29 UTC 2016
    - 1.9K bytes
    - Viewed (0)
  5. src/syscall/zerrors_linux_ppc64.go

    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    	AF_SNA                           = 0x16
    	AF_TIPC                          = 0x1e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 70.9K bytes
    - Viewed (0)
  6. src/syscall/zerrors_linux_arm.go

    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    	AF_SNA                           = 0x16
    	AF_TIPC                          = 0x1e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 57.9K bytes
    - Viewed (0)
  7. src/runtime/defs_freebsd_arm.go

    	_CLOCK_REALTIME  = 0x0
    
    	_UMTX_OP_WAIT_UINT         = 0xb
    	_UMTX_OP_WAIT_UINT_PRIVATE = 0xf
    	_UMTX_OP_WAKE              = 0x3
    	_UMTX_OP_WAKE_PRIVATE      = 0x10
    
    	_SIGHUP    = 0x1
    	_SIGINT    = 0x2
    	_SIGQUIT   = 0x3
    	_SIGILL    = 0x4
    	_SIGTRAP   = 0x5
    	_SIGABRT   = 0x6
    	_SIGEMT    = 0x7
    	_SIGFPE    = 0x8
    	_SIGKILL   = 0x9
    	_SIGBUS    = 0xa
    	_SIGSEGV   = 0xb
    	_SIGSYS    = 0xc
    	_SIGPIPE   = 0xd
    	_SIGALRM   = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 4K bytes
    - Viewed (0)
  8. src/syscall/zerrors_solaris_amd64.go

    	F_COMPAT                      = 0x8
    	F_DUP2FD                      = 0x9
    	F_DUPFD                       = 0x0
    	F_DUPFD_CLOEXEC               = 0x25
    	F_FREESP                      = 0xb
    	F_FREESP64                    = 0xb
    	F_GETFD                       = 0x1
    	F_GETFL                       = 0x3
    	F_GETLK                       = 0xe
    	F_GETLK64                     = 0xe
    	F_GETOWN                      = 0x17
    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_s390x.go

    	AF_PACKET                        = 0x11
    	AF_PHONET                        = 0x23
    	AF_PPPOX                         = 0x18
    	AF_RDS                           = 0x15
    	AF_ROSE                          = 0xb
    	AF_ROUTE                         = 0x10
    	AF_RXRPC                         = 0x21
    	AF_SECURITY                      = 0xe
    	AF_SNA                           = 0x16
    	AF_TIPC                          = 0x1e
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Aug 19 16:12:50 UTC 2022
    - 73.3K bytes
    - Viewed (0)
  10. src/runtime/defs_freebsd_arm64.go

    	_CLOCK_REALTIME  = 0x0
    
    	_UMTX_OP_WAIT_UINT         = 0xb
    	_UMTX_OP_WAIT_UINT_PRIVATE = 0xf
    	_UMTX_OP_WAKE              = 0x3
    	_UMTX_OP_WAKE_PRIVATE      = 0x10
    
    	_SIGHUP    = 0x1
    	_SIGINT    = 0x2
    	_SIGQUIT   = 0x3
    	_SIGILL    = 0x4
    	_SIGTRAP   = 0x5
    	_SIGABRT   = 0x6
    	_SIGEMT    = 0x7
    	_SIGFPE    = 0x8
    	_SIGKILL   = 0x9
    	_SIGBUS    = 0xa
    	_SIGSEGV   = 0xb
    	_SIGSYS    = 0xc
    	_SIGPIPE   = 0xd
    	_SIGALRM   = 0xe
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 4.3K bytes
    - Viewed (0)
Back to top