HomeSort by relevance Sort by last modified time
    Searched defs:set_sec (Results 1 - 25 of 38) sorted by null

1 2

  /prebuilts/go/darwin-x86/src/runtime/
defs_dragonfly_amd64.go 176 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_386.go 135 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_amd64.go 145 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_arm.go 135 func (ts *timespec) set_sec(x int64) { func
defs1_netbsd_386.go 108 func (ts *timespec) set_sec(x int32) { func
defs1_netbsd_amd64.go 110 func (ts *timespec) set_sec(x int32) { func
defs1_netbsd_arm.go 110 func (ts *timespec) set_sec(x int32) { func
defs_freebsd_386.go 184 func (ts *timespec) set_sec(x int64) { func
defs_freebsd_amd64.go 194 func (ts *timespec) set_sec(x int64) { func
defs_freebsd_arm.go 156 func (ts *timespec) set_sec(x int64) { func
defs_linux_386.go 139 func (ts *timespec) set_sec(x int64) { func
defs_linux_amd64.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_arm.go 96 func (ts *timespec) set_sec(x int64) { func
defs_linux_arm64.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_mips64x.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_mipsx.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_ppc64.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_ppc64le.go 101 func (ts *timespec) set_sec(x int64) { func
defs_linux_s390x.go 97 func (ts *timespec) set_sec(x int64) { func
  /prebuilts/go/linux-x86/src/runtime/
defs_dragonfly_amd64.go 176 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_386.go 135 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_amd64.go 145 func (ts *timespec) set_sec(x int64) { func
defs_openbsd_arm.go 135 func (ts *timespec) set_sec(x int64) { func
defs1_netbsd_386.go 108 func (ts *timespec) set_sec(x int32) { func
defs1_netbsd_amd64.go 110 func (ts *timespec) set_sec(x int32) { func

Completed in 211 milliseconds

1 2