source: code/trunk/vendor/modernc.org/libc/capi_windows_386.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.8 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 "GetWindowLongW": {},
138 "GetWindowsDirectoryA": {},
139 "GlobalAddAtomW": {},
140 "GlobalDeleteAtom": {},
141 "GlobalGetAtomNameW": {},
142 "HeapAlloc": {},
143 "HeapCompact": {},
144 "HeapCreate": {},
145 "HeapDestroy": {},
146 "HeapFree": {},
147 "HeapReAlloc": {},
148 "HeapSize": {},
149 "HeapValidate": {},
150 "IN6_ADDR_EQUAL": {},
151 "IN6_IS_ADDR_V4MAPPED": {},
152 "ImpersonateSelf": {},
153 "InitializeAcl": {},
154 "InitializeCriticalSection": {},
155 "InitializeSid": {},
156 "IsDebuggerPresent": {},
157 "IsWindow": {},
158 "KillTimer": {},
159 "LeaveCriticalSection": {},
160 "LoadLibraryA": {},
161 "LoadLibraryExW": {},
162 "LoadLibraryW": {},
163 "LocalFree": {},
164 "LockFile": {},
165 "LockFileEx": {},
166 "MapViewOfFile": {},
167 "MessageBeep": {},
168 "MessageBoxW": {},
169 "MoveFileW": {},
170 "MsgWaitForMultipleObjectsEx": {},
171 "MultiByteToWideChar": {},
172 "NetApiBufferFree": {},
173 "NetGetDCName": {},
174 "NetUserGetInfo": {},
175 "OpenEventA": {},
176 "OpenProcessToken": {},
177 "OpenThreadToken": {},
178 "OutputDebugStringA": {},
179 "OutputDebugStringW": {},
180 "PeekConsoleInputW": {},
181 "PeekMessageW": {},
182 "PeekNamedPipe": {},
183 "PostMessageW": {},
184 "PostQuitMessage": {},
185 "PurgeComm": {},
186 "QueryPerformanceCounter": {},
187 "QueryPerformanceFrequency": {},
188 "RaiseException": {},
189 "ReadConsoleW": {},
190 "ReadFile": {},
191 "RegCloseKey": {},
192 "RegConnectRegistryW": {},
193 "RegCreateKeyExW": {},
194 "RegDeleteKeyW": {},
195 "RegDeleteValueW": {},
196 "RegEnumKeyExW": {},
197 "RegEnumValueW": {},
198 "RegOpenKeyExW": {},
199 "RegQueryValueExW": {},
200 "RegSetValueExW": {},
201 "RegisterClassExW": {},
202 "RegisterClassW": {},
203 "RemoveDirectoryW": {},
204 "ResetEvent": {},
205 "RevertToSelf": {},
206 "RtlGetVersion": {},
207 "SearchPathW": {},
208 "SendMessageTimeoutW": {},
209 "SendMessageW": {},
210 "SetCommState": {},
211 "SetCommTimeouts": {},
212 "SetConsoleCtrlHandler": {},
213 "SetConsoleMode": {},
214 "SetConsoleTextAttribute": {},
215 "SetCurrentDirectoryW": {},
216 "SetEndOfFile": {},
217 "SetErrorMode": {},
218 "SetEvent": {},
219 "SetFileAttributesW": {},
220 "SetFilePointer": {},
221 "SetFileTime": {},
222 "SetHandleInformation": {},
223 "SetNamedSecurityInfoA": {},
224 "SetThreadPriority": {},
225 "SetTimer": {},
226 "SetWindowLongPtrW": {},
227 "SetWindowLongW": {},
228 "SetupComm": {},
229 "Sleep": {},
230 "SleepEx": {},
231 "SystemTimeToFileTime": {},
232 "TerminateThread": {},
233 "TranslateMessage": {},
234 "UnlockFile": {},
235 "UnlockFileEx": {},
236 "UnmapViewOfFile": {},
237 "UnregisterClassW": {},
238 "WSAAsyncSelect": {},
239 "WSAGetLastError": {},
240 "WSAStartup": {},
241 "WaitForInputIdle": {},
242 "WaitForSingleObject": {},
243 "WaitForSingleObjectEx": {},
244 "WideCharToMultiByte": {},
245 "WriteConsoleW": {},
246 "WriteFile": {},
247 "WspiapiFreeAddrInfo": {},
248 "WspiapiGetAddrInfo": {},
249 "WspiapiGetNameInfo": {},
250 "_IO_putc": {},
251 "_InterlockedCompareExchange": {},
252 "_InterlockedExchange": {},
253 "___errno_location": {},
254 "__acrt_iob_func": {},
255 "__assert_fail": {},
256 "__atomic_load_n": {},
257 "__atomic_store_n": {},
258 "__builtin___memcpy_chk": {},
259 "__builtin___memmove_chk": {},
260 "__builtin___memset_chk": {},
261 "__builtin___snprintf_chk": {},
262 "__builtin___sprintf_chk": {},
263 "__builtin___strcat_chk": {},
264 "__builtin___strcpy_chk": {},
265 "__builtin___strncpy_chk": {},
266 "__builtin___vsnprintf_chk": {},
267 "__builtin_abort": {},
268 "__builtin_abs": {},
269 "__builtin_add_overflow": {},
270 "__builtin_add_overflowInt64": {},
271 "__builtin_add_overflowUint32": {},
272 "__builtin_add_overflowUint64": {},
273 "__builtin_bswap16": {},
274 "__builtin_bswap32": {},
275 "__builtin_bswap64": {},
276 "__builtin_bzero": {},
277 "__builtin_clz": {},
278 "__builtin_clzl": {},
279 "__builtin_clzll": {},
280 "__builtin_constant_p_impl": {},
281 "__builtin_copysign": {},
282 "__builtin_copysignf": {},
283 "__builtin_copysignl": {},
284 "__builtin_exit": {},
285 "__builtin_expect": {},
286 "__builtin_fabs": {},
287 "__builtin_fabsf": {},
288 "__builtin_fabsl": {},
289 "__builtin_free": {},
290 "__builtin_getentropy": {},
291 "__builtin_huge_val": {},
292 "__builtin_huge_valf": {},
293 "__builtin_inf": {},
294 "__builtin_inff": {},
295 "__builtin_infl": {},
296 "__builtin_isnan": {},
297 "__builtin_isunordered": {},
298 "__builtin_llabs": {},
299 "__builtin_malloc": {},
300 "__builtin_memcmp": {},
301 "__builtin_memcpy": {},
302 "__builtin_memset": {},
303 "__builtin_mmap": {},
304 "__builtin_mul_overflow": {},
305 "__builtin_mul_overflowInt64": {},
306 "__builtin_mul_overflowUint128": {},
307 "__builtin_mul_overflowUint64": {},
308 "__builtin_nan": {},
309 "__builtin_nanf": {},
310 "__builtin_nanl": {},
311 "__builtin_object_size": {},
312 "__builtin_popcount": {},
313 "__builtin_popcountl": {},
314 "__builtin_prefetch": {},
315 "__builtin_printf": {},
316 "__builtin_snprintf": {},
317 "__builtin_sprintf": {},
318 "__builtin_strchr": {},
319 "__builtin_strcmp": {},
320 "__builtin_strcpy": {},
321 "__builtin_strlen": {},
322 "__builtin_sub_overflow": {},
323 "__builtin_sub_overflowInt64": {},
324 "__builtin_trap": {},
325 "__builtin_unreachable": {},
326 "__ccgo_dmesg": {},
327 "__ccgo_getMutexType": {},
328 "__ccgo_in6addr_anyp": {},
329 "__ccgo_pthreadAttrGetDetachState": {},
330 "__ccgo_pthreadMutexattrGettype": {},
331 "__ccgo_sqlite3_log": {},
332 "__ctype_get_mb_cur_max": {},
333 "__env_rm_add": {},
334 "__errno_location": {},
335 "__imp__environ": {},
336 "__imp__wenviron": {},
337 "__isalnum_l": {},
338 "__isalpha_l": {},
339 "__isdigit_l": {},
340 "__islower_l": {},
341 "__isnan": {},
342 "__isnanf": {},
343 "__isnanl": {},
344 "__isoc99_sscanf": {},
345 "__isprint_l": {},
346 "__isspace_l": {},
347 "__isxdigit_l": {},
348 "__mingw_vfprintf": {},
349 "__mingw_vfscanf": {},
350 "__mingw_vfwprintf": {},
351 "__mingw_vfwscanf": {},
352 "__mingw_vprintf": {},
353 "__mingw_vsnprintf": {},
354 "__mingw_vsnwprintf": {},
355 "__mingw_vsprintf": {},
356 "__mingw_vsscanf": {},
357 "__mingw_vswscanf": {},
358 "__ms_vfscanf": {},
359 "__ms_vfwscanf": {},
360 "__ms_vscanf": {},
361 "__ms_vsnprintf": {},
362 "__ms_vsscanf": {},
363 "__ms_vswscanf": {},
364 "__ms_vwscanf": {},
365 "__putenv": {},
366 "__stdio_common_vfprintf": {},
367 "__stdio_common_vfprintf_p": {},
368 "__stdio_common_vfprintf_s": {},
369 "__stdio_common_vfscanf": {},
370 "__stdio_common_vfwprintf_s": {},
371 "__stdio_common_vfwscanf": {},
372 "__stdio_common_vsnprintf_s": {},
373 "__stdio_common_vsnwprintf_s": {},
374 "__stdio_common_vsprintf": {},
375 "__stdio_common_vsprintf_p": {},
376 "__stdio_common_vsprintf_s": {},
377 "__stdio_common_vsscanf": {},
378 "__stdio_common_vswprintf": {},
379 "__stdio_common_vswprintf_s": {},
380 "__stdio_common_vswscanf": {},
381 "__strchrnul": {},
382 "__sync_add_and_fetch_uint32": {},
383 "__sync_sub_and_fetch_uint32": {},
384 "_access": {},
385 "_assert": {},
386 "_beginthread": {},
387 "_beginthreadex": {},
388 "_byteswap_uint64": {},
389 "_byteswap_ulong": {},
390 "_chmod": {},
391 "_chsize": {},
392 "_commit": {},
393 "_controlfp": {},
394 "_copysign": {},
395 "_endthreadex": {},
396 "_errno": {},
397 "_exit": {},
398 "_fileno": {},
399 "_findclose": {},
400 "_findfirst32": {},
401 "_findfirst64i32": {},
402 "_findnext32": {},
403 "_findnext64i32": {},
404 "_fstat": {},
405 "_fstat64": {},
406 "_fstati64": {},
407 "_ftime": {},
408 "_ftime64": {},
409 "_gmtime32": {},
410 "_gmtime64": {},
411 "_imp___environ": {},
412 "_iob": {},
413 "_isatty": {},
414 "_localtime32": {},
415 "_localtime64": {},
416 "_longjmp": {},
417 "_mkdir": {},
418 "_mktime64": {},
419 "_msize": {},
420 "_obstack_begin": {},
421 "_obstack_newchunk": {},
422 "_pclose": {},
423 "_popen": {},
424 "_putchar": {},
425 "_set_abort_behavior": {},
426 "_setjmp": {},
427 "_setmode": {},
428 "_snprintf": {},
429 "_snwprintf": {},
430 "_stat64": {},
431 "_stati64": {},
432 "_strdup": {},
433 "_stricmp": {},
434 "_strnicmp": {},
435 "_unlink": {},
436 "_vsnwprintf": {},
437 "_wcsicmp": {},
438 "_wcsnicmp": {},
439 "_wgetenv": {},
440 "_wopen": {},
441 "_wputenv": {},
442 "_wtoi": {},
443 "_wunlink": {},
444 "abort": {},
445 "abs": {},
446 "accept": {},
447 "access": {},
448 "acos": {},
449 "acosh": {},
450 "alarm": {},
451 "asin": {},
452 "asinh": {},
453 "atan": {},
454 "atan2": {},
455 "atanh": {},
456 "atexit": {},
457 "atof": {},
458 "atoi": {},
459 "atol": {},
460 "backtrace": {},
461 "backtrace_symbols_fd": {},
462 "bind": {},
463 "bsearch": {},
464 "bzero": {},
465 "calloc": {},
466 "ceil": {},
467 "ceilf": {},
468 "cfsetispeed": {},
469 "cfsetospeed": {},
470 "chdir": {},
471 "chmod": {},
472 "clock_gettime": {},
473 "close": {},
474 "closedir": {},
475 "closesocket": {},
476 "confstr": {},
477 "connect": {},
478 "copysign": {},
479 "copysignf": {},
480 "cos": {},
481 "cosf": {},
482 "cosh": {},
483 "dlclose": {},
484 "dlerror": {},
485 "dlopen": {},
486 "dlsym": {},
487 "dup2": {},
488 "environ": {},
489 "execvp": {},
490 "exit": {},
491 "exp": {},
492 "fabs": {},
493 "fabsf": {},
494 "fabsl": {},
495 "fchmod": {},
496 "fclose": {},
497 "fcntl": {},
498 "fcntl64": {},
499 "fdopen": {},
500 "ferror": {},
501 "fflush": {},
502 "fgetc": {},
503 "fgets": {},
504 "fileno": {},
505 "floor": {},
506 "fmod": {},
507 "fopen": {},
508 "fopen64": {},
509 "fork": {},
510 "fprintf": {},
511 "fputc": {},
512 "fputs": {},
513 "fread": {},
514 "free": {},
515 "frexp": {},
516 "fscanf": {},
517 "fseek": {},
518 "fstat": {},
519 "fstat64": {},
520 "fsync": {},
521 "ftell": {},
522 "ftruncate": {},
523 "ftruncate64": {},
524 "fts64_close": {},
525 "fts64_open": {},
526 "fts64_read": {},
527 "fts_close": {},
528 "fts_read": {},
529 "fwrite": {},
530 "gai_strerror": {},
531 "gai_strerrorA": {},
532 "gai_strerrorW": {},
533 "getc": {},
534 "getcwd": {},
535 "getentropy": {},
536 "getenv": {},
537 "gethostname": {},
538 "getpeername": {},
539 "getpid": {},
540 "getpwuid": {},
541 "getrlimit": {},
542 "getrlimit64": {},
543 "getrusage": {},
544 "getservbyname": {},
545 "getsockname": {},
546 "getsockopt": {},
547 "gettimeofday": {},
548 "gmtime": {},
549 "gmtime_r": {},
550 "htonl": {},
551 "htons": {},
552 "hypot": {},
553 "inet_ntoa": {},
554 "ioctl": {},
555 "ioctlsocket": {},
556 "isalnum": {},
557 "isalpha": {},
558 "isascii": {},
559 "isatty": {},
560 "isdigit": {},
561 "islower": {},
562 "isnan": {},
563 "isnanf": {},
564 "isnanl": {},
565 "isprint": {},
566 "isspace": {},
567 "isxdigit": {},
568 "kill": {},
569 "ldexp": {},
570 "link": {},
571 "listen": {},
572 "llabs": {},
573 "localtime": {},
574 "localtime_r": {},
575 "log": {},
576 "log10": {},
577 "log2": {},
578 "longjmp": {},
579 "lseek": {},
580 "lseek64": {},
581 "lstat": {},
582 "lstat64": {},
583 "lstrcmpiA": {},
584 "lstrlenW": {},
585 "malloc": {},
586 "mblen": {},
587 "mbstowcs": {},
588 "mbtowc": {},
589 "memchr": {},
590 "memcmp": {},
591 "memcpy": {},
592 "memmove": {},
593 "memset": {},
594 "mkdir": {},
595 "mkfifo": {},
596 "mknod": {},
597 "mkstemp64": {},
598 "mkstemps": {},
599 "mkstemps64": {},
600 "mktime": {},
601 "mmap": {},
602 "mmap64": {},
603 "modf": {},
604 "mremap": {},
605 "munmap": {},
606 "ntohs": {},
607 "obstack_free": {},
608 "obstack_vprintf": {},
609 "open": {},
610 "open64": {},
611 "opendir": {},
612 "openpty": {},
613 "pclose": {},
614 "perror": {},
615 "pipe": {},
616 "popen": {},
617 "pow": {},
618 "printf": {},
619 "pselect": {},
620 "putc": {},
621 "putchar": {},
622 "putenv": {},
623 "puts": {},
624 "qsort": {},
625 "raise": {},
626 "rand": {},
627 "random": {},
628 "read": {},
629 "readdir": {},
630 "readlink": {},
631 "readv": {},
632 "realloc": {},
633 "reallocarray": {},
634 "realpath": {},
635 "recv": {},
636 "rename": {},
637 "rewind": {},
638 "rindex": {},
639 "rint": {},
640 "rmdir": {},
641 "round": {},
642 "sched_yield": {},
643 "select": {},
644 "send": {},
645 "setbuf": {},
646 "setenv": {},
647 "setjmp": {},
648 "setlocale": {},
649 "setmode": {},
650 "setrlimit": {},
651 "setrlimit64": {},
652 "setsid": {},
653 "setsockopt": {},
654 "setvbuf": {},
655 "shutdown": {},
656 "sigaction": {},
657 "sin": {},
658 "sinf": {},
659 "sinh": {},
660 "sleep": {},
661 "snprintf": {},
662 "socket": {},
663 "sprintf": {},
664 "sqrt": {},
665 "sscanf": {},
666 "stat": {},
667 "stat64": {},
668 "stderr": {},
669 "stdin": {},
670 "stdout": {},
671 "strcasecmp": {},
672 "strcat": {},
673 "strchr": {},
674 "strcmp": {},
675 "strcpy": {},
676 "strcspn": {},
677 "strdup": {},
678 "strerror": {},
679 "strlen": {},
680 "strncmp": {},
681 "strncpy": {},
682 "strpbrk": {},
683 "strrchr": {},
684 "strstr": {},
685 "strtod": {},
686 "strtol": {},
687 "strtoul": {},
688 "symlink": {},
689 "sysconf": {},
690 "system": {},
691 "tan": {},
692 "tanh": {},
693 "tcgetattr": {},
694 "tcsendbreak": {},
695 "tcsetattr": {},
696 "time": {},
697 "timezone": {},
698 "tolower": {},
699 "toupper": {},
700 "trunc": {},
701 "tzset": {},
702 "umask": {},
703 "uname": {},
704 "ungetc": {},
705 "unlink": {},
706 "unsetenv": {},
707 "usleep": {},
708 "utime": {},
709 "utimes": {},
710 "vasprintf": {},
711 "vfprintf": {},
712 "vprintf": {},
713 "vsnprintf": {},
714 "vsprintf": {},
715 "waitpid": {},
716 "wcrtomb": {},
717 "wcschr": {},
718 "wcscmp": {},
719 "wcscpy": {},
720 "wcsicmp": {},
721 "wcslen": {},
722 "wcsncmp": {},
723 "wcsrtombs": {},
724 "wcstombs": {},
725 "wctomb": {},
726 "wcwidth": {},
727 "write": {},
728 "wsprintfA": {},
729 "wsprintfW": {},
730}
Note: See TracBrowser for help on using the repository browser.