Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 44 for TPTR (0.03 sec)

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

    	SYS_MADVISE        = 75  // { int sys_madvise(void *addr, size_t len, int behav); }
    	SYS_UTIMES         = 76  // { int sys_utimes(const char *path, const struct timeval *tptr); }
    	SYS_FUTIMES        = 77  // { int sys_futimes(int fd, const struct timeval *tptr); }
    	SYS_MINCORE        = 78  // { int sys_mincore(void *addr, size_t len, char *vec); }
    	SYS_GETGROUPS      = 79  // { int sys_getgroups(int gidsetsize, gid_t *gidset); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.9K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_mips64.go

    	SYS_MADVISE        = 75  // { int sys_madvise(void *addr, size_t len, int behav); }
    	SYS_UTIMES         = 76  // { int sys_utimes(const char *path, const struct timeval *tptr); }
    	SYS_FUTIMES        = 77  // { int sys_futimes(int fd, const struct timeval *tptr); }
    	SYS_GETGROUPS      = 79  // { int sys_getgroups(int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS      = 80  // { int sys_setgroups(int gidsetsize, const gid_t *gidset); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 18K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_ppc64.go

    	SYS_MADVISE        = 75  // { int sys_madvise(void *addr, size_t len, int behav); }
    	SYS_UTIMES         = 76  // { int sys_utimes(const char *path, const struct timeval *tptr); }
    	SYS_FUTIMES        = 77  // { int sys_futimes(int fd, const struct timeval *tptr); }
    	SYS_GETGROUPS      = 79  // { int sys_getgroups(int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS      = 80  // { int sys_setgroups(int gidsetsize, const gid_t *gidset); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_dragonfly_amd64.go

    	SYS_MKDIR                  = 136 // { int mkdir(char *path, int mode); }
    	SYS_RMDIR                  = 137 // { int rmdir(char *path); }
    	SYS_UTIMES                 = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME                = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                 = 147 // { int setsid(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 27.6K bytes
    - Viewed (0)
  5. src/syscall/zsysnum_freebsd_riscv64.go

    	SYS_MKDIR                    = 136 // { int mkdir(char *path, int mode); }
    	SYS_RMDIR                    = 137 // { int rmdir(char *path); }
    	SYS_UTIMES                   = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Sep 29 22:39:46 UTC 2022
    - 35.8K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_amd64.go

    	SYS_MKDIR                    = 136 // { int mkdir(char *path, int mode); }
    	SYS_RMDIR                    = 137 // { int rmdir(char *path); }
    	SYS_UTIMES                   = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 36.1K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm.go

    	SYS_MKDIR                    = 136 // { int mkdir(char *path, int mode); }
    	SYS_RMDIR                    = 137 // { int rmdir(char *path); }
    	SYS_UTIMES                   = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    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_arm64.go

    	SYS_MKDIR                    = 136 // { int mkdir(char *path, int mode); }
    	SYS_RMDIR                    = 137 // { int rmdir(char *path); }
    	SYS_UTIMES                   = 138 // { int utimes(char *path, struct timeval *tptr); }
    	SYS_ADJTIME                  = 140 // { int adjtime(struct timeval *delta, struct timeval *olddelta); }
    	SYS_SETSID                   = 147 // { int setsid(void); }
    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/cmd/compile/internal/types/size.go

    	case TCOMPLEX64:
    		w = 8
    		t.align = 4
    		t.floatRegs = 2
    		t.setAlg(ACPLX64)
    
    	case TCOMPLEX128:
    		w = 16
    		t.align = uint8(RegSize)
    		t.floatRegs = 2
    		t.setAlg(ACPLX128)
    
    	case TPTR:
    		w = int64(PtrSize)
    		t.intRegs = 1
    		CheckSize(t.Elem())
    		t.ptrBytes = int64(PtrSize) // See PtrDataSize
    
    	case TUNSAFEPTR:
    		w = int64(PtrSize)
    		t.intRegs = 1
    		t.ptrBytes = int64(PtrSize)
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 15K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zsysnum_openbsd_arm64.go

    	SYS_MADVISE        = 75  // { int sys_madvise(void *addr, size_t len, int behav); }
    	SYS_UTIMES         = 76  // { int sys_utimes(const char *path, const struct timeval *tptr); }
    	SYS_FUTIMES        = 77  // { int sys_futimes(int fd, const struct timeval *tptr); }
    	SYS_GETGROUPS      = 79  // { int sys_getgroups(int gidsetsize, gid_t *gidset); }
    	SYS_SETGROUPS      = 80  // { int sys_setgroups(int gidsetsize, const gid_t *gidset); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 17.8K bytes
    - Viewed (0)
Back to top