Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 42 for 0x4000 (0.09 sec)

  1. src/runtime/defs_openbsd_386.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  2. src/runtime/defs_openbsd_riscv64.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 2.9K bytes
    - Viewed (0)
  3. src/runtime/defs_openbsd_arm64.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  4. src/runtime/defs_openbsd_mips64.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    	_SIGHUP    = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 2.8K bytes
    - Viewed (0)
  5. src/runtime/defs_openbsd_ppc64.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 3K bytes
    - Viewed (0)
  6. src/runtime/defs_openbsd_arm.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 3K bytes
    - Viewed (0)
  7. src/runtime/defs_openbsd_amd64.go

    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x10000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    	_MAP_STACK   = 0x4000
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 23 17:31:23 UTC 2023
    - 3.1K bytes
    - Viewed (0)
  8. src/cmd/compile/internal/inline/inlheur/scoreadjusttyp_string.go

    	0x20,   /* passConcreteToItfCallAdj */
    	0x40,   /* passConcreteToNestedItfCallAdj */
    	0x80,   /* passFuncToIndCallAdj */
    	0x100,  /* passFuncToNestedIndCallAdj */
    	0x200,  /* passInlinableFuncToIndCallAdj */
    	0x400,  /* passInlinableFuncToNestedIndCallAdj */
    	0x800,  /* returnFeedsConstToIfAdj */
    	0x1000, /* returnFeedsFuncToIndCallAdj */
    	0x2000, /* returnFeedsInlinableFuncToIndCallAdj */
    	0x4000, /* returnFeedsConcreteToInterfaceCallAdj */
    }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 07 21:13:01 UTC 2023
    - 2.6K bytes
    - Viewed (0)
  9. src/runtime/defs1_netbsd_arm.go

    	_EAGAIN = 0x23
    
    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x400000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x6
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    	_SIGHUP    = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 3.1K bytes
    - Viewed (0)
  10. src/runtime/defs_dragonfly_amd64.go

    	_ETIMEDOUT = 0x3c
    
    	_O_WRONLY   = 0x1
    	_O_NONBLOCK = 0x4
    	_O_CREAT    = 0x200
    	_O_TRUNC    = 0x400
    	_O_CLOEXEC  = 0x20000
    
    	_PROT_NONE  = 0x0
    	_PROT_READ  = 0x1
    	_PROT_WRITE = 0x2
    	_PROT_EXEC  = 0x4
    
    	_MAP_ANON    = 0x1000
    	_MAP_PRIVATE = 0x2
    	_MAP_FIXED   = 0x10
    
    	_MADV_DONTNEED = 0x4
    	_MADV_FREE     = 0x5
    
    	_SA_SIGINFO = 0x40
    	_SA_RESTART = 0x2
    	_SA_ONSTACK = 0x1
    
    	_SIGHUP    = 0x1
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Apr 12 21:17:22 UTC 2024
    - 3.5K bytes
    - Viewed (0)
Back to top