source: code/trunk/vendor/modernc.org/libc/capi_freebsd_arm.go@ 822

Last change on this file since 822 was 822, checked in by yakumo.izuru, 22 months ago

Prefer immortal.run over runit and rc.d, use vendored modules
for convenience.

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

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