capi_linux_ppc64le.go (21489B)
1 // Code generated by 'go generate' - DO NOT EDIT. 2 3 package libc // import "modernc.org/libc" 4 5 var CAPI = map[string]struct{}{ 6 "_IO_putc": {}, 7 "___errno_location": {}, 8 "__assert_fail": {}, 9 "__builtin___memcpy_chk": {}, 10 "__builtin___memmove_chk": {}, 11 "__builtin___memset_chk": {}, 12 "__builtin___snprintf_chk": {}, 13 "__builtin___sprintf_chk": {}, 14 "__builtin___strcat_chk": {}, 15 "__builtin___strcpy_chk": {}, 16 "__builtin___strncpy_chk": {}, 17 "__builtin___vsnprintf_chk": {}, 18 "__builtin_abort": {}, 19 "__builtin_abs": {}, 20 "__builtin_add_overflowInt64": {}, 21 "__builtin_add_overflowUint32": {}, 22 "__builtin_add_overflowUint64": {}, 23 "__builtin_bswap16": {}, 24 "__builtin_bswap32": {}, 25 "__builtin_bswap64": {}, 26 "__builtin_bzero": {}, 27 "__builtin_clz": {}, 28 "__builtin_clzl": {}, 29 "__builtin_clzll": {}, 30 "__builtin_constant_p_impl": {}, 31 "__builtin_copysign": {}, 32 "__builtin_copysignf": {}, 33 "__builtin_copysignl": {}, 34 "__builtin_exit": {}, 35 "__builtin_expect": {}, 36 "__builtin_fabs": {}, 37 "__builtin_fabsf": {}, 38 "__builtin_fabsl": {}, 39 "__builtin_free": {}, 40 "__builtin_getentropy": {}, 41 "__builtin_huge_val": {}, 42 "__builtin_huge_valf": {}, 43 "__builtin_inf": {}, 44 "__builtin_inff": {}, 45 "__builtin_infl": {}, 46 "__builtin_isnan": {}, 47 "__builtin_isunordered": {}, 48 "__builtin_llabs": {}, 49 "__builtin_malloc": {}, 50 "__builtin_memcmp": {}, 51 "__builtin_memcpy": {}, 52 "__builtin_memset": {}, 53 "__builtin_mmap": {}, 54 "__builtin_mul_overflowInt64": {}, 55 "__builtin_mul_overflowUint128": {}, 56 "__builtin_mul_overflowUint64": {}, 57 "__builtin_nan": {}, 58 "__builtin_nanf": {}, 59 "__builtin_nanl": {}, 60 "__builtin_object_size": {}, 61 "__builtin_popcount": {}, 62 "__builtin_popcountl": {}, 63 "__builtin_prefetch": {}, 64 "__builtin_printf": {}, 65 "__builtin_snprintf": {}, 66 "__builtin_sprintf": {}, 67 "__builtin_strchr": {}, 68 "__builtin_strcmp": {}, 69 "__builtin_strcpy": {}, 70 "__builtin_strlen": {}, 71 "__builtin_sub_overflowInt64": {}, 72 "__builtin_trap": {}, 73 "__builtin_unreachable": {}, 74 "__ccgo_dmesg": {}, 75 "__ccgo_getMutexType": {}, 76 "__ccgo_in6addr_anyp": {}, 77 "__ccgo_pthreadAttrGetDetachState": {}, 78 "__ccgo_pthreadMutexattrGettype": {}, 79 "__ccgo_sqlite3_log": {}, 80 "__cmsg_nxthdr": {}, 81 "__ctype_b_loc": {}, 82 "__ctype_get_mb_cur_max": {}, 83 "__errno_location": {}, 84 "__floatscan": {}, 85 "__fpclassify": {}, 86 "__fpclassifyf": {}, 87 "__fpclassifyl": {}, 88 "__fsmu8": {}, 89 "__h_errno_location": {}, 90 "__inet_aton": {}, 91 "__intscan": {}, 92 "__isalnum_l": {}, 93 "__isalpha_l": {}, 94 "__isdigit_l": {}, 95 "__islower_l": {}, 96 "__isnan": {}, 97 "__isnanf": {}, 98 "__isnanl": {}, 99 "__isoc99_sscanf": {}, 100 "__isprint_l": {}, 101 "__isupper_l": {}, 102 "__isxdigit_l": {}, 103 "__lockfile": {}, 104 "__lookup_ipliteral": {}, 105 "__lookup_name": {}, 106 "__lookup_serv": {}, 107 "__shgetc": {}, 108 "__shlim": {}, 109 "__strncasecmp_l": {}, 110 "__sync_add_and_fetch_uint32": {}, 111 "__sync_sub_and_fetch_uint32": {}, 112 "__syscall1": {}, 113 "__syscall3": {}, 114 "__syscall4": {}, 115 "__toread": {}, 116 "__toread_needs_stdio_exit": {}, 117 "__uflow": {}, 118 "__unlockfile": {}, 119 "_exit": {}, 120 "_longjmp": {}, 121 "_obstack_begin": {}, 122 "_obstack_newchunk": {}, 123 "_setjmp": {}, 124 "abort": {}, 125 "abs": {}, 126 "accept": {}, 127 "access": {}, 128 "acos": {}, 129 "acosh": {}, 130 "alarm": {}, 131 "asin": {}, 132 "asinh": {}, 133 "atan": {}, 134 "atan2": {}, 135 "atanh": {}, 136 "atexit": {}, 137 "atof": {}, 138 "atoi": {}, 139 "atol": {}, 140 "backtrace": {}, 141 "backtrace_symbols_fd": {}, 142 "bind": {}, 143 "bsearch": {}, 144 "bzero": {}, 145 "calloc": {}, 146 "ceil": {}, 147 "ceilf": {}, 148 "cfgetospeed": {}, 149 "cfsetispeed": {}, 150 "cfsetospeed": {}, 151 "chdir": {}, 152 "chmod": {}, 153 "chown": {}, 154 "clock_gettime": {}, 155 "close": {}, 156 "closedir": {}, 157 "confstr": {}, 158 "connect": {}, 159 "copysign": {}, 160 "copysignf": {}, 161 "copysignl": {}, 162 "cos": {}, 163 "cosf": {}, 164 "cosh": {}, 165 "ctime": {}, 166 "ctime_r": {}, 167 "dlclose": {}, 168 "dlerror": {}, 169 "dlopen": {}, 170 "dlsym": {}, 171 "dup2": {}, 172 "dup3": {}, 173 "endpwent": {}, 174 "environ": {}, 175 "execvp": {}, 176 "exit": {}, 177 "exp": {}, 178 "fabs": {}, 179 "fabsf": {}, 180 "fabsl": {}, 181 "faccessat": {}, 182 "fchmod": {}, 183 "fchmodat": {}, 184 "fchown": {}, 185 "fchownat": {}, 186 "fclose": {}, 187 "fcntl": {}, 188 "fcntl64": {}, 189 "fdopen": {}, 190 "ferror": {}, 191 "fflush": {}, 192 "fgetc": {}, 193 "fgets": {}, 194 "fileno": {}, 195 "floor": {}, 196 "fmod": {}, 197 "fmodl": {}, 198 "fopen": {}, 199 "fopen64": {}, 200 "fork": {}, 201 "fprintf": {}, 202 "fputc": {}, 203 "fputs": {}, 204 "fread": {}, 205 "free": {}, 206 "freeaddrinfo": {}, 207 "frexp": {}, 208 "fscanf": {}, 209 "fseek": {}, 210 "fstat": {}, 211 "fstat64": {}, 212 "fstatfs": {}, 213 "fsync": {}, 214 "ftell": {}, 215 "ftruncate": {}, 216 "ftruncate64": {}, 217 "fts64_close": {}, 218 "fts64_open": {}, 219 "fts64_read": {}, 220 "fts_close": {}, 221 "fts_open": {}, 222 "fts_read": {}, 223 "fwrite": {}, 224 "gai_strerror": {}, 225 "getaddrinfo": {}, 226 "getc": {}, 227 "getcwd": {}, 228 "getegid": {}, 229 "getentropy": {}, 230 "getenv": {}, 231 "geteuid": {}, 232 "getgid": {}, 233 "getgrgid": {}, 234 "getgrgid_r": {}, 235 "getgrnam": {}, 236 "getgrnam_r": {}, 237 "gethostbyaddr": {}, 238 "gethostbyaddr_r": {}, 239 "gethostbyname": {}, 240 "gethostbyname2": {}, 241 "gethostbyname2_r": {}, 242 "gethostbyname_r": {}, 243 "gethostname": {}, 244 "getnameinfo": {}, 245 "getpeername": {}, 246 "getpid": {}, 247 "getpwnam": {}, 248 "getpwnam_r": {}, 249 "getpwuid": {}, 250 "getpwuid_r": {}, 251 "getrandom": {}, 252 "getresgid": {}, 253 "getresuid": {}, 254 "getrlimit": {}, 255 "getrlimit64": {}, 256 "getrusage": {}, 257 "getservbyname": {}, 258 "getsockname": {}, 259 "getsockopt": {}, 260 "gettimeofday": {}, 261 "getuid": {}, 262 "gmtime_r": {}, 263 "h_errno": {}, 264 "htonl": {}, 265 "htons": {}, 266 "hypot": {}, 267 "inet_ntoa": {}, 268 "inet_ntop": {}, 269 "inet_pton": {}, 270 "initstate": {}, 271 "initstate_r": {}, 272 "ioctl": {}, 273 "isalnum": {}, 274 "isalpha": {}, 275 "isascii": {}, 276 "isatty": {}, 277 "isdigit": {}, 278 "islower": {}, 279 "isnan": {}, 280 "isnanf": {}, 281 "isnanl": {}, 282 "isprint": {}, 283 "isupper": {}, 284 "iswalnum": {}, 285 "iswspace": {}, 286 "isxdigit": {}, 287 "kill": {}, 288 "ldexp": {}, 289 "link": {}, 290 "linkat": {}, 291 "listen": {}, 292 "llabs": {}, 293 "localeconv": {}, 294 "localtime": {}, 295 "localtime_r": {}, 296 "log": {}, 297 "log10": {}, 298 "log2": {}, 299 "longjmp": {}, 300 "lrand48": {}, 301 "lseek": {}, 302 "lseek64": {}, 303 "lstat": {}, 304 "lstat64": {}, 305 "malloc": {}, 306 "mblen": {}, 307 "mbrtowc": {}, 308 "mbsinit": {}, 309 "mbstowcs": {}, 310 "mbtowc": {}, 311 "memchr": {}, 312 "memcmp": {}, 313 "memcpy": {}, 314 "memmove": {}, 315 "memset": {}, 316 "mkdir": {}, 317 "mkdirat": {}, 318 "mkfifo": {}, 319 "mknod": {}, 320 "mknodat": {}, 321 "mkostemp": {}, 322 "mkstemp": {}, 323 "mkstemp64": {}, 324 "mkstemps": {}, 325 "mkstemps64": {}, 326 "mktime": {}, 327 "mmap": {}, 328 "mmap64": {}, 329 "modf": {}, 330 "mremap": {}, 331 "munmap": {}, 332 "nanf": {}, 333 "nanosleep": {}, 334 "nl_langinfo": {}, 335 "ntohs": {}, 336 "obstack_free": {}, 337 "obstack_vprintf": {}, 338 "open": {}, 339 "open64": {}, 340 "openat": {}, 341 "opendir": {}, 342 "openpty": {}, 343 "pathconf": {}, 344 "pause": {}, 345 "pclose": {}, 346 "perror": {}, 347 "pipe": {}, 348 "pipe2": {}, 349 "poll": {}, 350 "popen": {}, 351 "posix_fadvise": {}, 352 "pow": {}, 353 "printf": {}, 354 "pselect": {}, 355 "pthread_attr_destroy": {}, 356 "pthread_attr_getdetachstate": {}, 357 "pthread_attr_init": {}, 358 "pthread_attr_setdetachstate": {}, 359 "pthread_attr_setscope": {}, 360 "pthread_attr_setstacksize": {}, 361 "pthread_cond_broadcast": {}, 362 "pthread_cond_destroy": {}, 363 "pthread_cond_init": {}, 364 "pthread_cond_signal": {}, 365 "pthread_cond_timedwait": {}, 366 "pthread_cond_wait": {}, 367 "pthread_create": {}, 368 "pthread_detach": {}, 369 "pthread_equal": {}, 370 "pthread_exit": {}, 371 "pthread_getspecific": {}, 372 "pthread_join": {}, 373 "pthread_key_create": {}, 374 "pthread_key_delete": {}, 375 "pthread_mutex_destroy": {}, 376 "pthread_mutex_init": {}, 377 "pthread_mutex_lock": {}, 378 "pthread_mutex_trylock": {}, 379 "pthread_mutex_unlock": {}, 380 "pthread_mutexattr_destroy": {}, 381 "pthread_mutexattr_init": {}, 382 "pthread_mutexattr_settype": {}, 383 "pthread_self": {}, 384 "pthread_setspecific": {}, 385 "putc": {}, 386 "putchar": {}, 387 "puts": {}, 388 "pwrite": {}, 389 "qsort": {}, 390 "raise": {}, 391 "rand": {}, 392 "rand_r": {}, 393 "random": {}, 394 "random_r": {}, 395 "read": {}, 396 "readdir": {}, 397 "readdir64": {}, 398 "readlink": {}, 399 "readlinkat": {}, 400 "readv": {}, 401 "realloc": {}, 402 "reallocarray": {}, 403 "realpath": {}, 404 "recv": {}, 405 "recvfrom": {}, 406 "recvmsg": {}, 407 "remove": {}, 408 "rename": {}, 409 "renameat2": {}, 410 "rewind": {}, 411 "rindex": {}, 412 "rint": {}, 413 "rmdir": {}, 414 "round": {}, 415 "scalbn": {}, 416 "scalbnl": {}, 417 "sched_yield": {}, 418 "select": {}, 419 "send": {}, 420 "sendmsg": {}, 421 "sendto": {}, 422 "setbuf": {}, 423 "setenv": {}, 424 "setjmp": {}, 425 "setlocale": {}, 426 "setrlimit": {}, 427 "setrlimit64": {}, 428 "setsid": {}, 429 "setsockopt": {}, 430 "setstate": {}, 431 "setvbuf": {}, 432 "shmat": {}, 433 "shmctl": {}, 434 "shmdt": {}, 435 "shutdown": {}, 436 "sigaction": {}, 437 "signal": {}, 438 "sin": {}, 439 "sinf": {}, 440 "sinh": {}, 441 "sleep": {}, 442 "snprintf": {}, 443 "socket": {}, 444 "sprintf": {}, 445 "sqrt": {}, 446 "srand48": {}, 447 "sscanf": {}, 448 "stat": {}, 449 "stat64": {}, 450 "stderr": {}, 451 "stdin": {}, 452 "stdout": {}, 453 "strcasecmp": {}, 454 "strcat": {}, 455 "strchr": {}, 456 "strcmp": {}, 457 "strcpy": {}, 458 "strcspn": {}, 459 "strdup": {}, 460 "strerror": {}, 461 "strerror_r": {}, 462 "strlcat": {}, 463 "strlcpy": {}, 464 "strlen": {}, 465 "strncasecmp": {}, 466 "strncat": {}, 467 "strncmp": {}, 468 "strncpy": {}, 469 "strnlen": {}, 470 "strpbrk": {}, 471 "strrchr": {}, 472 "strspn": {}, 473 "strstr": {}, 474 "strtod": {}, 475 "strtof": {}, 476 "strtoimax": {}, 477 "strtok": {}, 478 "strtol": {}, 479 "strtold": {}, 480 "strtoll": {}, 481 "strtoul": {}, 482 "strtoull": {}, 483 "strtoumax": {}, 484 "symlink": {}, 485 "symlinkat": {}, 486 "sysconf": {}, 487 "system": {}, 488 "tan": {}, 489 "tanh": {}, 490 "tcgetattr": {}, 491 "tcsendbreak": {}, 492 "tcsetattr": {}, 493 "time": {}, 494 "tmpfile": {}, 495 "tolower": {}, 496 "toupper": {}, 497 "trunc": {}, 498 "tzset": {}, 499 "umask": {}, 500 "uname": {}, 501 "ungetc": {}, 502 "unlink": {}, 503 "unlinkat": {}, 504 "unsetenv": {}, 505 "usleep": {}, 506 "utime": {}, 507 "utimensat": {}, 508 "utimes": {}, 509 "uuid_copy": {}, 510 "uuid_generate_random": {}, 511 "uuid_parse": {}, 512 "uuid_unparse": {}, 513 "vasprintf": {}, 514 "vfprintf": {}, 515 "vfscanf": {}, 516 "vprintf": {}, 517 "vsnprintf": {}, 518 "vsprintf": {}, 519 "vsscanf": {}, 520 "waitpid": {}, 521 "wcschr": {}, 522 "wctomb": {}, 523 "wcwidth": {}, 524 "write": {}, 525 "writev": {}, 526 "zero_struct_address": {}, 527 }