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