source: code/trunk/vendor/modernc.org/libc/capi_windows_amd64.go@ 823

Last change on this file since 823 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: 29.0 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 "AccessCheck": {},
7 "AddAccessDeniedAce": {},
8 "AddAce": {},
9 "AreFileApisANSI": {},
10 "BuildCommDCBW": {},
11 "CancelSynchronousIo": {},
12 "CharLowerW": {},
13 "ClearCommError": {},
14 "CloseHandle": {},
15 "CopyFileW": {},
16 "CreateDirectoryW": {},
17 "CreateEventA": {},
18 "CreateEventW": {},
19 "CreateFileA": {},
20 "CreateFileMappingA": {},
21 "CreateFileMappingW": {},
22 "CreateFileW": {},
23 "CreateHardLinkW": {},
24 "CreateMutexW": {},
25 "CreatePipe": {},
26 "CreateProcessA": {},
27 "CreateProcessW": {},
28 "CreateThread": {},
29 "CreateWindowExW": {},
30 "DdeAbandonTransaction": {},
31 "DdeAccessData": {},
32 "DdeClientTransaction": {},
33 "DdeConnect": {},
34 "DdeCreateDataHandle": {},
35 "DdeCreateStringHandleW": {},
36 "DdeDisconnect": {},
37 "DdeFreeDataHandle": {},
38 "DdeFreeStringHandle": {},
39 "DdeGetData": {},
40 "DdeGetLastError": {},
41 "DdeInitializeW": {},
42 "DdeNameService": {},
43 "DdeQueryStringW": {},
44 "DdeUnaccessData": {},
45 "DdeUninitialize": {},
46 "DebugBreak": {},
47 "DefWindowProcW": {},
48 "DeleteCriticalSection": {},
49 "DeleteFileA": {},
50 "DeleteFileW": {},
51 "DestroyWindow": {},
52 "DeviceIoControl": {},
53 "DispatchMessageW": {},
54 "DuplicateHandle": {},
55 "EnterCriticalSection": {},
56 "EnumWindows": {},
57 "EqualSid": {},
58 "EscapeCommFunction": {},
59 "ExitProcess": {},
60 "FindClose": {},
61 "FindFirstFileExW": {},
62 "FindFirstFileW": {},
63 "FindNextFileW": {},
64 "FlushFileBuffers": {},
65 "FlushViewOfFile": {},
66 "FormatMessageA": {},
67 "FormatMessageW": {},
68 "FreeLibrary": {},
69 "GetACP": {},
70 "GetAce": {},
71 "GetAclInformation": {},
72 "GetCommModemStatus": {},
73 "GetCommState": {},
74 "GetCommandLineW": {},
75 "GetComputerNameExW": {},
76 "GetComputerNameW": {},
77 "GetConsoleCP": {},
78 "GetConsoleMode": {},
79 "GetConsoleScreenBufferInfo": {},
80 "GetCurrentDirectoryW": {},
81 "GetCurrentProcess": {},
82 "GetCurrentProcessId": {},
83 "GetCurrentThread": {},
84 "GetCurrentThreadId": {},
85 "GetDiskFreeSpaceA": {},
86 "GetDiskFreeSpaceW": {},
87 "GetEnvironmentVariableA": {},
88 "GetEnvironmentVariableW": {},
89 "GetExitCodeProcess": {},
90 "GetExitCodeThread": {},
91 "GetFileAttributesA": {},
92 "GetFileAttributesExW": {},
93 "GetFileAttributesW": {},
94 "GetFileInformationByHandle": {},
95 "GetFileSecurityA": {},
96 "GetFileSecurityW": {},
97 "GetFileSize": {},
98 "GetFileType": {},
99 "GetFullPathNameA": {},
100 "GetFullPathNameW": {},
101 "GetLastError": {},
102 "GetLengthSid": {},
103 "GetLogicalDriveStringsA": {},
104 "GetMessageW": {},
105 "GetModuleFileNameA": {},
106 "GetModuleFileNameW": {},
107 "GetModuleHandleA": {},
108 "GetModuleHandleW": {},
109 "GetNamedSecurityInfoW": {},
110 "GetOverlappedResult": {},
111 "GetPrivateProfileStringA": {},
112 "GetProcAddress": {},
113 "GetProcessHeap": {},
114 "GetProfilesDirectoryW": {},
115 "GetSecurityDescriptorDacl": {},
116 "GetSecurityDescriptorOwner": {},
117 "GetShortPathNameW": {},
118 "GetSidIdentifierAuthority": {},
119 "GetSidLengthRequired": {},
120 "GetSidSubAuthority": {},
121 "GetStdHandle": {},
122 "GetSystemInfo": {},
123 "GetSystemTime": {},
124 "GetSystemTimeAsFileTime": {},
125 "GetTempFileNameW": {},
126 "GetTempPathA": {},
127 "GetTempPathW": {},
128 "GetTickCount": {},
129 "GetTokenInformation": {},
130 "GetUserNameW": {},
131 "GetVersionExA": {},
132 "GetVersionExW": {},
133 "GetVolumeInformationA": {},
134 "GetVolumeInformationW": {},
135 "GetVolumeNameForVolumeMountPointW": {},
136 "GetWindowLongPtrW": {},
137 "GetWindowsDirectoryA": {},
138 "GlobalAddAtomW": {},
139 "GlobalDeleteAtom": {},
140 "GlobalGetAtomNameW": {},
141 "HeapAlloc": {},
142 "HeapCompact": {},
143 "HeapCreate": {},
144 "HeapDestroy": {},
145 "HeapFree": {},
146 "HeapReAlloc": {},
147 "HeapSize": {},
148 "HeapValidate": {},
149 "IN6_ADDR_EQUAL": {},
150 "IN6_IS_ADDR_V4MAPPED": {},
151 "ImpersonateSelf": {},
152 "InitializeAcl": {},
153 "InitializeCriticalSection": {},
154 "InitializeSid": {},
155 "IsDebuggerPresent": {},
156 "IsWindow": {},
157 "KillTimer": {},
158 "LeaveCriticalSection": {},
159 "LoadLibraryA": {},
160 "LoadLibraryExW": {},
161 "LoadLibraryW": {},
162 "LocalFree": {},
163 "LockFile": {},
164 "LockFileEx": {},
165 "MapViewOfFile": {},
166 "MessageBeep": {},
167 "MessageBoxW": {},
168 "MoveFileW": {},
169 "MsgWaitForMultipleObjectsEx": {},
170 "MultiByteToWideChar": {},
171 "NetApiBufferFree": {},
172 "NetGetDCName": {},
173 "NetUserGetInfo": {},
174 "OpenEventA": {},
175 "OpenProcessToken": {},
176 "OpenThreadToken": {},
177 "OutputDebugStringA": {},
178 "OutputDebugStringW": {},
179 "PeekConsoleInputW": {},
180 "PeekMessageW": {},
181 "PeekNamedPipe": {},
182 "PostMessageW": {},
183 "PostQuitMessage": {},
184 "PurgeComm": {},
185 "QueryPerformanceCounter": {},
186 "QueryPerformanceFrequency": {},
187 "RaiseException": {},
188 "ReadConsoleW": {},
189 "ReadFile": {},
190 "RegCloseKey": {},
191 "RegConnectRegistryW": {},
192 "RegCreateKeyExW": {},
193 "RegDeleteKeyW": {},
194 "RegDeleteValueW": {},
195 "RegEnumKeyExW": {},
196 "RegEnumValueW": {},
197 "RegOpenKeyExW": {},
198 "RegQueryValueExW": {},
199 "RegSetValueExW": {},
200 "RegisterClassExW": {},
201 "RegisterClassW": {},
202 "RemoveDirectoryW": {},
203 "ResetEvent": {},
204 "RevertToSelf": {},
205 "RtlGetVersion": {},
206 "SearchPathW": {},
207 "SendMessageTimeoutW": {},
208 "SendMessageW": {},
209 "SetCommState": {},
210 "SetCommTimeouts": {},
211 "SetConsoleCtrlHandler": {},
212 "SetConsoleMode": {},
213 "SetConsoleTextAttribute": {},
214 "SetCurrentDirectoryW": {},
215 "SetEndOfFile": {},
216 "SetErrorMode": {},
217 "SetEvent": {},
218 "SetFileAttributesW": {},
219 "SetFilePointer": {},
220 "SetFileTime": {},
221 "SetHandleInformation": {},
222 "SetNamedSecurityInfoA": {},
223 "SetThreadPriority": {},
224 "SetTimer": {},
225 "SetWindowLongPtrW": {},
226 "SetupComm": {},
227 "Sleep": {},
228 "SleepEx": {},
229 "SystemTimeToFileTime": {},
230 "TerminateThread": {},
231 "TranslateMessage": {},
232 "UnlockFile": {},
233 "UnlockFileEx": {},
234 "UnmapViewOfFile": {},
235 "UnregisterClassW": {},
236 "WSAAsyncSelect": {},
237 "WSAGetLastError": {},
238 "WSAStartup": {},
239 "WaitForInputIdle": {},
240 "WaitForSingleObject": {},
241 "WaitForSingleObjectEx": {},
242 "WideCharToMultiByte": {},
243 "WriteConsoleW": {},
244 "WriteFile": {},
245 "WspiapiFreeAddrInfo": {},
246 "WspiapiGetAddrInfo": {},
247 "WspiapiGetNameInfo": {},
248 "_IO_putc": {},
249 "_InterlockedCompareExchange": {},
250 "_InterlockedExchange": {},
251 "___errno_location": {},
252 "__acrt_iob_func": {},
253 "__assert_fail": {},
254 "__atomic_load_n": {},
255 "__atomic_store_n": {},
256 "__builtin___memcpy_chk": {},
257 "__builtin___memmove_chk": {},
258 "__builtin___memset_chk": {},
259 "__builtin___snprintf_chk": {},
260 "__builtin___sprintf_chk": {},
261 "__builtin___strcat_chk": {},
262 "__builtin___strcpy_chk": {},
263 "__builtin___strncpy_chk": {},
264 "__builtin___vsnprintf_chk": {},
265 "__builtin_abort": {},
266 "__builtin_abs": {},
267 "__builtin_add_overflow": {},
268 "__builtin_add_overflowInt64": {},
269 "__builtin_add_overflowUint32": {},
270 "__builtin_add_overflowUint64": {},
271 "__builtin_bswap16": {},
272 "__builtin_bswap32": {},
273 "__builtin_bswap64": {},
274 "__builtin_bzero": {},
275 "__builtin_clz": {},
276 "__builtin_clzl": {},
277 "__builtin_clzll": {},
278 "__builtin_constant_p_impl": {},
279 "__builtin_copysign": {},
280 "__builtin_copysignf": {},
281 "__builtin_copysignl": {},
282 "__builtin_exit": {},
283 "__builtin_expect": {},
284 "__builtin_fabs": {},
285 "__builtin_fabsf": {},
286 "__builtin_fabsl": {},
287 "__builtin_free": {},
288 "__builtin_getentropy": {},
289 "__builtin_huge_val": {},
290 "__builtin_huge_valf": {},
291 "__builtin_inf": {},
292 "__builtin_inff": {},
293 "__builtin_infl": {},
294 "__builtin_isnan": {},
295 "__builtin_isunordered": {},
296 "__builtin_llabs": {},
297 "__builtin_malloc": {},
298 "__builtin_memcmp": {},
299 "__builtin_memcpy": {},
300 "__builtin_memset": {},
301 "__builtin_mmap": {},
302 "__builtin_mul_overflow": {},
303 "__builtin_mul_overflowInt64": {},
304 "__builtin_mul_overflowUint128": {},
305 "__builtin_mul_overflowUint64": {},
306 "__builtin_nan": {},
307 "__builtin_nanf": {},
308 "__builtin_nanl": {},
309 "__builtin_object_size": {},
310 "__builtin_popcount": {},
311 "__builtin_popcountl": {},
312 "__builtin_prefetch": {},
313 "__builtin_printf": {},
314 "__builtin_snprintf": {},
315 "__builtin_sprintf": {},
316 "__builtin_strchr": {},
317 "__builtin_strcmp": {},
318 "__builtin_strcpy": {},
319 "__builtin_strlen": {},
320 "__builtin_sub_overflow": {},
321 "__builtin_sub_overflowInt64": {},
322 "__builtin_trap": {},
323 "__builtin_unreachable": {},
324 "__ccgo_dmesg": {},
325 "__ccgo_getMutexType": {},
326 "__ccgo_in6addr_anyp": {},
327 "__ccgo_pthreadAttrGetDetachState": {},
328 "__ccgo_pthreadMutexattrGettype": {},
329 "__ccgo_sqlite3_log": {},
330 "__ctype_get_mb_cur_max": {},
331 "__env_rm_add": {},
332 "__errno_location": {},
333 "__imp__environ": {},
334 "__imp__wenviron": {},
335 "__isalnum_l": {},
336 "__isalpha_l": {},
337 "__isdigit_l": {},
338 "__islower_l": {},
339 "__isnan": {},
340 "__isnanf": {},
341 "__isnanl": {},
342 "__isoc99_sscanf": {},
343 "__isprint_l": {},
344 "__isspace_l": {},
345 "__isxdigit_l": {},
346 "__mingw_vfprintf": {},
347 "__mingw_vfscanf": {},
348 "__mingw_vfwprintf": {},
349 "__mingw_vfwscanf": {},
350 "__mingw_vprintf": {},
351 "__mingw_vsnprintf": {},
352 "__mingw_vsnwprintf": {},
353 "__mingw_vsprintf": {},
354 "__mingw_vsscanf": {},
355 "__mingw_vswscanf": {},
356 "__ms_vfscanf": {},
357 "__ms_vfwscanf": {},
358 "__ms_vscanf": {},
359 "__ms_vsnprintf": {},
360 "__ms_vsscanf": {},
361 "__ms_vswscanf": {},
362 "__ms_vwscanf": {},
363 "__putenv": {},
364 "__strchrnul": {},
365 "__sync_add_and_fetch_uint32": {},
366 "__sync_sub_and_fetch_uint32": {},
367 "_access": {},
368 "_assert": {},
369 "_beginthread": {},
370 "_beginthreadex": {},
371 "_byteswap_uint64": {},
372 "_byteswap_ulong": {},
373 "_chmod": {},
374 "_chsize": {},
375 "_commit": {},
376 "_controlfp": {},
377 "_copysign": {},
378 "_endthreadex": {},
379 "_errno": {},
380 "_exit": {},
381 "_fileno": {},
382 "_findclose": {},
383 "_findfirst32": {},
384 "_findfirst64i32": {},
385 "_findnext32": {},
386 "_findnext64i32": {},
387 "_fstat64": {},
388 "_fstati64": {},
389 "_ftime": {},
390 "_ftime64": {},
391 "_gmtime64": {},
392 "_imp___environ": {},
393 "_iob": {},
394 "_isatty": {},
395 "_localtime64": {},
396 "_longjmp": {},
397 "_mkdir": {},
398 "_mktime64": {},
399 "_msize": {},
400 "_obstack_begin": {},
401 "_obstack_newchunk": {},
402 "_pclose": {},
403 "_popen": {},
404 "_putchar": {},
405 "_set_abort_behavior": {},
406 "_setjmp": {},
407 "_setmode": {},
408 "_snprintf": {},
409 "_snwprintf": {},
410 "_stat64": {},
411 "_stati64": {},
412 "_strdup": {},
413 "_stricmp": {},
414 "_strnicmp": {},
415 "_unlink": {},
416 "_vsnwprintf": {},
417 "_wcsicmp": {},
418 "_wcsnicmp": {},
419 "_wgetenv": {},
420 "_wopen": {},
421 "_wputenv": {},
422 "_wtoi": {},
423 "_wunlink": {},
424 "abort": {},
425 "abs": {},
426 "accept": {},
427 "access": {},
428 "acos": {},
429 "acosh": {},
430 "alarm": {},
431 "asin": {},
432 "asinh": {},
433 "atan": {},
434 "atan2": {},
435 "atanh": {},
436 "atexit": {},
437 "atof": {},
438 "atoi": {},
439 "atol": {},
440 "backtrace": {},
441 "backtrace_symbols_fd": {},
442 "bind": {},
443 "bsearch": {},
444 "bzero": {},
445 "calloc": {},
446 "ceil": {},
447 "ceilf": {},
448 "cfsetispeed": {},
449 "cfsetospeed": {},
450 "chdir": {},
451 "chmod": {},
452 "clock_gettime": {},
453 "close": {},
454 "closedir": {},
455 "closesocket": {},
456 "confstr": {},
457 "connect": {},
458 "copysign": {},
459 "copysignf": {},
460 "cos": {},
461 "cosf": {},
462 "cosh": {},
463 "dlclose": {},
464 "dlerror": {},
465 "dlopen": {},
466 "dlsym": {},
467 "dup2": {},
468 "environ": {},
469 "execvp": {},
470 "exit": {},
471 "exp": {},
472 "fabs": {},
473 "fabsf": {},
474 "fabsl": {},
475 "fchmod": {},
476 "fclose": {},
477 "fcntl": {},
478 "fcntl64": {},
479 "fdopen": {},
480 "ferror": {},
481 "fflush": {},
482 "fgetc": {},
483 "fgets": {},
484 "fileno": {},
485 "floor": {},
486 "fmod": {},
487 "fopen": {},
488 "fopen64": {},
489 "fork": {},
490 "fprintf": {},
491 "fputc": {},
492 "fputs": {},
493 "fread": {},
494 "free": {},
495 "frexp": {},
496 "fscanf": {},
497 "fseek": {},
498 "fstat": {},
499 "fstat64": {},
500 "fsync": {},
501 "ftell": {},
502 "ftruncate": {},
503 "ftruncate64": {},
504 "fts64_close": {},
505 "fts64_open": {},
506 "fts64_read": {},
507 "fts_close": {},
508 "fts_read": {},
509 "fwrite": {},
510 "gai_strerror": {},
511 "gai_strerrorA": {},
512 "gai_strerrorW": {},
513 "getc": {},
514 "getcwd": {},
515 "getentropy": {},
516 "getenv": {},
517 "gethostname": {},
518 "getpeername": {},
519 "getpid": {},
520 "getpwuid": {},
521 "getrlimit": {},
522 "getrlimit64": {},
523 "getrusage": {},
524 "getservbyname": {},
525 "getsockname": {},
526 "getsockopt": {},
527 "gettimeofday": {},
528 "gmtime": {},
529 "gmtime_r": {},
530 "htonl": {},
531 "htons": {},
532 "hypot": {},
533 "inet_ntoa": {},
534 "ioctl": {},
535 "ioctlsocket": {},
536 "isalnum": {},
537 "isalpha": {},
538 "isascii": {},
539 "isatty": {},
540 "isdigit": {},
541 "islower": {},
542 "isnan": {},
543 "isnanf": {},
544 "isnanl": {},
545 "isprint": {},
546 "isspace": {},
547 "isxdigit": {},
548 "kill": {},
549 "ldexp": {},
550 "link": {},
551 "listen": {},
552 "llabs": {},
553 "localtime": {},
554 "localtime_r": {},
555 "log": {},
556 "log10": {},
557 "log2": {},
558 "longjmp": {},
559 "lseek": {},
560 "lseek64": {},
561 "lstat": {},
562 "lstat64": {},
563 "lstrcmpiA": {},
564 "lstrlenW": {},
565 "malloc": {},
566 "mblen": {},
567 "mbstowcs": {},
568 "mbtowc": {},
569 "memchr": {},
570 "memcmp": {},
571 "memcpy": {},
572 "memmove": {},
573 "memset": {},
574 "mkdir": {},
575 "mkfifo": {},
576 "mknod": {},
577 "mkstemp64": {},
578 "mkstemps": {},
579 "mkstemps64": {},
580 "mktime": {},
581 "mmap": {},
582 "mmap64": {},
583 "modf": {},
584 "mremap": {},
585 "munmap": {},
586 "ntohs": {},
587 "obstack_free": {},
588 "obstack_vprintf": {},
589 "open": {},
590 "open64": {},
591 "opendir": {},
592 "openpty": {},
593 "pclose": {},
594 "perror": {},
595 "pipe": {},
596 "popen": {},
597 "pow": {},
598 "printf": {},
599 "pselect": {},
600 "putc": {},
601 "putchar": {},
602 "putenv": {},
603 "puts": {},
604 "qsort": {},
605 "raise": {},
606 "rand": {},
607 "random": {},
608 "read": {},
609 "readdir": {},
610 "readlink": {},
611 "readv": {},
612 "realloc": {},
613 "reallocarray": {},
614 "realpath": {},
615 "recv": {},
616 "rename": {},
617 "rewind": {},
618 "rindex": {},
619 "rint": {},
620 "rmdir": {},
621 "round": {},
622 "sched_yield": {},
623 "select": {},
624 "send": {},
625 "setbuf": {},
626 "setenv": {},
627 "setjmp": {},
628 "setlocale": {},
629 "setmode": {},
630 "setrlimit": {},
631 "setrlimit64": {},
632 "setsid": {},
633 "setsockopt": {},
634 "setvbuf": {},
635 "shutdown": {},
636 "sigaction": {},
637 "sin": {},
638 "sinf": {},
639 "sinh": {},
640 "sleep": {},
641 "snprintf": {},
642 "socket": {},
643 "sprintf": {},
644 "sqrt": {},
645 "sscanf": {},
646 "stat": {},
647 "stat64": {},
648 "stderr": {},
649 "stdin": {},
650 "stdout": {},
651 "strcasecmp": {},
652 "strcat": {},
653 "strchr": {},
654 "strcmp": {},
655 "strcpy": {},
656 "strcspn": {},
657 "strdup": {},
658 "strerror": {},
659 "strlen": {},
660 "strncmp": {},
661 "strncpy": {},
662 "strpbrk": {},
663 "strrchr": {},
664 "strstr": {},
665 "strtod": {},
666 "strtol": {},
667 "strtoul": {},
668 "symlink": {},
669 "sysconf": {},
670 "system": {},
671 "tan": {},
672 "tanh": {},
673 "tcgetattr": {},
674 "tcsendbreak": {},
675 "tcsetattr": {},
676 "time": {},
677 "timezone": {},
678 "tolower": {},
679 "toupper": {},
680 "trunc": {},
681 "tzset": {},
682 "umask": {},
683 "uname": {},
684 "ungetc": {},
685 "unlink": {},
686 "unsetenv": {},
687 "usleep": {},
688 "utime": {},
689 "utimes": {},
690 "vasprintf": {},
691 "vfprintf": {},
692 "vprintf": {},
693 "vsnprintf": {},
694 "vsprintf": {},
695 "waitpid": {},
696 "wcrtomb": {},
697 "wcschr": {},
698 "wcscmp": {},
699 "wcscpy": {},
700 "wcsicmp": {},
701 "wcslen": {},
702 "wcsncmp": {},
703 "wcsrtombs": {},
704 "wcstombs": {},
705 "wctomb": {},
706 "wcwidth": {},
707 "write": {},
708 "wsprintfA": {},
709 "wsprintfW": {},
710}
Note: See TracBrowser for help on using the repository browser.