Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 60 of 61 for pad_cgo_0 (0.81 sec)

  1. src/runtime/defs_freebsd_386.go

    	mc_spare2        [4]uint32
    }
    
    type ucontext struct {
    	uc_sigmask  sigset
    	uc_mcontext mcontext
    	uc_link     *ucontext
    	uc_stack    stackt
    	uc_flags    int32
    	__spare__   [4]int32
    	pad_cgo_0   [12]byte
    }
    
    type timespec struct {
    	tv_sec  int32
    	tv_nsec int32
    }
    
    //go:nosplit
    func (ts *timespec) setNsec(ns int64) {
    	ts.tv_sec = timediv(ns, 1e9, &ts.tv_nsec)
    }
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 4.6K bytes
    - Viewed (0)
  2. src/runtime/defs_linux_ppc64.go

    	trap      uint64
    	dar       uint64
    	dsisr     uint64
    	result    uint64
    }
    
    type vreg struct {
    	u [4]uint32
    }
    
    type stackt struct {
    	ss_sp     *byte
    	ss_flags  int32
    	pad_cgo_0 [4]byte
    	ss_size   uintptr
    }
    
    type sigcontext struct {
    	_unused     [4]uint64
    	signal      int32
    	_pad0       int32
    	handler     uint64
    	oldmask     uint64
    	regs        *ptregs
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 19:05:10 UTC 2023
    - 3.7K bytes
    - Viewed (0)
  3. src/runtime/defs_linux_amd64.go

    	_xmm      [16]xmmreg1
    	padding   [24]uint32
    }
    
    type fpreg1 struct {
    	significand [4]uint16
    	exponent    uint16
    }
    
    type stackt struct {
    	ss_sp     *byte
    	ss_flags  int32
    	pad_cgo_0 [4]byte
    	ss_size   uintptr
    }
    
    type mcontext struct {
    	gregs       [23]uint64
    	fpregs      *fpstate
    	__reserved1 [8]uint64
    }
    
    type ucontext struct {
    	uc_flags     uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 19:05:10 UTC 2023
    - 4.7K bytes
    - Viewed (0)
  4. src/syscall/ztypes_openbsd_ppc64.go

    	F_fsid        Fsid
    	F_namemax     uint32
    	F_owner       uint32
    	F_ctime       uint64
    	F_fstypename  [16]int8
    	F_mntonname   [90]int8
    	F_mntfromname [90]int8
    	F_mntfromspec [90]int8
    	Pad_cgo_0     [2]byte
    	Mount_info    [160]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    }
    
    type Dirent struct {
    	Fileno       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Aug 22 03:24:15 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  5. src/syscall/ztypes_openbsd_riscv64.go

    	F_fsid        Fsid
    	F_namemax     uint32
    	F_owner       uint32
    	F_ctime       uint64
    	F_fstypename  [16]int8
    	F_mntonname   [90]int8
    	F_mntfromname [90]int8
    	F_mntfromspec [90]int8
    	Pad_cgo_0     [2]byte
    	Mount_info    [160]byte
    }
    
    type Flock_t struct {
    	Start  int64
    	Len    int64
    	Pid    int32
    	Type   int16
    	Whence int16
    }
    
    type Dirent struct {
    	Fileno       uint64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Oct 04 02:55:38 UTC 2023
    - 6.7K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Timex.Jitter", Field, 0},
    		{"Timex.Maxerror", Field, 0},
    		{"Timex.Modes", Field, 0},
    		{"Timex.Offset", Field, 0},
    		{"Timex.Pad_cgo_0", Field, 0},
    		{"Timex.Pad_cgo_1", Field, 0},
    		{"Timex.Pad_cgo_2", Field, 0},
    		{"Timex.Pad_cgo_3", Field, 0},
    		{"Timex.Ppsfreq", Field, 0},
    		{"Timex.Precision", Field, 0},
    		{"Timex.Shift", Field, 0},
    		{"Timex.Stabil", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. api/go1.16.txt

    pkg syscall (darwin-arm64), type Msghdr struct, Pad_cgo_0 [4]uint8
    pkg syscall (darwin-arm64), type Msghdr struct, Pad_cgo_1 [4]uint8
    pkg syscall (darwin-arm64), type Radvisory_t struct
    pkg syscall (darwin-arm64), type Radvisory_t struct, Count int32
    pkg syscall (darwin-arm64), type Radvisory_t struct, Offset int64
    pkg syscall (darwin-arm64), type Radvisory_t struct, Pad_cgo_0 [4]uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Dec 02 16:30:41 UTC 2022
    - 479.2K bytes
    - Viewed (0)
  8. api/go1.14.txt

    pkg syscall (freebsd-arm64), type Msghdr struct, Name *uint8
    pkg syscall (freebsd-arm64), type Msghdr struct, Namelen uint32
    pkg syscall (freebsd-arm64), type Msghdr struct, Pad_cgo_0 [4]uint8
    pkg syscall (freebsd-arm64), type Msghdr struct, Pad_cgo_1 [4]uint8
    pkg syscall (freebsd-arm64), type RawSockaddr struct, Data [14]int8
    pkg syscall (freebsd-arm64), type RawSockaddr struct, Family uint8
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  9. api/go1.20.txt

    pkg syscall (freebsd-riscv64), type Msghdr struct, Name *uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Namelen uint32 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Pad_cgo_0 [4]uint8 #53466
    pkg syscall (freebsd-riscv64), type Msghdr struct, Pad_cgo_1 [4]uint8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddr struct, Data [14]int8 #53466
    pkg syscall (freebsd-riscv64), type RawSockaddr struct, Family uint8 #53466
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  10. src/syscall/mkpost.go

    		re := regexp.MustCompile("ptrace(Psw|Fpregs|Per)")
    		s = re.ReplaceAllString(s, "Ptrace$1")
    
    		// Replace padding fields inserted by cgo with blank identifiers.
    		re = regexp.MustCompile("Pad_cgo[A-Za-z0-9_]*")
    		s = re.ReplaceAllString(s, "_")
    
    		// We want to keep the X_ fields that are already consistently exported
    		// for the other linux GOARCH settings.
    		// Hide them and restore later.
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 25 02:59:05 UTC 2023
    - 2.3K bytes
    - Viewed (0)
Back to top