vendor/golang.org/x/sys/unix/zerrors_openbsd_arm64.go
changeset 256 6d9efbef00a9
parent 251 1c52a0eeb952
child 265 05c40b36d3b2
equal deleted inserted replaced
255:4f153a23adab 256:6d9efbef00a9
     1 // mkerrors.sh -m64
     1 // mkerrors.sh -m64
     2 // Code generated by the command above; see README.md. DO NOT EDIT.
     2 // Code generated by the command above; see README.md. DO NOT EDIT.
     3 
     3 
       
     4 //go:build arm64 && openbsd
     4 // +build arm64,openbsd
     5 // +build arm64,openbsd
     5 
     6 
     6 // Code generated by cmd/cgo -godefs; DO NOT EDIT.
     7 // Code generated by cmd/cgo -godefs; DO NOT EDIT.
     7 // cgo -godefs -- -m64 _const.go
     8 // cgo -godefs -- -m64 _const.go
     8 
     9 
   154 	CLOCK_MONOTONIC                   = 0x3
   155 	CLOCK_MONOTONIC                   = 0x3
   155 	CLOCK_PROCESS_CPUTIME_ID          = 0x2
   156 	CLOCK_PROCESS_CPUTIME_ID          = 0x2
   156 	CLOCK_REALTIME                    = 0x0
   157 	CLOCK_REALTIME                    = 0x0
   157 	CLOCK_THREAD_CPUTIME_ID           = 0x4
   158 	CLOCK_THREAD_CPUTIME_ID           = 0x4
   158 	CLOCK_UPTIME                      = 0x5
   159 	CLOCK_UPTIME                      = 0x5
       
   160 	CPUSTATES                         = 0x6
       
   161 	CP_IDLE                           = 0x5
       
   162 	CP_INTR                           = 0x4
       
   163 	CP_NICE                           = 0x1
       
   164 	CP_SPIN                           = 0x3
       
   165 	CP_SYS                            = 0x2
       
   166 	CP_USER                           = 0x0
   159 	CREAD                             = 0x800
   167 	CREAD                             = 0x800
   160 	CRTSCTS                           = 0x10000
   168 	CRTSCTS                           = 0x10000
   161 	CS5                               = 0x0
   169 	CS5                               = 0x0
   162 	CS6                               = 0x100
   170 	CS6                               = 0x100
   163 	CS7                               = 0x200
   171 	CS7                               = 0x200