Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 26 for 0x7FC00000 (0.12 sec)

  1. src/cmd/internal/obj/arm64/asm7.go

    func (c *ctxt7) chipfloat7(e float64) int {
    	ei := math.Float64bits(e)
    	l := uint32(int32(ei))
    	h := uint32(int32(ei >> 32))
    
    	if l != 0 || h&0xffff != 0 {
    		return -1
    	}
    	h1 := h & 0x7fc00000
    	if h1 != 0x40000000 && h1 != 0x3fc00000 {
    		return -1
    	}
    	n := 0
    
    	// sign bit (a)
    	if h&0x80000000 != 0 {
    		n |= 1 << 7
    	}
    
    	// exp sign bit (b)
    	if h1 == 0x3fc00000 {
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 15 15:44:14 UTC 2024
    - 201.1K bytes
    - Viewed (0)
  2. src/syscall/zerrors_aix_ppc64.go

    	IPV6_PRIORITY_15              = 0xf000000
    	IPV6_PRIORITY_8               = 0x8000000
    	IPV6_PRIORITY_9               = 0x9000000
    	IPV6_PRIORITY_BULK            = 0x4000000
    	IPV6_PRIORITY_CONTROL         = 0x7000000
    	IPV6_PRIORITY_FILLER          = 0x1000000
    	IPV6_PRIORITY_INTERACTIVE     = 0x6000000
    	IPV6_PRIORITY_RESERVED1       = 0x3000000
    	IPV6_PRIORITY_RESERVED2       = 0x5000000
    	IPV6_PRIORITY_UNATTENDED      = 0x2000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 16:18:12 UTC 2019
    - 47.2K bytes
    - Viewed (0)
  3. src/syscall/zerrors_netbsd_arm64.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  4. src/syscall/zerrors_netbsd_386.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/sys/unix/zerrors_aix_ppc.go

    	IPV6_PRIORITY_15              = 0xf000000
    	IPV6_PRIORITY_8               = 0x8000000
    	IPV6_PRIORITY_9               = 0x9000000
    	IPV6_PRIORITY_BULK            = 0x4000000
    	IPV6_PRIORITY_CONTROL         = 0x7000000
    	IPV6_PRIORITY_FILLER          = 0x1000000
    	IPV6_PRIORITY_INTERACTIVE     = 0x6000000
    	IPV6_PRIORITY_RESERVED1       = 0x3000000
    	IPV6_PRIORITY_RESERVED2       = 0x5000000
    	IPV6_PRIORITY_UNATTENDED      = 0x2000000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 52.4K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  7. src/syscall/zerrors_netbsd_amd64.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.1K bytes
    - Viewed (0)
  8. src/syscall/zerrors_netbsd_arm.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 66.5K bytes
    - Viewed (0)
  9. src/runtime/malloc.go

    // the specified mean.
    func fastexprand(mean int) int32 {
    	// Avoid overflow. Maximum possible step is
    	// -ln(1/(1<<randomBitCount)) * mean, approximately 20 * mean.
    	switch {
    	case mean > 0x7000000:
    		mean = 0x7000000
    	case mean == 0:
    		return 0
    	}
    
    	// Take a random sample of the exponential distribution exp(-mean*x).
    	// The probability distribution function is mean*exp(-mean*x), so the CDF is
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed May 29 17:58:53 UTC 2024
    - 59.6K bytes
    - Viewed (0)
  10. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_amd64.go

    	F_CLOSEM                          = 0xa
    	F_DUPFD                           = 0x0
    	F_DUPFD_CLOEXEC                   = 0xc
    	F_FSCTL                           = -0x80000000
    	F_FSDIRMASK                       = 0x70000000
    	F_FSIN                            = 0x10000000
    	F_FSINOUT                         = 0x30000000
    	F_FSOUT                           = 0x20000000
    	F_FSPRIV                          = 0x8000
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.3K bytes
    - Viewed (0)
Back to top