github.com/afumu/libc@v0.0.6/capi_linux_386.go (about)

     1  // Code generated by 'go generate' - DO NOT EDIT.
     2  
     3  package libc // import "github.com/afumu/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  	"endpwent":                         {},
   173  	"environ":                          {},
   174  	"execvp":                           {},
   175  	"exit":                             {},
   176  	"exp":                              {},
   177  	"fabs":                             {},
   178  	"fabsf":                            {},
   179  	"fabsl":                            {},
   180  	"fchmod":                           {},
   181  	"fchown":                           {},
   182  	"fclose":                           {},
   183  	"fcntl":                            {},
   184  	"fcntl64":                          {},
   185  	"fdopen":                           {},
   186  	"ferror":                           {},
   187  	"fflush":                           {},
   188  	"fgetc":                            {},
   189  	"fgets":                            {},
   190  	"fileno":                           {},
   191  	"floor":                            {},
   192  	"fmod":                             {},
   193  	"fmodl":                            {},
   194  	"fopen":                            {},
   195  	"fopen64":                          {},
   196  	"fork":                             {},
   197  	"fprintf":                          {},
   198  	"fputc":                            {},
   199  	"fputs":                            {},
   200  	"fread":                            {},
   201  	"free":                             {},
   202  	"freeaddrinfo":                     {},
   203  	"frexp":                            {},
   204  	"fscanf":                           {},
   205  	"fseek":                            {},
   206  	"fstat":                            {},
   207  	"fstat64":                          {},
   208  	"fstatfs":                          {},
   209  	"fsync":                            {},
   210  	"ftell":                            {},
   211  	"ftruncate":                        {},
   212  	"ftruncate64":                      {},
   213  	"fts64_close":                      {},
   214  	"fts64_open":                       {},
   215  	"fts64_read":                       {},
   216  	"fts_close":                        {},
   217  	"fts_open":                         {},
   218  	"fts_read":                         {},
   219  	"fwrite":                           {},
   220  	"gai_strerror":                     {},
   221  	"getaddrinfo":                      {},
   222  	"getc":                             {},
   223  	"getcwd":                           {},
   224  	"getegid":                          {},
   225  	"getentropy":                       {},
   226  	"getenv":                           {},
   227  	"geteuid":                          {},
   228  	"getgid":                           {},
   229  	"getgrgid":                         {},
   230  	"getgrgid_r":                       {},
   231  	"getgrnam":                         {},
   232  	"getgrnam_r":                       {},
   233  	"gethostbyaddr":                    {},
   234  	"gethostbyaddr_r":                  {},
   235  	"gethostbyname":                    {},
   236  	"gethostbyname2":                   {},
   237  	"gethostbyname2_r":                 {},
   238  	"gethostbyname_r":                  {},
   239  	"gethostname":                      {},
   240  	"getnameinfo":                      {},
   241  	"getpeername":                      {},
   242  	"getpid":                           {},
   243  	"getpwnam":                         {},
   244  	"getpwnam_r":                       {},
   245  	"getpwuid":                         {},
   246  	"getpwuid_r":                       {},
   247  	"getrandom":                        {},
   248  	"getresgid":                        {},
   249  	"getresuid":                        {},
   250  	"getrlimit":                        {},
   251  	"getrlimit64":                      {},
   252  	"getrusage":                        {},
   253  	"getservbyname":                    {},
   254  	"getsockname":                      {},
   255  	"getsockopt":                       {},
   256  	"gettimeofday":                     {},
   257  	"getuid":                           {},
   258  	"gmtime_r":                         {},
   259  	"h_errno":                          {},
   260  	"htonl":                            {},
   261  	"htons":                            {},
   262  	"hypot":                            {},
   263  	"inet_ntoa":                        {},
   264  	"inet_ntop":                        {},
   265  	"inet_pton":                        {},
   266  	"initstate":                        {},
   267  	"initstate_r":                      {},
   268  	"ioctl":                            {},
   269  	"isalnum":                          {},
   270  	"isalpha":                          {},
   271  	"isascii":                          {},
   272  	"isatty":                           {},
   273  	"isdigit":                          {},
   274  	"islower":                          {},
   275  	"isnan":                            {},
   276  	"isnanf":                           {},
   277  	"isnanl":                           {},
   278  	"isprint":                          {},
   279  	"isupper":                          {},
   280  	"isxdigit":                         {},
   281  	"kill":                             {},
   282  	"ldexp":                            {},
   283  	"link":                             {},
   284  	"listen":                           {},
   285  	"llabs":                            {},
   286  	"localeconv":                       {},
   287  	"localtime":                        {},
   288  	"localtime_r":                      {},
   289  	"log":                              {},
   290  	"log10":                            {},
   291  	"log2":                             {},
   292  	"longjmp":                          {},
   293  	"lrand48":                          {},
   294  	"lseek":                            {},
   295  	"lseek64":                          {},
   296  	"lstat":                            {},
   297  	"lstat64":                          {},
   298  	"malloc":                           {},
   299  	"mblen":                            {},
   300  	"mbrtowc":                          {},
   301  	"mbsinit":                          {},
   302  	"mbstowcs":                         {},
   303  	"mbtowc":                           {},
   304  	"memchr":                           {},
   305  	"memcmp":                           {},
   306  	"memcpy":                           {},
   307  	"memmove":                          {},
   308  	"memset":                           {},
   309  	"mkdir":                            {},
   310  	"mkfifo":                           {},
   311  	"mknod":                            {},
   312  	"mkostemp":                         {},
   313  	"mkstemp":                          {},
   314  	"mkstemp64":                        {},
   315  	"mkstemps":                         {},
   316  	"mkstemps64":                       {},
   317  	"mktime":                           {},
   318  	"mmap":                             {},
   319  	"mmap64":                           {},
   320  	"modf":                             {},
   321  	"mremap":                           {},
   322  	"munmap":                           {},
   323  	"nanf":                             {},
   324  	"nanosleep":                        {},
   325  	"nl_langinfo":                      {},
   326  	"ntohs":                            {},
   327  	"obstack_free":                     {},
   328  	"obstack_vprintf":                  {},
   329  	"open":                             {},
   330  	"open64":                           {},
   331  	"opendir":                          {},
   332  	"openpty":                          {},
   333  	"pathconf":                         {},
   334  	"pause":                            {},
   335  	"pclose":                           {},
   336  	"perror":                           {},
   337  	"pipe":                             {},
   338  	"poll":                             {},
   339  	"popen":                            {},
   340  	"posix_fadvise":                    {},
   341  	"pow":                              {},
   342  	"printf":                           {},
   343  	"pselect":                          {},
   344  	"pthread_attr_destroy":             {},
   345  	"pthread_attr_getdetachstate":      {},
   346  	"pthread_attr_init":                {},
   347  	"pthread_attr_setdetachstate":      {},
   348  	"pthread_attr_setscope":            {},
   349  	"pthread_attr_setstacksize":        {},
   350  	"pthread_cond_broadcast":           {},
   351  	"pthread_cond_destroy":             {},
   352  	"pthread_cond_init":                {},
   353  	"pthread_cond_signal":              {},
   354  	"pthread_cond_timedwait":           {},
   355  	"pthread_cond_wait":                {},
   356  	"pthread_create":                   {},
   357  	"pthread_detach":                   {},
   358  	"pthread_equal":                    {},
   359  	"pthread_exit":                     {},
   360  	"pthread_getspecific":              {},
   361  	"pthread_join":                     {},
   362  	"pthread_key_create":               {},
   363  	"pthread_key_delete":               {},
   364  	"pthread_mutex_destroy":            {},
   365  	"pthread_mutex_init":               {},
   366  	"pthread_mutex_lock":               {},
   367  	"pthread_mutex_trylock":            {},
   368  	"pthread_mutex_unlock":             {},
   369  	"pthread_mutexattr_destroy":        {},
   370  	"pthread_mutexattr_init":           {},
   371  	"pthread_mutexattr_settype":        {},
   372  	"pthread_self":                     {},
   373  	"pthread_setspecific":              {},
   374  	"putc":                             {},
   375  	"putchar":                          {},
   376  	"puts":                             {},
   377  	"pwrite":                           {},
   378  	"qsort":                            {},
   379  	"raise":                            {},
   380  	"rand":                             {},
   381  	"rand_r":                           {},
   382  	"random":                           {},
   383  	"random_r":                         {},
   384  	"read":                             {},
   385  	"readdir":                          {},
   386  	"readdir64":                        {},
   387  	"readlink":                         {},
   388  	"readv":                            {},
   389  	"realloc":                          {},
   390  	"reallocarray":                     {},
   391  	"realpath":                         {},
   392  	"recv":                             {},
   393  	"recvfrom":                         {},
   394  	"recvmsg":                          {},
   395  	"remove":                           {},
   396  	"rename":                           {},
   397  	"rewind":                           {},
   398  	"rindex":                           {},
   399  	"rint":                             {},
   400  	"rmdir":                            {},
   401  	"round":                            {},
   402  	"scalbn":                           {},
   403  	"scalbnl":                          {},
   404  	"sched_yield":                      {},
   405  	"select":                           {},
   406  	"send":                             {},
   407  	"sendmsg":                          {},
   408  	"sendto":                           {},
   409  	"setbuf":                           {},
   410  	"setenv":                           {},
   411  	"setjmp":                           {},
   412  	"setlocale":                        {},
   413  	"setrlimit":                        {},
   414  	"setrlimit64":                      {},
   415  	"setsid":                           {},
   416  	"setsockopt":                       {},
   417  	"setstate":                         {},
   418  	"setvbuf":                          {},
   419  	"shmat":                            {},
   420  	"shmctl":                           {},
   421  	"shmdt":                            {},
   422  	"shutdown":                         {},
   423  	"sigaction":                        {},
   424  	"signal":                           {},
   425  	"sin":                              {},
   426  	"sinf":                             {},
   427  	"sinh":                             {},
   428  	"sleep":                            {},
   429  	"snprintf":                         {},
   430  	"socket":                           {},
   431  	"sprintf":                          {},
   432  	"sqrt":                             {},
   433  	"srand48":                          {},
   434  	"sscanf":                           {},
   435  	"stat":                             {},
   436  	"stat64":                           {},
   437  	"stderr":                           {},
   438  	"stdin":                            {},
   439  	"stdout":                           {},
   440  	"strcasecmp":                       {},
   441  	"strcat":                           {},
   442  	"strchr":                           {},
   443  	"strcmp":                           {},
   444  	"strcpy":                           {},
   445  	"strcspn":                          {},
   446  	"strdup":                           {},
   447  	"strerror":                         {},
   448  	"strerror_r":                       {},
   449  	"strlcat":                          {},
   450  	"strlcpy":                          {},
   451  	"strlen":                           {},
   452  	"strncasecmp":                      {},
   453  	"strncat":                          {},
   454  	"strncmp":                          {},
   455  	"strncpy":                          {},
   456  	"strnlen":                          {},
   457  	"strpbrk":                          {},
   458  	"strrchr":                          {},
   459  	"strspn":                           {},
   460  	"strstr":                           {},
   461  	"strtod":                           {},
   462  	"strtof":                           {},
   463  	"strtoimax":                        {},
   464  	"strtok":                           {},
   465  	"strtol":                           {},
   466  	"strtold":                          {},
   467  	"strtoll":                          {},
   468  	"strtoul":                          {},
   469  	"strtoull":                         {},
   470  	"strtoumax":                        {},
   471  	"symlink":                          {},
   472  	"sysconf":                          {},
   473  	"system":                           {},
   474  	"tan":                              {},
   475  	"tanh":                             {},
   476  	"tcgetattr":                        {},
   477  	"tcsendbreak":                      {},
   478  	"tcsetattr":                        {},
   479  	"time":                             {},
   480  	"tmpfile":                          {},
   481  	"tolower":                          {},
   482  	"toupper":                          {},
   483  	"trunc":                            {},
   484  	"tzset":                            {},
   485  	"umask":                            {},
   486  	"uname":                            {},
   487  	"ungetc":                           {},
   488  	"unlink":                           {},
   489  	"unsetenv":                         {},
   490  	"usleep":                           {},
   491  	"utime":                            {},
   492  	"utimes":                           {},
   493  	"uuid_copy":                        {},
   494  	"uuid_generate_random":             {},
   495  	"uuid_parse":                       {},
   496  	"uuid_unparse":                     {},
   497  	"vasprintf":                        {},
   498  	"vfprintf":                         {},
   499  	"vfscanf":                          {},
   500  	"vprintf":                          {},
   501  	"vsnprintf":                        {},
   502  	"vsprintf":                         {},
   503  	"vsscanf":                          {},
   504  	"waitpid":                          {},
   505  	"wcschr":                           {},
   506  	"wctomb":                           {},
   507  	"wcwidth":                          {},
   508  	"write":                            {},
   509  	"writev":                           {},
   510  	"zero_struct_address":              {},
   511  }