Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for EN_SW_DATACHAIN (0.25 sec)

  1. src/syscall/zerrors_netbsd_386.go

    	EMUL_LINUX32                      = 0x5
    	EMUL_MAXID                        = 0x6
    	EN_SW_CTL_INF                     = 0x1000
    	EN_SW_CTL_PREC                    = 0x300
    	EN_SW_CTL_ROUND                   = 0xc00
    	EN_SW_DATACHAIN                   = 0x80
    	EN_SW_DENORM                      = 0x2
    	EN_SW_INVOP                       = 0x1
    	EN_SW_OVERFLOW                    = 0x8
    	EN_SW_PRECLOSS                    = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 28 18:17:57 UTC 2021
    - 67.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/sys/unix/zerrors_netbsd_386.go

    	EMUL_LINUX32                      = 0x5
    	EMUL_MAXID                        = 0x6
    	EN_SW_CTL_INF                     = 0x1000
    	EN_SW_CTL_PREC                    = 0x300
    	EN_SW_CTL_ROUND                   = 0xc00
    	EN_SW_DATACHAIN                   = 0x80
    	EN_SW_DENORM                      = 0x2
    	EN_SW_INVOP                       = 0x1
    	EN_SW_OVERFLOW                    = 0x8
    	EN_SW_PRECLOSS                    = 0x20
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Oct 19 23:33:33 UTC 2023
    - 72.8K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ENOTTY", Const, 0},
    		{"ENOTUNIQ", Const, 0},
    		{"ENXIO", Const, 0},
    		{"EN_SW_CTL_INF", Const, 1},
    		{"EN_SW_CTL_PREC", Const, 1},
    		{"EN_SW_CTL_ROUND", Const, 1},
    		{"EN_SW_DATACHAIN", Const, 1},
    		{"EN_SW_DENORM", Const, 1},
    		{"EN_SW_INVOP", Const, 1},
    		{"EN_SW_OVERFLOW", Const, 1},
    		{"EN_SW_PRECLOSS", Const, 1},
    		{"EN_SW_UNDERFLOW", Const, 1},
    		{"EN_SW_ZERODIV", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. api/go1.2.txt

    pkg syscall (netbsd-386), const EN_SW_CTL_INF ideal-int
    pkg syscall (netbsd-386), const EN_SW_CTL_PREC ideal-int
    pkg syscall (netbsd-386), const EN_SW_CTL_ROUND ideal-int
    pkg syscall (netbsd-386), const EN_SW_DATACHAIN ideal-int
    pkg syscall (netbsd-386), const EN_SW_DENORM ideal-int
    pkg syscall (netbsd-386), const EN_SW_INVOP ideal-int
    pkg syscall (netbsd-386), const EN_SW_OVERFLOW ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  5. api/go1.1.txt

    pkg syscall (netbsd-386), const EN_SW_CTL_INF = 4096
    pkg syscall (netbsd-386), const EN_SW_CTL_PREC = 768
    pkg syscall (netbsd-386), const EN_SW_CTL_ROUND = 3072
    pkg syscall (netbsd-386), const EN_SW_DATACHAIN = 128
    pkg syscall (netbsd-386), const EN_SW_DENORM = 2
    pkg syscall (netbsd-386), const EN_SW_INVOP = 1
    pkg syscall (netbsd-386), const EN_SW_OVERFLOW = 8
    pkg syscall (netbsd-386), const EN_SW_PRECLOSS = 32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top