Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for 0x141 (0.03 sec)

  1. src/cmd/link/internal/ld/data.go

    //
    // Here is what a direct reference might look like:
    //
    //	     137: e9 20 06 00 00               	jmp	0x75c <pow+0x75c>
    //	     13c: e8 00 00 00 00               	callq	0x141 <pow+0x141>
    //			000000000000013d:  IMAGE_REL_AMD64_REL32	_errno
    //
    // The assembly below dispenses with the import symbol and just makes
    // a direct call to _errno.
    //
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jun 12 15:10:50 UTC 2024
    - 100.5K bytes
    - Viewed (1)
  2. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    	NL80211_ATTR_STATUS_CODE                                = 0x48
    	NL80211_ATTR_STA_TX_POWER                               = 0x114
    	NL80211_ATTR_STA_TX_POWER_SETTING                       = 0x113
    	NL80211_ATTR_STA_VLAN                                   = 0x14
    	NL80211_ATTR_STA_WME                                    = 0x81
    	NL80211_ATTR_SUPPORT_10_MHZ                             = 0xc1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zerrors_linux.go

    	SOL_PACKET                                  = 0x107
    	SOL_PNPIPE                                  = 0x113
    	SOL_PPPOL2TP                                = 0x111
    	SOL_RAW                                     = 0xff
    	SOL_RDS                                     = 0x114
    	SOL_RXRPC                                   = 0x110
    	SOL_SMC                                     = 0x11e
    	SOL_TCP                                     = 0x6
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 185.8K bytes
    - Viewed (0)
Back to top