unistd_openbsd_amd64.go (56680B)
1 // Code generated by 'ccgo unistd/gen.c -crt-import-path "" -export-defines "" -export-enums "" -export-externs X -export-fields F -export-structs "" -export-typedefs "" -header -hide _OSSwapInt16,_OSSwapInt32,_OSSwapInt64 -ignore-unsupported-alignment -o unistd/unistd_openbsd_amd64.go -pkgname unistd', DO NOT EDIT. 2 3 package unistd 4 5 import ( 6 "math" 7 "reflect" 8 "sync/atomic" 9 "unsafe" 10 ) 11 12 var _ = math.Pi 13 var _ reflect.Kind 14 var _ atomic.Value 15 var _ unsafe.Pointer 16 17 const ( 18 BIG_ENDIAN = 4321 // endian.h:45:1: 19 BYTE_ORDER = 1234 // endian.h:47:1: 20 F_LOCK = 1 // unistd.h:48:1: 21 F_OK = 0 // unistd.h:49:1: 22 F_TEST = 3 // unistd.h:50:1: 23 F_TLOCK = 2 // unistd.h:49:1: 24 F_ULOCK = 0 // unistd.h:47:1: 25 KBIND_BLOCK_MAX = 2 // unistd.h:77:1: 26 KBIND_DATA_MAX = 24 // unistd.h:78:1: 27 LITTLE_ENDIAN = 1234 // endian.h:44:1: 28 L_INCR = 1 // unistd.h:62:1: 29 L_SET = 0 // unistd.h:61:1: 30 L_XTND = 2 // unistd.h:63:1: 31 PDP_ENDIAN = 3412 // endian.h:46:1: 32 R_OK = 0x04 // unistd.h:52:1: 33 SEEK_CUR = 1 // unistd.h:56:1: 34 SEEK_END = 2 // unistd.h:57:1: 35 SEEK_SET = 0 // unistd.h:55:1: 36 STDERR_FILENO = 2 // unistd.h:44:1: 37 STDIN_FILENO = 0 // unistd.h:42:1: 38 STDOUT_FILENO = 1 // unistd.h:43:1: 39 W_OK = 0x02 // unistd.h:51:1: 40 X_OK = 0x01 // unistd.h:50:1: 41 X_BIG_ENDIAN = 4321 // _endian.h:43:1: 42 X_BYTE_ORDER = 1234 // endian.h:58:1: 43 X_CLOCKID_T_DEFINED_ = 0 // types.h:162:1: 44 X_CLOCK_T_DEFINED_ = 0 // types.h:157:1: 45 X_CS_PATH = 1 // unistd.h:286:1: 46 X_CS_POSIX_V6_ILP32_OFF32_CFLAGS = 2 // unistd.h:287:1: 47 X_CS_POSIX_V6_ILP32_OFF32_LDFLAGS = 3 // unistd.h:288:1: 48 X_CS_POSIX_V6_ILP32_OFF32_LIBS = 4 // unistd.h:289:1: 49 X_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS = 5 // unistd.h:290:1: 50 X_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS = 6 // unistd.h:291:1: 51 X_CS_POSIX_V6_ILP32_OFFBIG_LIBS = 7 // unistd.h:292:1: 52 X_CS_POSIX_V6_LP64_OFF64_CFLAGS = 8 // unistd.h:293:1: 53 X_CS_POSIX_V6_LP64_OFF64_LDFLAGS = 9 // unistd.h:294:1: 54 X_CS_POSIX_V6_LP64_OFF64_LIBS = 10 // unistd.h:295:1: 55 X_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS = 11 // unistd.h:296:1: 56 X_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS = 12 // unistd.h:297:1: 57 X_CS_POSIX_V6_LPBIG_OFFBIG_LIBS = 13 // unistd.h:298:1: 58 X_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS = 14 // unistd.h:299:1: 59 X_CS_POSIX_V7_ILP32_OFF32_CFLAGS = 16 // unistd.h:301:1: 60 X_CS_POSIX_V7_ILP32_OFF32_LDFLAGS = 17 // unistd.h:302:1: 61 X_CS_POSIX_V7_ILP32_OFF32_LIBS = 18 // unistd.h:303:1: 62 X_CS_POSIX_V7_ILP32_OFFBIG_CFLAGS = 19 // unistd.h:304:1: 63 X_CS_POSIX_V7_ILP32_OFFBIG_LDFLAGS = 20 // unistd.h:305:1: 64 X_CS_POSIX_V7_ILP32_OFFBIG_LIBS = 21 // unistd.h:306:1: 65 X_CS_POSIX_V7_LP64_OFF64_CFLAGS = 22 // unistd.h:307:1: 66 X_CS_POSIX_V7_LP64_OFF64_LDFLAGS = 23 // unistd.h:308:1: 67 X_CS_POSIX_V7_LP64_OFF64_LIBS = 24 // unistd.h:309:1: 68 X_CS_POSIX_V7_LPBIG_OFFBIG_CFLAGS = 25 // unistd.h:310:1: 69 X_CS_POSIX_V7_LPBIG_OFFBIG_LDFLAGS = 26 // unistd.h:311:1: 70 X_CS_POSIX_V7_LPBIG_OFFBIG_LIBS = 27 // unistd.h:312:1: 71 X_CS_POSIX_V7_THREADS_CFLAGS = 28 // unistd.h:313:1: 72 X_CS_POSIX_V7_THREADS_LDFLAGS = 29 // unistd.h:314:1: 73 X_CS_POSIX_V7_WIDTH_RESTRICTED_ENVS = 30 // unistd.h:315:1: 74 X_CS_V6_ENV = 15 // unistd.h:300:1: 75 X_CS_V7_ENV = 31 // unistd.h:316:1: 76 X_FILE_OFFSET_BITS = 64 // <builtin>:25:1: 77 X_GETOPT_DEFINED_ = 0 // unistd.h:385:1: 78 X_INT16_T_DEFINED_ = 0 // types.h:84:1: 79 X_INT32_T_DEFINED_ = 0 // types.h:94:1: 80 X_INT64_T_DEFINED_ = 0 // types.h:104:1: 81 X_INT8_T_DEFINED_ = 0 // types.h:74:1: 82 X_INTPTR_T_DEFINED_ = 0 // unistd.h:319:1: 83 X_LITTLE_ENDIAN = 1234 // _endian.h:42:1: 84 X_LP64 = 1 // <predefined>:1:1: 85 X_MACHINE_CDEFS_H_ = 0 // cdefs.h:9:1: 86 X_MACHINE_ENDIAN_H_ = 0 // endian.h:28:1: 87 X_MACHINE__TYPES_H_ = 0 // _types.h:36:1: 88 X_MAX_PAGE_SHIFT = 12 // _types.h:52:1: 89 X_OFF_T_DEFINED_ = 0 // types.h:192:1: 90 X_PC_2_SYMLINKS = 10 // unistd.h:93:1: 91 X_PC_ALLOC_SIZE_MIN = 11 // unistd.h:94:1: 92 X_PC_ASYNC_IO = 12 // unistd.h:95:1: 93 X_PC_CHOWN_RESTRICTED = 7 // unistd.h:90:1: 94 X_PC_FILESIZEBITS = 13 // unistd.h:96:1: 95 X_PC_LINK_MAX = 1 // unistd.h:84:1: 96 X_PC_MAX_CANON = 2 // unistd.h:85:1: 97 X_PC_MAX_INPUT = 3 // unistd.h:86:1: 98 X_PC_NAME_MAX = 4 // unistd.h:87:1: 99 X_PC_NO_TRUNC = 8 // unistd.h:91:1: 100 X_PC_PATH_MAX = 5 // unistd.h:88:1: 101 X_PC_PIPE_BUF = 6 // unistd.h:89:1: 102 X_PC_PRIO_IO = 14 // unistd.h:97:1: 103 X_PC_REC_INCR_XFER_SIZE = 15 // unistd.h:98:1: 104 X_PC_REC_MAX_XFER_SIZE = 16 // unistd.h:99:1: 105 X_PC_REC_MIN_XFER_SIZE = 17 // unistd.h:100:1: 106 X_PC_REC_XFER_ALIGN = 18 // unistd.h:101:1: 107 X_PC_SYMLINK_MAX = 19 // unistd.h:102:1: 108 X_PC_SYNC_IO = 20 // unistd.h:103:1: 109 X_PC_TIMESTAMP_RESOLUTION = 21 // unistd.h:104:1: 110 X_PC_VDISABLE = 9 // unistd.h:92:1: 111 X_PDP_ENDIAN = 3412 // _endian.h:44:1: 112 X_PID_T_DEFINED_ = 0 // types.h:167:1: 113 X_POSIX2_CHAR_TERM = 1 // unistd.h:116:1: 114 X_POSIX2_C_BIND = 200112 // unistd.h:114:1: 115 X_POSIX2_C_DEV = -1 // unistd.h:115:1: 116 X_POSIX2_FORT_DEV = -1 // unistd.h:117:1: 117 X_POSIX2_FORT_RUN = -1 // unistd.h:118:1: 118 X_POSIX2_LOCALEDEF = -1 // unistd.h:119:1: 119 X_POSIX2_PBS = -1 // unistd.h:120:1: 120 X_POSIX2_PBS_ACCOUNTING = -1 // unistd.h:121:1: 121 X_POSIX2_PBS_CHECKPOINT = -1 // unistd.h:122:1: 122 X_POSIX2_PBS_LOCATE = -1 // unistd.h:123:1: 123 X_POSIX2_PBS_MESSAGE = -1 // unistd.h:124:1: 124 X_POSIX2_PBS_TRACK = -1 // unistd.h:125:1: 125 X_POSIX2_SW_DEV = 200112 // unistd.h:126:1: 126 X_POSIX2_UPE = 200112 // unistd.h:127:1: 127 X_POSIX2_VERSION = 200809 // unistd.h:148:1: 128 X_POSIX_ADVISORY_INFO = -1 // unistd.h:65:1: 129 X_POSIX_ASYNCHRONOUS_IO = -1 // unistd.h:66:1: 130 X_POSIX_ASYNC_IO = -1 // unistd.h:41:1: 131 X_POSIX_BARRIERS = 200112 // unistd.h:67:1: 132 X_POSIX_CHOWN_RESTRICTED = 1 // unistd.h:68:1: 133 X_POSIX_CLOCK_SELECTION = -1 // unistd.h:69:1: 134 X_POSIX_CPUTIME = 200809 // unistd.h:70:1: 135 X_POSIX_FSYNC = 200112 // unistd.h:71:1: 136 X_POSIX_IPV6 = 0 // unistd.h:72:1: 137 X_POSIX_JOB_CONTROL = 1 // unistd.h:73:1: 138 X_POSIX_MAPPED_FILES = 200112 // unistd.h:74:1: 139 X_POSIX_MEMLOCK = 200112 // unistd.h:75:1: 140 X_POSIX_MEMLOCK_RANGE = 200112 // unistd.h:76:1: 141 X_POSIX_MEMORY_PROTECTION = 200112 // unistd.h:77:1: 142 X_POSIX_MESSAGE_PASSING = -1 // unistd.h:78:1: 143 X_POSIX_MONOTONIC_CLOCK = 200112 // unistd.h:79:1: 144 X_POSIX_NO_TRUNC = 1 // unistd.h:80:1: 145 X_POSIX_PRIORITIZED_IO = -1 // unistd.h:81:1: 146 X_POSIX_PRIORITY_SCHEDULING = -1 // unistd.h:82:1: 147 X_POSIX_PRIO_IO = -1 // unistd.h:42:1: 148 X_POSIX_RAW_SOCKETS = 200112 // unistd.h:83:1: 149 X_POSIX_READER_WRITER_LOCKS = 200112 // unistd.h:84:1: 150 X_POSIX_REALTIME_SIGNALS = -1 // unistd.h:85:1: 151 X_POSIX_REGEXP = 1 // unistd.h:86:1: 152 X_POSIX_SAVED_IDS = 1 // unistd.h:87:1: 153 X_POSIX_SEMAPHORES = 200112 // unistd.h:88:1: 154 X_POSIX_SHARED_MEMORY_OBJECTS = 200809 // unistd.h:89:1: 155 X_POSIX_SHELL = 1 // unistd.h:90:1: 156 X_POSIX_SPAWN = 200112 // unistd.h:91:1: 157 X_POSIX_SPIN_LOCKS = 200112 // unistd.h:92:1: 158 X_POSIX_SPORADIC_SERVER = -1 // unistd.h:93:1: 159 X_POSIX_SYNCHRONIZED_IO = -1 // unistd.h:94:1: 160 X_POSIX_SYNC_IO = -1 // unistd.h:43:1: 161 X_POSIX_THREADS = 200112 // unistd.h:106:1: 162 X_POSIX_THREAD_ATTR_STACKADDR = 200112 // unistd.h:95:1: 163 X_POSIX_THREAD_ATTR_STACKSIZE = 200112 // unistd.h:96:1: 164 X_POSIX_THREAD_CPUTIME = 200809 // unistd.h:97:1: 165 X_POSIX_THREAD_PRIORITY_SCHEDULING = -1 // unistd.h:100:1: 166 X_POSIX_THREAD_PRIO_INHERIT = -1 // unistd.h:98:1: 167 X_POSIX_THREAD_PRIO_PROTECT = -1 // unistd.h:99:1: 168 X_POSIX_THREAD_PROCESS_SHARED = -1 // unistd.h:101:1: 169 X_POSIX_THREAD_ROBUST_PRIO_INHERIT = -1 // unistd.h:102:1: 170 X_POSIX_THREAD_ROBUST_PRIO_PROTECT = -1 // unistd.h:103:1: 171 X_POSIX_THREAD_SAFE_FUNCTIONS = 200112 // unistd.h:104:1: 172 X_POSIX_THREAD_SPORADIC_SERVER = -1 // unistd.h:105:1: 173 X_POSIX_TIMEOUTS = 200112 // unistd.h:107:1: 174 X_POSIX_TIMERS = -1 // unistd.h:108:1: 175 X_POSIX_TRACE = -1 // unistd.h:109:1: 176 X_POSIX_TRACE_EVENT_FILTER = -1 // unistd.h:110:1: 177 X_POSIX_TRACE_INHERIT = -1 // unistd.h:111:1: 178 X_POSIX_TRACE_LOG = -1 // unistd.h:112:1: 179 X_POSIX_TYPED_MEMORY_OBJECTS = -1 // unistd.h:113:1: 180 X_POSIX_V6_ILP32_OFF32 = -1 // unistd.h:128:1: 181 X_POSIX_V6_ILP32_OFFBIG = 0 // unistd.h:129:1: 182 X_POSIX_V6_LP64_OFF64 = 0 // unistd.h:130:1: 183 X_POSIX_V6_LPBIG_OFFBIG = 0 // unistd.h:131:1: 184 X_POSIX_V7_ILP32_OFF32 = -1 // unistd.h:132:1: 185 X_POSIX_V7_ILP32_OFFBIG = 0 // unistd.h:133:1: 186 X_POSIX_V7_LP64_OFF64 = 0 // unistd.h:134:1: 187 X_POSIX_V7_LPBIG_OFFBIG = 0 // unistd.h:135:1: 188 X_POSIX_VDISABLE = 255 // unistd.h:40:1: 189 X_POSIX_VERSION = 200809 // unistd.h:46:1: 190 X_QUAD_HIGHWORD = 1 // _endian.h:95:1: 191 X_QUAD_LOWWORD = 0 // _endian.h:96:1: 192 X_RET_PROTECTOR = 1 // <predefined>:2:1: 193 X_SC_2_CHAR_TERM = 20 // unistd.h:172:1: 194 X_SC_2_C_BIND = 18 // unistd.h:170:1: 195 X_SC_2_C_DEV = 19 // unistd.h:171:1: 196 X_SC_2_FORT_DEV = 21 // unistd.h:173:1: 197 X_SC_2_FORT_RUN = 22 // unistd.h:174:1: 198 X_SC_2_LOCALEDEF = 23 // unistd.h:175:1: 199 X_SC_2_PBS = 35 // unistd.h:188:1: 200 X_SC_2_PBS_ACCOUNTING = 36 // unistd.h:189:1: 201 X_SC_2_PBS_CHECKPOINT = 37 // unistd.h:190:1: 202 X_SC_2_PBS_LOCATE = 38 // unistd.h:191:1: 203 X_SC_2_PBS_MESSAGE = 39 // unistd.h:192:1: 204 X_SC_2_PBS_TRACK = 40 // unistd.h:193:1: 205 X_SC_2_SW_DEV = 24 // unistd.h:176:1: 206 X_SC_2_UPE = 25 // unistd.h:177:1: 207 X_SC_2_VERSION = 17 // unistd.h:169:1: 208 X_SC_ADVISORY_INFO = 41 // unistd.h:194:1: 209 X_SC_AIO_LISTIO_MAX = 42 // unistd.h:195:1: 210 X_SC_AIO_MAX = 43 // unistd.h:196:1: 211 X_SC_AIO_PRIO_DELTA_MAX = 44 // unistd.h:197:1: 212 X_SC_ARG_MAX = 1 // unistd.h:153:1: 213 X_SC_ASYNCHRONOUS_IO = 45 // unistd.h:198:1: 214 X_SC_ATEXIT_MAX = 46 // unistd.h:199:1: 215 X_SC_AVPHYS_PAGES = 501 // unistd.h:281:1: 216 X_SC_BARRIERS = 47 // unistd.h:200:1: 217 X_SC_BC_BASE_MAX = 9 // unistd.h:161:1: 218 X_SC_BC_DIM_MAX = 10 // unistd.h:162:1: 219 X_SC_BC_SCALE_MAX = 11 // unistd.h:163:1: 220 X_SC_BC_STRING_MAX = 12 // unistd.h:164:1: 221 X_SC_CHILD_MAX = 2 // unistd.h:154:1: 222 X_SC_CLK_TCK = 3 // unistd.h:155:1: 223 X_SC_CLOCK_SELECTION = 48 // unistd.h:201:1: 224 X_SC_COLL_WEIGHTS_MAX = 13 // unistd.h:165:1: 225 X_SC_CPUTIME = 49 // unistd.h:202:1: 226 X_SC_DELAYTIMER_MAX = 50 // unistd.h:203:1: 227 X_SC_EXPR_NEST_MAX = 14 // unistd.h:166:1: 228 X_SC_FSYNC = 29 // unistd.h:182:1: 229 X_SC_GETGR_R_SIZE_MAX = 100 // unistd.h:253:1: 230 X_SC_GETPW_R_SIZE_MAX = 101 // unistd.h:254:1: 231 X_SC_HOST_NAME_MAX = 33 // unistd.h:186:1: 232 X_SC_IOV_MAX = 51 // unistd.h:204:1: 233 X_SC_IPV6 = 52 // unistd.h:205:1: 234 X_SC_JOB_CONTROL = 6 // unistd.h:158:1: 235 X_SC_LINE_MAX = 15 // unistd.h:167:1: 236 X_SC_LOGIN_NAME_MAX = 102 // unistd.h:255:1: 237 X_SC_MAPPED_FILES = 53 // unistd.h:206:1: 238 X_SC_MEMLOCK = 54 // unistd.h:207:1: 239 X_SC_MEMLOCK_RANGE = 55 // unistd.h:208:1: 240 X_SC_MEMORY_PROTECTION = 56 // unistd.h:209:1: 241 X_SC_MESSAGE_PASSING = 57 // unistd.h:210:1: 242 X_SC_MONOTONIC_CLOCK = 34 // unistd.h:187:1: 243 X_SC_MQ_OPEN_MAX = 58 // unistd.h:211:1: 244 X_SC_MQ_PRIO_MAX = 59 // unistd.h:212:1: 245 X_SC_NGROUPS_MAX = 4 // unistd.h:156:1: 246 X_SC_NPROCESSORS_CONF = 502 // unistd.h:282:1: 247 X_SC_NPROCESSORS_ONLN = 503 // unistd.h:283:1: 248 X_SC_OPEN_MAX = 5 // unistd.h:157:1: 249 X_SC_PAGESIZE = 28 // unistd.h:180:1: 250 X_SC_PAGE_SIZE = 28 // unistd.h:181:1: 251 X_SC_PHYS_PAGES = 500 // unistd.h:280:1: 252 X_SC_PRIORITIZED_IO = 60 // unistd.h:213:1: 253 X_SC_PRIORITY_SCHEDULING = 61 // unistd.h:214:1: 254 X_SC_RAW_SOCKETS = 62 // unistd.h:215:1: 255 X_SC_READER_WRITER_LOCKS = 63 // unistd.h:216:1: 256 X_SC_REALTIME_SIGNALS = 64 // unistd.h:217:1: 257 X_SC_REGEXP = 65 // unistd.h:218:1: 258 X_SC_RE_DUP_MAX = 16 // unistd.h:168:1: 259 X_SC_RTSIG_MAX = 66 // unistd.h:219:1: 260 X_SC_SAVED_IDS = 7 // unistd.h:159:1: 261 X_SC_SEMAPHORES = 67 // unistd.h:220:1: 262 X_SC_SEM_NSEMS_MAX = 31 // unistd.h:184:1: 263 X_SC_SEM_VALUE_MAX = 32 // unistd.h:185:1: 264 X_SC_SHARED_MEMORY_OBJECTS = 68 // unistd.h:221:1: 265 X_SC_SHELL = 69 // unistd.h:222:1: 266 X_SC_SIGQUEUE_MAX = 70 // unistd.h:223:1: 267 X_SC_SPAWN = 71 // unistd.h:224:1: 268 X_SC_SPIN_LOCKS = 72 // unistd.h:225:1: 269 X_SC_SPORADIC_SERVER = 73 // unistd.h:226:1: 270 X_SC_SS_REPL_MAX = 74 // unistd.h:227:1: 271 X_SC_STREAM_MAX = 26 // unistd.h:178:1: 272 X_SC_SYMLOOP_MAX = 76 // unistd.h:229:1: 273 X_SC_SYNCHRONIZED_IO = 75 // unistd.h:228:1: 274 X_SC_THREADS = 91 // unistd.h:244:1: 275 X_SC_THREAD_ATTR_STACKADDR = 77 // unistd.h:230:1: 276 X_SC_THREAD_ATTR_STACKSIZE = 78 // unistd.h:231:1: 277 X_SC_THREAD_CPUTIME = 79 // unistd.h:232:1: 278 X_SC_THREAD_DESTRUCTOR_ITERATIONS = 80 // unistd.h:233:1: 279 X_SC_THREAD_KEYS_MAX = 81 // unistd.h:234:1: 280 X_SC_THREAD_PRIORITY_SCHEDULING = 84 // unistd.h:237:1: 281 X_SC_THREAD_PRIO_INHERIT = 82 // unistd.h:235:1: 282 X_SC_THREAD_PRIO_PROTECT = 83 // unistd.h:236:1: 283 X_SC_THREAD_PROCESS_SHARED = 85 // unistd.h:238:1: 284 X_SC_THREAD_ROBUST_PRIO_INHERIT = 86 // unistd.h:239:1: 285 X_SC_THREAD_ROBUST_PRIO_PROTECT = 87 // unistd.h:240:1: 286 X_SC_THREAD_SAFE_FUNCTIONS = 103 // unistd.h:256:1: 287 X_SC_THREAD_SPORADIC_SERVER = 88 // unistd.h:241:1: 288 X_SC_THREAD_STACK_MIN = 89 // unistd.h:242:1: 289 X_SC_THREAD_THREADS_MAX = 90 // unistd.h:243:1: 290 X_SC_TIMEOUTS = 92 // unistd.h:245:1: 291 X_SC_TIMERS = 94 // unistd.h:247:1: 292 X_SC_TIMER_MAX = 93 // unistd.h:246:1: 293 X_SC_TRACE = 95 // unistd.h:248:1: 294 X_SC_TRACE_EVENT_FILTER = 96 // unistd.h:249:1: 295 X_SC_TRACE_EVENT_NAME_MAX = 97 // unistd.h:250:1: 296 X_SC_TRACE_INHERIT = 98 // unistd.h:251:1: 297 X_SC_TRACE_LOG = 99 // unistd.h:252:1: 298 X_SC_TRACE_NAME_MAX = 104 // unistd.h:257:1: 299 X_SC_TRACE_SYS_MAX = 105 // unistd.h:258:1: 300 X_SC_TRACE_USER_EVENT_MAX = 106 // unistd.h:259:1: 301 X_SC_TTY_NAME_MAX = 107 // unistd.h:260:1: 302 X_SC_TYPED_MEMORY_OBJECTS = 108 // unistd.h:261:1: 303 X_SC_TZNAME_MAX = 27 // unistd.h:179:1: 304 X_SC_V6_ILP32_OFF32 = 109 // unistd.h:262:1: 305 X_SC_V6_ILP32_OFFBIG = 110 // unistd.h:263:1: 306 X_SC_V6_LP64_OFF64 = 111 // unistd.h:264:1: 307 X_SC_V6_LPBIG_OFFBIG = 112 // unistd.h:265:1: 308 X_SC_V7_ILP32_OFF32 = 113 // unistd.h:266:1: 309 X_SC_V7_ILP32_OFFBIG = 114 // unistd.h:267:1: 310 X_SC_V7_LP64_OFF64 = 115 // unistd.h:268:1: 311 X_SC_V7_LPBIG_OFFBIG = 116 // unistd.h:269:1: 312 X_SC_VERSION = 8 // unistd.h:160:1: 313 X_SC_XOPEN_CRYPT = 117 // unistd.h:270:1: 314 X_SC_XOPEN_ENH_I18N = 118 // unistd.h:271:1: 315 X_SC_XOPEN_LEGACY = 119 // unistd.h:272:1: 316 X_SC_XOPEN_REALTIME = 120 // unistd.h:273:1: 317 X_SC_XOPEN_REALTIME_THREADS = 121 // unistd.h:274:1: 318 X_SC_XOPEN_SHM = 30 // unistd.h:183:1: 319 X_SC_XOPEN_STREAMS = 122 // unistd.h:275:1: 320 X_SC_XOPEN_UNIX = 123 // unistd.h:276:1: 321 X_SC_XOPEN_UUCP = 124 // unistd.h:277:1: 322 X_SC_XOPEN_VERSION = 125 // unistd.h:278:1: 323 X_SIZE_T_DEFINED_ = 0 // types.h:172:1: 324 X_SSIZE_T_DEFINED_ = 0 // types.h:177:1: 325 X_STACKALIGNBYTES = 15 // _types.h:49:1: 326 X_SYS_CDEFS_H_ = 0 // cdefs.h:39:1: 327 X_SYS_ENDIAN_H_ = 0 // endian.h:38:1: 328 X_SYS_TYPES_H_ = 0 // types.h:41:1: 329 X_SYS_UNISTD_H_ = 0 // unistd.h:36:1: 330 X_SYS__ENDIAN_H_ = 0 // _endian.h:34:1: 331 X_SYS__TYPES_H_ = 0 // _types.h:35:1: 332 X_TIMER_T_DEFINED_ = 0 // types.h:187:1: 333 X_TIME_T_DEFINED_ = 0 // types.h:182:1: 334 X_UINT16_T_DEFINED_ = 0 // types.h:89:1: 335 X_UINT32_T_DEFINED_ = 0 // types.h:99:1: 336 X_UINT64_T_DEFINED_ = 0 // types.h:109:1: 337 X_UINT8_T_DEFINED_ = 0 // types.h:79:1: 338 X_UNISTD_H_ = 0 // unistd.h:36:1: 339 X_XOPEN_CRYPT = 1 // unistd.h:137:1: 340 X_XOPEN_ENH_I18N = -1 // unistd.h:138:1: 341 X_XOPEN_LEGACY = -1 // unistd.h:139:1: 342 X_XOPEN_REALTIME = -1 // unistd.h:140:1: 343 X_XOPEN_REALTIME_THREADS = -1 // unistd.h:141:1: 344 X_XOPEN_SHM = 1 // unistd.h:142:1: 345 X_XOPEN_STREAMS = -1 // unistd.h:143:1: 346 X_XOPEN_UNIX = -1 // unistd.h:145:1: 347 X_XOPEN_UUCP = -1 // unistd.h:144:1: 348 Unix = 1 // <predefined>:344:1: 349 ) 350 351 type Ptrdiff_t = int64 /* <builtin>:3:26 */ 352 353 type Size_t = uint64 /* <builtin>:9:23 */ 354 355 type Wchar_t = int32 /* <builtin>:15:24 */ 356 357 type X__int128_t = struct { 358 Flo int64 359 Fhi int64 360 } /* <builtin>:21:43 */ // must match modernc.org/mathutil.Int128 361 type X__uint128_t = struct { 362 Flo uint64 363 Fhi uint64 364 } /* <builtin>:22:44 */ // must match modernc.org/mathutil.Int128 365 366 type X__builtin_va_list = uintptr /* <builtin>:46:14 */ 367 type X__float128 = float64 /* <builtin>:47:21 */ 368 369 // $OpenBSD: unistd.h,v 1.106 2018/07/13 09:25:22 beck Exp $ 370 // $NetBSD: unistd.h,v 1.26.4.1 1996/05/28 02:31:51 mrg Exp $ 371 372 // - 373 // Copyright (c) 1991 The Regents of the University of California. 374 // All rights reserved. 375 // 376 // Redistribution and use in source and binary forms, with or without 377 // modification, are permitted provided that the following conditions 378 // are met: 379 // 1. Redistributions of source code must retain the above copyright 380 // notice, this list of conditions and the following disclaimer. 381 // 2. Redistributions in binary form must reproduce the above copyright 382 // notice, this list of conditions and the following disclaimer in the 383 // documentation and/or other materials provided with the distribution. 384 // 3. Neither the name of the University nor the names of its contributors 385 // may be used to endorse or promote products derived from this software 386 // without specific prior written permission. 387 // 388 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 389 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 390 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 391 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 392 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 393 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 394 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 395 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 396 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 397 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 398 // SUCH DAMAGE. 399 // 400 // @(#)unistd.h 5.13 (Berkeley) 6/17/91 401 402 // $OpenBSD: _null.h,v 1.2 2016/09/09 22:07:58 millert Exp $ 403 404 // Written by Todd C. Miller, September 9, 2016 405 // Public domain. 406 407 // $OpenBSD: types.h,v 1.49 2022/08/06 13:31:13 semarie Exp $ 408 // $NetBSD: types.h,v 1.29 1996/11/15 22:48:25 jtc Exp $ 409 410 // - 411 // Copyright (c) 1982, 1986, 1991, 1993 412 // The Regents of the University of California. All rights reserved. 413 // (c) UNIX System Laboratories, Inc. 414 // All or some portions of this file are derived from material licensed 415 // to the University of California by American Telephone and Telegraph 416 // Co. or Unix System Laboratories, Inc. and are reproduced herein with 417 // the permission of UNIX System Laboratories, Inc. 418 // 419 // Redistribution and use in source and binary forms, with or without 420 // modification, are permitted provided that the following conditions 421 // are met: 422 // 1. Redistributions of source code must retain the above copyright 423 // notice, this list of conditions and the following disclaimer. 424 // 2. Redistributions in binary form must reproduce the above copyright 425 // notice, this list of conditions and the following disclaimer in the 426 // documentation and/or other materials provided with the distribution. 427 // 3. Neither the name of the University nor the names of its contributors 428 // may be used to endorse or promote products derived from this software 429 // without specific prior written permission. 430 // 431 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 432 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 433 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 434 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 435 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 436 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 437 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 438 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 439 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 440 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 441 // SUCH DAMAGE. 442 // 443 // @(#)types.h 8.4 (Berkeley) 1/21/94 444 445 // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ 446 // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ 447 448 // Copyright (c) 1991, 1993 449 // The Regents of the University of California. All rights reserved. 450 // 451 // This code is derived from software contributed to Berkeley by 452 // Berkeley Software Design, Inc. 453 // 454 // Redistribution and use in source and binary forms, with or without 455 // modification, are permitted provided that the following conditions 456 // are met: 457 // 1. Redistributions of source code must retain the above copyright 458 // notice, this list of conditions and the following disclaimer. 459 // 2. Redistributions in binary form must reproduce the above copyright 460 // notice, this list of conditions and the following disclaimer in the 461 // documentation and/or other materials provided with the distribution. 462 // 3. Neither the name of the University nor the names of its contributors 463 // may be used to endorse or promote products derived from this software 464 // without specific prior written permission. 465 // 466 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 467 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 468 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 469 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 470 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 471 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 472 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 473 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 474 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 475 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 476 // SUCH DAMAGE. 477 // 478 // @(#)cdefs.h 8.7 (Berkeley) 1/21/94 479 480 // $OpenBSD: cdefs.h,v 1.3 2013/03/28 17:30:45 martynas Exp $ 481 482 // Written by J.T. Conklin <jtc@wimsey.com> 01/17/95. 483 // Public domain. 484 485 // Macro to test if we're using a specific version of gcc or later. 486 487 // The __CONCAT macro is used to concatenate parts of symbol names, e.g. 488 // with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. 489 // The __CONCAT macro is a bit tricky -- make sure you don't put spaces 490 // in between its arguments. Do not use __CONCAT on double-quoted strings, 491 // such as those from the __STRING macro: to concatenate strings just put 492 // them next to each other. 493 494 // GCC1 and some versions of GCC2 declare dead (non-returning) and 495 // pure (no side effects) functions using "volatile" and "const"; 496 // unfortunately, these then cause warnings under "-ansi -pedantic". 497 // GCC >= 2.5 uses the __attribute__((attrs)) style. All of these 498 // work for GNU C++ (modulo a slight glitch in the C++ grammar in 499 // the distribution version of 2.5.5). 500 501 // __returns_twice makes the compiler not assume the function 502 // only returns once. This affects registerisation of variables: 503 // even local variables need to be in memory across such a call. 504 // Example: setjmp() 505 506 // __only_inline makes the compiler only use this function definition 507 // for inlining; references that can't be inlined will be left as 508 // external references instead of generating a local copy. The 509 // matching library should include a simple extern definition for 510 // the function to handle those references. c.f. ctype.h 511 512 // GNU C version 2.96 adds explicit branch prediction so that 513 // the CPU back-end can hint the processor and also so that 514 // code blocks can be reordered such that the predicted path 515 // sees a more linear flow, thus improving cache behavior, etc. 516 // 517 // The following two macros provide us with a way to utilize this 518 // compiler feature. Use __predict_true() if you expect the expression 519 // to evaluate to true, and __predict_false() if you expect the 520 // expression to evaluate to false. 521 // 522 // A few notes about usage: 523 // 524 // * Generally, __predict_false() error condition checks (unless 525 // you have some _strong_ reason to do otherwise, in which case 526 // document it), and/or __predict_true() `no-error' condition 527 // checks, assuming you want to optimize for the no-error case. 528 // 529 // * Other than that, if you don't know the likelihood of a test 530 // succeeding from empirical or other `hard' evidence, don't 531 // make predictions. 532 // 533 // * These are meant to be used in places that are run `a lot'. 534 // It is wasteful to make predictions in code that is run 535 // seldomly (e.g. at subsystem initialization time) as the 536 // basic block reordering that this affects can often generate 537 // larger code. 538 539 // Delete pseudo-keywords wherever they are not available or needed. 540 541 // The __packed macro indicates that a variable or structure members 542 // should have the smallest possible alignment, despite any host CPU 543 // alignment requirements. 544 // 545 // The __aligned(x) macro specifies the minimum alignment of a 546 // variable or structure. 547 // 548 // These macros together are useful for describing the layout and 549 // alignment of messages exchanged with hardware or other systems. 550 551 // "The nice thing about standards is that there are so many to choose from." 552 // There are a number of "feature test macros" specified by (different) 553 // standards that determine which interfaces and types the header files 554 // should expose. 555 // 556 // Because of inconsistencies in these macros, we define our own 557 // set in the private name space that end in _VISIBLE. These are 558 // always defined and so headers can test their values easily. 559 // Things can get tricky when multiple feature macros are defined. 560 // We try to take the union of all the features requested. 561 // 562 // The following macros are guaranteed to have a value after cdefs.h 563 // has been included: 564 // __POSIX_VISIBLE 565 // __XPG_VISIBLE 566 // __ISO_C_VISIBLE 567 // __BSD_VISIBLE 568 569 // X/Open Portability Guides and Single Unix Specifications. 570 // _XOPEN_SOURCE XPG3 571 // _XOPEN_SOURCE && _XOPEN_VERSION = 4 XPG4 572 // _XOPEN_SOURCE && _XOPEN_SOURCE_EXTENDED = 1 XPG4v2 573 // _XOPEN_SOURCE == 500 XPG5 574 // _XOPEN_SOURCE == 520 XPG5v2 575 // _XOPEN_SOURCE == 600 POSIX 1003.1-2001 with XSI 576 // _XOPEN_SOURCE == 700 POSIX 1003.1-2008 with XSI 577 // 578 // The XPG spec implies a specific value for _POSIX_C_SOURCE. 579 580 // POSIX macros, these checks must follow the XOPEN ones above. 581 // 582 // _POSIX_SOURCE == 1 1003.1-1988 (superseded by _POSIX_C_SOURCE) 583 // _POSIX_C_SOURCE == 1 1003.1-1990 584 // _POSIX_C_SOURCE == 2 1003.2-1992 585 // _POSIX_C_SOURCE == 199309L 1003.1b-1993 586 // _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, 587 // and the omnibus ISO/IEC 9945-1:1996 588 // _POSIX_C_SOURCE == 200112L 1003.1-2001 589 // _POSIX_C_SOURCE == 200809L 1003.1-2008 590 // 591 // The POSIX spec implies a specific value for __ISO_C_VISIBLE, though 592 // this may be overridden by the _ISOC99_SOURCE macro later. 593 594 // _ANSI_SOURCE means to expose ANSI C89 interfaces only. 595 // If the user defines it in addition to one of the POSIX or XOPEN 596 // macros, assume the POSIX/XOPEN macro(s) should take precedence. 597 598 // _ISOC99_SOURCE, _ISOC11_SOURCE, __STDC_VERSION__, and __cplusplus 599 // override any of the other macros since they are non-exclusive. 600 601 // Finally deal with BSD-specific interfaces that are not covered 602 // by any standards. We expose these when none of the POSIX or XPG 603 // macros is defined or if the user explicitly asks for them. 604 605 // Default values. 606 607 // $OpenBSD: endian.h,v 1.25 2014/12/21 04:49:00 guenther Exp $ 608 609 // - 610 // Copyright (c) 1997 Niklas Hallqvist. All rights reserved. 611 // 612 // Redistribution and use in source and binary forms, with or without 613 // modification, are permitted provided that the following conditions 614 // are met: 615 // 1. Redistributions of source code must retain the above copyright 616 // notice, this list of conditions and the following disclaimer. 617 // 2. Redistributions in binary form must reproduce the above copyright 618 // notice, this list of conditions and the following disclaimer in the 619 // documentation and/or other materials provided with the distribution. 620 // 621 // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 622 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 623 // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 624 // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 625 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 626 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 627 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 628 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 629 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 630 // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 631 632 // Public definitions for little- and big-endian systems. 633 // This file should be included as <endian.h> in userspace and as 634 // <sys/endian.h> in the kernel. 635 // 636 // System headers that need endian information but that can't or don't 637 // want to export the public names here should include <sys/_endian.h> 638 // and use the internal names: _BYTE_ORDER, _*_ENDIAN, etc. 639 640 // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ 641 // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ 642 643 // Copyright (c) 1991, 1993 644 // The Regents of the University of California. All rights reserved. 645 // 646 // This code is derived from software contributed to Berkeley by 647 // Berkeley Software Design, Inc. 648 // 649 // Redistribution and use in source and binary forms, with or without 650 // modification, are permitted provided that the following conditions 651 // are met: 652 // 1. Redistributions of source code must retain the above copyright 653 // notice, this list of conditions and the following disclaimer. 654 // 2. Redistributions in binary form must reproduce the above copyright 655 // notice, this list of conditions and the following disclaimer in the 656 // documentation and/or other materials provided with the distribution. 657 // 3. Neither the name of the University nor the names of its contributors 658 // may be used to endorse or promote products derived from this software 659 // without specific prior written permission. 660 // 661 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 662 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 663 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 664 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 665 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 666 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 667 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 668 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 669 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 670 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 671 // SUCH DAMAGE. 672 // 673 // @(#)cdefs.h 8.7 (Berkeley) 1/21/94 674 675 // $OpenBSD: _endian.h,v 1.8 2018/01/11 23:13:37 dlg Exp $ 676 677 // - 678 // Copyright (c) 1997 Niklas Hallqvist. All rights reserved. 679 // 680 // Redistribution and use in source and binary forms, with or without 681 // modification, are permitted provided that the following conditions 682 // are met: 683 // 1. Redistributions of source code must retain the above copyright 684 // notice, this list of conditions and the following disclaimer. 685 // 2. Redistributions in binary form must reproduce the above copyright 686 // notice, this list of conditions and the following disclaimer in the 687 // documentation and/or other materials provided with the distribution. 688 // 689 // THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 690 // IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 691 // OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 692 // IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 693 // INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 694 // NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 695 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 696 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 697 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 698 // THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 699 700 // Internal endianness macros. This pulls in <machine/endian.h> to 701 // get the correct setting direction for the platform and sets internal 702 // ('__' prefix) macros appropriately. 703 704 // $OpenBSD: _types.h,v 1.10 2022/08/06 13:31:13 semarie Exp $ 705 706 // - 707 // Copyright (c) 1990, 1993 708 // The Regents of the University of California. All rights reserved. 709 // 710 // Redistribution and use in source and binary forms, with or without 711 // modification, are permitted provided that the following conditions 712 // are met: 713 // 1. Redistributions of source code must retain the above copyright 714 // notice, this list of conditions and the following disclaimer. 715 // 2. Redistributions in binary form must reproduce the above copyright 716 // notice, this list of conditions and the following disclaimer in the 717 // documentation and/or other materials provided with the distribution. 718 // 3. Neither the name of the University nor the names of its contributors 719 // may be used to endorse or promote products derived from this software 720 // without specific prior written permission. 721 // 722 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 723 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 724 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 725 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 726 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 727 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 728 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 729 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 730 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 731 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 732 // SUCH DAMAGE. 733 // 734 // @(#)types.h 8.3 (Berkeley) 1/5/94 735 736 // $OpenBSD: _types.h,v 1.17 2018/03/05 01:15:25 deraadt Exp $ 737 738 // - 739 // Copyright (c) 1990, 1993 740 // The Regents of the University of California. All rights reserved. 741 // 742 // Redistribution and use in source and binary forms, with or without 743 // modification, are permitted provided that the following conditions 744 // are met: 745 // 1. Redistributions of source code must retain the above copyright 746 // notice, this list of conditions and the following disclaimer. 747 // 2. Redistributions in binary form must reproduce the above copyright 748 // notice, this list of conditions and the following disclaimer in the 749 // documentation and/or other materials provided with the distribution. 750 // 3. Neither the name of the University nor the names of its contributors 751 // may be used to endorse or promote products derived from this software 752 // without specific prior written permission. 753 // 754 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 755 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 756 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 757 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 758 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 759 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 760 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 761 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 762 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 763 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 764 // SUCH DAMAGE. 765 // 766 // @(#)types.h 8.3 (Berkeley) 1/5/94 767 // @(#)ansi.h 8.2 (Berkeley) 1/4/94 768 769 // _ALIGN(p) rounds p (pointer or byte index) up to a correctly-aligned 770 // value for all data types (int, long, ...). The result is an 771 // unsigned long and must be cast to any desired pointer type. 772 // 773 // _ALIGNED_POINTER is a boolean macro that checks whether an address 774 // is valid to fetch data elements of type t from on this architecture. 775 // This does not reflect the optimal alignment, just the possibility 776 // (within reasonable limits). 777 778 // 7.18.1.1 Exact-width integer types 779 type X__int8_t = int8 /* _types.h:61:22 */ 780 type X__uint8_t = uint8 /* _types.h:62:24 */ 781 type X__int16_t = int16 /* _types.h:63:17 */ 782 type X__uint16_t = uint16 /* _types.h:64:25 */ 783 type X__int32_t = int32 /* _types.h:65:15 */ 784 type X__uint32_t = uint32 /* _types.h:66:23 */ 785 type X__int64_t = int64 /* _types.h:67:20 */ 786 type X__uint64_t = uint64 /* _types.h:68:28 */ 787 788 // 7.18.1.2 Minimum-width integer types 789 type X__int_least8_t = X__int8_t /* _types.h:71:19 */ 790 type X__uint_least8_t = X__uint8_t /* _types.h:72:20 */ 791 type X__int_least16_t = X__int16_t /* _types.h:73:20 */ 792 type X__uint_least16_t = X__uint16_t /* _types.h:74:21 */ 793 type X__int_least32_t = X__int32_t /* _types.h:75:20 */ 794 type X__uint_least32_t = X__uint32_t /* _types.h:76:21 */ 795 type X__int_least64_t = X__int64_t /* _types.h:77:20 */ 796 type X__uint_least64_t = X__uint64_t /* _types.h:78:21 */ 797 798 // 7.18.1.3 Fastest minimum-width integer types 799 type X__int_fast8_t = X__int32_t /* _types.h:81:20 */ 800 type X__uint_fast8_t = X__uint32_t /* _types.h:82:21 */ 801 type X__int_fast16_t = X__int32_t /* _types.h:83:20 */ 802 type X__uint_fast16_t = X__uint32_t /* _types.h:84:21 */ 803 type X__int_fast32_t = X__int32_t /* _types.h:85:20 */ 804 type X__uint_fast32_t = X__uint32_t /* _types.h:86:21 */ 805 type X__int_fast64_t = X__int64_t /* _types.h:87:20 */ 806 type X__uint_fast64_t = X__uint64_t /* _types.h:88:21 */ 807 808 // 7.18.1.4 Integer types capable of holding object pointers 809 type X__intptr_t = int64 /* _types.h:103:16 */ 810 type X__uintptr_t = uint64 /* _types.h:104:24 */ 811 812 // 7.18.1.5 Greatest-width integer types 813 type X__intmax_t = X__int64_t /* _types.h:107:20 */ 814 type X__uintmax_t = X__uint64_t /* _types.h:108:21 */ 815 816 // Register size 817 type X__register_t = int64 /* _types.h:111:16 */ 818 819 // VM system types 820 type X__vaddr_t = uint64 /* _types.h:114:24 */ 821 type X__paddr_t = uint64 /* _types.h:115:24 */ 822 type X__vsize_t = uint64 /* _types.h:116:24 */ 823 type X__psize_t = uint64 /* _types.h:117:24 */ 824 825 // Standard system types 826 type X__double_t = float64 /* _types.h:120:18 */ 827 type X__float_t = float32 /* _types.h:121:17 */ 828 type X__ptrdiff_t = int64 /* _types.h:122:16 */ 829 type X__size_t = uint64 /* _types.h:123:24 */ 830 type X__ssize_t = int64 /* _types.h:124:16 */ 831 type X__va_list = X__builtin_va_list /* _types.h:126:27 */ 832 833 // Wide character support types 834 type X__wchar_t = int32 /* _types.h:133:15 */ 835 type X__wint_t = int32 /* _types.h:135:15 */ 836 type X__rune_t = int32 /* _types.h:136:15 */ 837 type X__wctrans_t = uintptr /* _types.h:137:14 */ 838 type X__wctype_t = uintptr /* _types.h:138:14 */ 839 840 type X__blkcnt_t = X__int64_t /* _types.h:39:19 */ // blocks allocated for file 841 type X__blksize_t = X__int32_t /* _types.h:40:19 */ // optimal blocksize for I/O 842 type X__clock_t = X__int64_t /* _types.h:41:19 */ // ticks in CLOCKS_PER_SEC 843 type X__clockid_t = X__int32_t /* _types.h:42:19 */ // CLOCK_* identifiers 844 type X__cpuid_t = uint64 /* _types.h:43:23 */ // CPU id 845 type X__dev_t = X__int32_t /* _types.h:44:19 */ // device number 846 type X__fixpt_t = X__uint32_t /* _types.h:45:20 */ // fixed point number 847 type X__fsblkcnt_t = X__uint64_t /* _types.h:46:20 */ // file system block count 848 type X__fsfilcnt_t = X__uint64_t /* _types.h:47:20 */ // file system file count 849 type X__gid_t = X__uint32_t /* _types.h:48:20 */ // group id 850 type X__id_t = X__uint32_t /* _types.h:49:20 */ // may contain pid, uid or gid 851 type X__in_addr_t = X__uint32_t /* _types.h:50:20 */ // base type for internet address 852 type X__in_port_t = X__uint16_t /* _types.h:51:20 */ // IP port type 853 type X__ino_t = X__uint64_t /* _types.h:52:20 */ // inode number 854 type X__key_t = int64 /* _types.h:53:15 */ // IPC key (for Sys V IPC) 855 type X__mode_t = X__uint32_t /* _types.h:54:20 */ // permissions 856 type X__nlink_t = X__uint32_t /* _types.h:55:20 */ // link count 857 type X__off_t = X__int64_t /* _types.h:56:19 */ // file offset or size 858 type X__pid_t = X__int32_t /* _types.h:57:19 */ // process id 859 type X__rlim_t = X__uint64_t /* _types.h:58:20 */ // resource limit 860 type X__sa_family_t = X__uint8_t /* _types.h:59:19 */ // sockaddr address family type 861 type X__segsz_t = X__int32_t /* _types.h:60:19 */ // segment size 862 type X__socklen_t = X__uint32_t /* _types.h:61:20 */ // length type for network syscalls 863 type X__suseconds_t = int64 /* _types.h:62:15 */ // microseconds (signed) 864 type X__time_t = X__int64_t /* _types.h:63:19 */ // epoch time 865 type X__timer_t = X__int32_t /* _types.h:64:19 */ // POSIX timer identifiers 866 type X__uid_t = X__uint32_t /* _types.h:65:20 */ // user id 867 type X__useconds_t = X__uint32_t /* _types.h:66:20 */ // microseconds 868 869 // mbstate_t is an opaque object to keep conversion state, during multibyte 870 // stream conversions. The content must not be referenced by user programs. 871 type X__mbstate_t = struct { 872 F__ccgo_pad1 [0]uint64 873 F__mbstate8 [128]int8 874 } /* _types.h:75:3 */ 875 876 // Tell sys/endian.h we have MD variants of the swap macros. 877 878 // Note that these macros evaluate their arguments several times. 879 880 // Public names 881 882 // These are specified to be function-like macros to match the spec 883 884 // POSIX names 885 886 // original BSD names 887 888 // these were exposed here before 889 890 // ancient stuff 891 892 type U_char = uint8 /* types.h:51:23 */ 893 type U_short = uint16 /* types.h:52:24 */ 894 type U_int = uint32 /* types.h:53:22 */ 895 type U_long = uint64 /* types.h:54:23 */ 896 897 type Unchar = uint8 /* types.h:56:23 */ // Sys V compatibility 898 type Ushort = uint16 /* types.h:57:24 */ // Sys V compatibility 899 type Uint = uint32 /* types.h:58:22 */ // Sys V compatibility 900 type Ulong = uint64 /* types.h:59:23 */ // Sys V compatibility 901 902 type Cpuid_t = X__cpuid_t /* types.h:61:19 */ // CPU id 903 type Register_t = X__register_t /* types.h:62:22 */ // register-sized type 904 905 // XXX The exact-width bit types should only be exposed if __BSD_VISIBLE 906 // but the rest of the includes are not ready for that yet. 907 908 type Int8_t = X__int8_t /* types.h:75:19 */ 909 910 type Uint8_t = X__uint8_t /* types.h:80:20 */ 911 912 type Int16_t = X__int16_t /* types.h:85:20 */ 913 914 type Uint16_t = X__uint16_t /* types.h:90:21 */ 915 916 type Int32_t = X__int32_t /* types.h:95:20 */ 917 918 type Uint32_t = X__uint32_t /* types.h:100:21 */ 919 920 type Int64_t = X__int64_t /* types.h:105:20 */ 921 922 type Uint64_t = X__uint64_t /* types.h:110:21 */ 923 924 // BSD-style unsigned bits types 925 type U_int8_t = X__uint8_t /* types.h:114:19 */ 926 type U_int16_t = X__uint16_t /* types.h:115:20 */ 927 type U_int32_t = X__uint32_t /* types.h:116:20 */ 928 type U_int64_t = X__uint64_t /* types.h:117:20 */ 929 930 // quads, deprecated in favor of 64 bit int types 931 type Quad_t = X__int64_t /* types.h:120:19 */ 932 type U_quad_t = X__uint64_t /* types.h:121:20 */ 933 934 // VM system types 935 type Vaddr_t = X__vaddr_t /* types.h:125:19 */ 936 type Paddr_t = X__paddr_t /* types.h:126:19 */ 937 type Vsize_t = X__vsize_t /* types.h:127:19 */ 938 type Psize_t = X__psize_t /* types.h:128:19 */ 939 940 // Standard system types 941 type Blkcnt_t = X__blkcnt_t /* types.h:132:20 */ // blocks allocated for file 942 type Blksize_t = X__blksize_t /* types.h:133:21 */ // optimal blocksize for I/O 943 type Caddr_t = uintptr /* types.h:134:14 */ // core address 944 type Daddr32_t = X__int32_t /* types.h:135:19 */ // 32-bit disk address 945 type Daddr_t = X__int64_t /* types.h:136:19 */ // 64-bit disk address 946 type Dev_t = X__dev_t /* types.h:137:18 */ // device number 947 type Fixpt_t = X__fixpt_t /* types.h:138:19 */ // fixed point number 948 type Gid_t = X__gid_t /* types.h:139:18 */ // group id 949 type Id_t = X__id_t /* types.h:140:17 */ // may contain pid, uid or gid 950 type Ino_t = X__ino_t /* types.h:141:18 */ // inode number 951 type Key_t = X__key_t /* types.h:142:18 */ // IPC key (for Sys V IPC) 952 type Mode_t = X__mode_t /* types.h:143:18 */ // permissions 953 type Nlink_t = X__nlink_t /* types.h:144:19 */ // link count 954 type Rlim_t = X__rlim_t /* types.h:145:18 */ // resource limit 955 type Segsz_t = X__segsz_t /* types.h:146:19 */ // segment size 956 type Uid_t = X__uid_t /* types.h:147:18 */ // user id 957 type Useconds_t = X__useconds_t /* types.h:148:22 */ // microseconds 958 type Suseconds_t = X__suseconds_t /* types.h:149:23 */ // microseconds (signed) 959 type Fsblkcnt_t = X__fsblkcnt_t /* types.h:150:22 */ // file system block count 960 type Fsfilcnt_t = X__fsfilcnt_t /* types.h:151:22 */ // file system file count 961 962 // The following types may be defined in multiple header files. 963 type Clock_t = X__clock_t /* types.h:158:19 */ 964 965 type Clockid_t = X__clockid_t /* types.h:163:21 */ 966 967 type Pid_t = X__pid_t /* types.h:168:18 */ 968 969 type Ssize_t = X__ssize_t /* types.h:178:19 */ 970 971 type Time_t = X__time_t /* types.h:183:18 */ 972 973 type Timer_t = X__timer_t /* types.h:188:19 */ 974 975 type Off_t = X__off_t /* types.h:193:18 */ 976 977 // Major, minor numbers, dev_t's. 978 979 // $OpenBSD: unistd.h,v 1.31 2015/07/20 00:56:10 guenther Exp $ 980 // $NetBSD: unistd.h,v 1.10 1994/06/29 06:46:06 cgd Exp $ 981 982 // Copyright (c) 1989, 1993 983 // The Regents of the University of California. All rights reserved. 984 // 985 // Redistribution and use in source and binary forms, with or without 986 // modification, are permitted provided that the following conditions 987 // are met: 988 // 1. Redistributions of source code must retain the above copyright 989 // notice, this list of conditions and the following disclaimer. 990 // 2. Redistributions in binary form must reproduce the above copyright 991 // notice, this list of conditions and the following disclaimer in the 992 // documentation and/or other materials provided with the distribution. 993 // 3. Neither the name of the University nor the names of its contributors 994 // may be used to endorse or promote products derived from this software 995 // without specific prior written permission. 996 // 997 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 998 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 999 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1000 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1001 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1002 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1003 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1004 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1005 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1006 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1007 // SUCH DAMAGE. 1008 // 1009 // @(#)unistd.h 8.2 (Berkeley) 1/7/94 1010 1011 // $OpenBSD: cdefs.h,v 1.43 2018/10/29 17:10:40 guenther Exp $ 1012 // $NetBSD: cdefs.h,v 1.16 1996/04/03 20:46:39 christos Exp $ 1013 1014 // Copyright (c) 1991, 1993 1015 // The Regents of the University of California. All rights reserved. 1016 // 1017 // This code is derived from software contributed to Berkeley by 1018 // Berkeley Software Design, Inc. 1019 // 1020 // Redistribution and use in source and binary forms, with or without 1021 // modification, are permitted provided that the following conditions 1022 // are met: 1023 // 1. Redistributions of source code must retain the above copyright 1024 // notice, this list of conditions and the following disclaimer. 1025 // 2. Redistributions in binary form must reproduce the above copyright 1026 // notice, this list of conditions and the following disclaimer in the 1027 // documentation and/or other materials provided with the distribution. 1028 // 3. Neither the name of the University nor the names of its contributors 1029 // may be used to endorse or promote products derived from this software 1030 // without specific prior written permission. 1031 // 1032 // THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1033 // ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1034 // IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1035 // ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1036 // FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1037 // DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1038 // OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1039 // HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1040 // LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1041 // OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1042 // SUCH DAMAGE. 1043 // 1044 // @(#)cdefs.h 8.7 (Berkeley) 1/21/94 1045 1046 // Define the POSIX.1 version we target for compliance. 1047 1048 // access function 1049 1050 // whence values for lseek(2) 1051 1052 // old BSD whence values for lseek(2); renamed by POSIX 1003.1 1053 1054 // the parameters argument passed to the __tfork() syscall 1055 type X__tfork = struct { 1056 Ftf_tcb uintptr 1057 Ftf_tid uintptr 1058 Ftf_stack uintptr 1059 } /* unistd.h:66:1 */ 1060 1061 // the parameters argument for the kbind() syscall 1062 type X__kbind = struct { 1063 Fkb_addr uintptr 1064 Fkb_size Size_t 1065 } /* unistd.h:73:1 */ 1066 1067 // the pathconf(2) variable values are part of the ABI 1068 1069 // configurable pathname variables 1070 1071 // POSIX options and option groups we unconditionally do or don't 1072 // implement. Please keep this list in alphabetical order. 1073 // 1074 // Anything which is defined as zero below **must** have an 1075 // implementation for the corresponding sysconf() which is able to 1076 // determine conclusively whether or not the feature is supported. 1077 // Anything which is defined as other than -1 below **must** have 1078 // complete headers, types, and function declarations as specified by 1079 // the POSIX standard; however, if the relevant sysconf() function 1080 // returns -1, the functions may be stubbed out. 1081 1082 // Define the POSIX.2 version we target for compliance. 1083 1084 // the sysconf(3) variable values are part of the ABI 1085 1086 // configurable system variables 1087 1088 // configurable system strings 1089 1090 type Intptr_t = X__intptr_t /* unistd.h:320:21 */ 1091 1092 var _ int8 /* gen.c:2:13: */