Search Options

Results per page
Sort
Preferred Languages
Advance

Results 171 - 180 of 225 for _C_int (0.15 sec)

  1. src/cmd/vendor/golang.org/x/sys/unix/ztypes_linux.go

    //go:build linux
    
    package unix
    
    const (
    	SizeofShort    = 0x2
    	SizeofInt      = 0x4
    	SizeofLongLong = 0x8
    	PathMax        = 0x1000
    )
    
    type (
    	_C_short int16
    	_C_int   int32
    
    	_C_long_long int64
    )
    
    type ItimerSpec struct {
    	Interval Timespec
    	Value    Timespec
    }
    
    type Itimerval struct {
    	Interval Timeval
    	Value    Timeval
    }
    
    const (
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 251K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  3. src/syscall/zsysnum_freebsd_386.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, \
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, \
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct \
    	SYS_SWAPON                   = 85  // { int swapon(char *name); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  6. src/syscall/zsysnum_freebsd_amd64.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, \
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, \
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct \
    	SYS_SWAPON                   = 85  // { int swapon(char *name); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 25.5K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_386.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  8. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_riscv64.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  9. src/crypto/internal/boring/build-goboring.sh

    # This one is specialized so it only expects divisors below 2^64,
    # which is all BoringCrypto uses. (Otherwise it will seg fault.)
    cat >umod-amd64.s <<'EOF'
    # tu_int __umodti3(tu_int x, tu_int y)
    # x is rsi:rdi, y is rcx:rdx, return result is rdx:rax.
    .globl __umodti3
    __umodti3:
    	# specialized to u128 % u64, so verify that
    	test %rcx,%rcx
    	jne 1f
    
    	# save divisor
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Jan 26 22:52:27 UTC 2024
    - 5.6K bytes
    - Viewed (0)
  10. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_GETGROUPS                = 79  // { int getgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS                = 80  // { int setgroups(u_int gidsetsize, gid_t *gidset); }
    	SYS_GETPGRP                  = 81  // { int getpgrp(void); }
    	SYS_SETPGID                  = 82  // { int setpgid(int pid, int pgid); }
    	SYS_SETITIMER                = 83  // { int setitimer(u_int which, struct itimerval *itv, struct itimerval *oitv); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
Back to top