Commit 1913affb authored by Piotr Caban's avatar Piotr Caban Committed by Alexandre Julliard

msvcrt: Remove MSVCRT_ prefix from file.c functions.

parent 41fa6e4b
...@@ -39,7 +39,7 @@ ...@@ -39,7 +39,7 @@
@ cdecl __threadid() kernel32.GetCurrentThreadId @ cdecl __threadid() kernel32.GetCurrentThreadId
@ cdecl __toascii(long) @ cdecl __toascii(long)
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ extern _acmdln_dll MSVCRT__acmdln @ extern _acmdln_dll MSVCRT__acmdln
@ extern _aexit_rtn_dll _aexit_rtn @ extern _aexit_rtn_dll _aexit_rtn
@ cdecl _amsg_exit(long) @ cdecl _amsg_exit(long)
...@@ -56,11 +56,11 @@ ...@@ -56,11 +56,11 @@
@ cdecl _chdir(str) @ cdecl _chdir(str)
@ cdecl _chdrive(long) @ cdecl _chdrive(long)
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode_dll MSVCRT__commode @ extern _commode_dll MSVCRT__commode
@ cdecl _control87(long long) @ cdecl _control87(long long)
@ cdecl _controlfp(long long) @ cdecl _controlfp(long long)
...@@ -68,17 +68,17 @@ ...@@ -68,17 +68,17 @@
@ varargs _cprintf(str) @ varargs _cprintf(str)
@ extern _cpumode_dll CRTDLL__cpumode_dll @ extern _cpumode_dll CRTDLL__cpumode_dll
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ varargs _cscanf(str) @ varargs _cscanf(str)
@ extern _ctype MSVCRT__ctype @ extern _ctype MSVCRT__ctype
@ cdecl _cwait(ptr long long) @ cdecl _cwait(ptr long long)
@ extern _daylight_dll MSVCRT___daylight @ extern _daylight_dll MSVCRT___daylight
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ extern _environ_dll MSVCRT__environ @ extern _environ_dll MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ varargs _execl(str str) @ varargs _execl(str str)
...@@ -91,29 +91,29 @@ ...@@ -91,29 +91,29 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
# extern _fileinfo_dll # extern _fileinfo_dll
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst(str ptr) @ cdecl _findfirst(str ptr)
@ cdecl _findnext(long ptr) @ cdecl _findnext(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode_dll MSVCRT__fmode @ extern _fmode_dll MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) @ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset() @ cdecl _fpreset()
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat(long ptr) MSVCRT__fstat @ cdecl _fstat(long ptr)
@ cdecl -arch=win32 _ftime(ptr) _ftime32 @ cdecl -arch=win32 _ftime(ptr) _ftime32
@ cdecl -arch=win64 _ftime(ptr) _ftime64 @ cdecl -arch=win64 _ftime(ptr) _ftime64
@ cdecl -arch=i386 -ret64 _ftol() @ cdecl -arch=i386 -ret64 _ftol()
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
@ cdecl -arch=win32 _futime(long ptr) _futime32 @ cdecl -arch=win32 _futime(long ptr) _futime32
@ cdecl -arch=win64 _futime(long ptr) _futime64 @ cdecl -arch=win64 _futime(long ptr) _futime64
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getche() @ cdecl _getche()
@ cdecl _getcwd(str long) @ cdecl _getcwd(str long)
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getpid() @ cdecl _getpid()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _heapchk() @ cdecl _heapchk()
@ cdecl _heapmin() @ cdecl _heapmin()
...@@ -141,7 +141,7 @@ ...@@ -141,7 +141,7 @@
@ cdecl _hypot(double double) @ cdecl _hypot(double double)
@ cdecl _initterm(ptr ptr) @ cdecl _initterm(ptr ptr)
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ stub _ismbbalnum(long) @ stub _ismbbalnum(long)
@ stub _ismbbalpha(long) @ stub _ismbbalpha(long)
...@@ -178,12 +178,12 @@ ...@@ -178,12 +178,12 @@
@ cdecl _lfind(ptr ptr ptr long ptr) @ cdecl _lfind(ptr ptr ptr long ptr)
@ cdecl _loaddll(str) @ cdecl _loaddll(str)
@ cdecl -arch=i386 _local_unwind2(ptr long) @ cdecl -arch=i386 _local_unwind2(ptr long)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl _lrotl(long long) @ cdecl _lrotl(long long)
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _makepath(ptr str str str str) @ cdecl _makepath(ptr str str str str)
...@@ -239,12 +239,12 @@ ...@@ -239,12 +239,12 @@
@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy @ cdecl _memccpy(ptr ptr long long) ntdll._memccpy
@ cdecl _memicmp(str str long) @ cdecl _memicmp(str str long)
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osmajor_dll MSVCRT__winmajor @ extern _osmajor_dll MSVCRT__winmajor
@ extern _osminor_dll MSVCRT__winminor @ extern _osminor_dll MSVCRT__winminor
@ extern _osmode_dll CRTDLL__osmode_dll @ extern _osmode_dll CRTDLL__osmode_dll
...@@ -253,28 +253,28 @@ ...@@ -253,28 +253,28 @@
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype_dll MSVCRT__pctype @ extern _pctype_dll MSVCRT__pctype
@ extern _pgmptr_dll MSVCRT__pgmptr @ extern _pgmptr_dll MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
# extern _pwctype_dll # extern _pwctype_dll
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
@ cdecl _scalb(double long) @ cdecl _scalb(double long)
@ cdecl _searchenv(str str ptr) @ cdecl _searchenv(str str ptr)
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
@ varargs _snwprintf(ptr long wstr) @ varargs _snwprintf(ptr long wstr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -284,7 +284,7 @@ ...@@ -284,7 +284,7 @@
@ cdecl _spawnvp(long str ptr) @ cdecl _spawnvp(long str ptr)
@ cdecl _spawnvpe(long str ptr ptr) @ cdecl _spawnvpe(long str ptr ptr)
@ cdecl _splitpath(str ptr ptr ptr ptr) @ cdecl _splitpath(str ptr ptr ptr ptr)
@ cdecl _stat(str ptr) MSVCRT_stat @ cdecl _stat(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl _strcmpi(str str) _stricmp @ cdecl _strcmpi(str str) _stricmp
@ cdecl _strdate(ptr) @ cdecl _strdate(ptr)
...@@ -308,17 +308,17 @@ ...@@ -308,17 +308,17 @@
@ cdecl _swab(str str long) @ cdecl _swab(str str long)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr_dll MSVCRT__sys_nerr @ extern _sys_nerr_dll MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ extern _timezone_dll MSVCRT___timezone @ extern _timezone_dll MSVCRT___timezone
@ cdecl _tolower(long) @ cdecl _tolower(long)
@ cdecl _toupper(long) @ cdecl _toupper(long)
@ extern _tzname MSVCRT__tzname @ extern _tzname MSVCRT__tzname
@ cdecl _tzset() @ cdecl _tzset()
@ cdecl _ultoa(long ptr long) ntdll._ultoa @ cdecl _ultoa(long ptr long) ntdll._ultoa
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl -arch=win32 _utime(str ptr) _utime32 @ cdecl -arch=win32 _utime(str ptr) _utime32
@ cdecl -arch=win64 _utime(str ptr) _utime64 @ cdecl -arch=win64 _utime(str ptr) _utime64
...@@ -336,7 +336,7 @@ ...@@ -336,7 +336,7 @@
@ extern _winmajor_dll MSVCRT__winmajor @ extern _winmajor_dll MSVCRT__winmajor
@ extern _winminor_dll MSVCRT__winminor @ extern _winminor_dll MSVCRT__winminor
@ extern _winver_dll MSVCRT__winver @ extern _winver_dll MSVCRT__winver
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -356,7 +356,7 @@ ...@@ -356,7 +356,7 @@
@ cdecl bsearch(ptr ptr long long ptr) @ cdecl bsearch(ptr ptr long long ptr)
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -368,36 +368,36 @@ ...@@ -368,36 +368,36 @@
@ cdecl exit(long) @ cdecl exit(long)
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl -arch=win32 gmtime(ptr) _gmtime32 @ cdecl -arch=win32 gmtime(ptr) _gmtime32
@ cdecl -arch=win64 gmtime(ptr) _gmtime64 @ cdecl -arch=win64 gmtime(ptr) _gmtime64
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
...@@ -449,21 +449,21 @@ ...@@ -449,21 +449,21 @@
@ cdecl modf(double ptr) @ cdecl modf(double ptr)
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -499,20 +499,20 @@ ...@@ -499,20 +499,20 @@
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=win32 time(ptr) _time32 @ cdecl -arch=win32 time(ptr) _time32
@ cdecl -arch=win64 time(ptr) _time64 @ cdecl -arch=win64 time(ptr) _time64
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vswprintf(ptr wstr ptr) _vswprintf @ cdecl vswprintf(ptr wstr ptr) _vswprintf
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
@ cdecl wcschr(wstr long) @ cdecl wcschr(wstr long)
@ cdecl wcscmp(wstr wstr) @ cdecl wcscmp(wstr wstr)
...@@ -535,5 +535,5 @@ ...@@ -535,5 +535,5 @@
@ cdecl wcstoul(wstr ptr long) @ cdecl wcstoul(wstr ptr long)
@ cdecl wcsxfrm(ptr wstr long) @ cdecl wcsxfrm(ptr wstr long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
...@@ -433,8 +433,8 @@ ...@@ -433,8 +433,8 @@
@ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) MSVCRT__open @ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) _open
@ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) MSVCRT__open @ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) _open
@ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler @ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler
@ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler @ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler
@ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode @ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode
...@@ -447,14 +447,14 @@ ...@@ -447,14 +447,14 @@
@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64) @ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
@ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) _sopen
@ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) _sopen
@ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void) @ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void)
@ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64 @ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64
@ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) _wsopen
@ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before @ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before
@ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before @ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before
@ thiscall -arch=i386 ?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBEJXZ(ptr) scheduler_resource_allocation_error_get_error_code @ thiscall -arch=i386 ?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBEJXZ(ptr) scheduler_resource_allocation_error_get_error_code
...@@ -678,8 +678,8 @@ ...@@ -678,8 +678,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ cdecl _aligned_free(ptr) @ cdecl _aligned_free(ptr)
@ cdecl _aligned_malloc(long long) @ cdecl _aligned_malloc(long long)
...@@ -722,12 +722,12 @@ ...@@ -722,12 +722,12 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=!i386 _chgsignf(float) @ cdecl -arch=!i386 _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _control87(long long) @ cdecl _control87(long long)
...@@ -743,7 +743,7 @@ ...@@ -743,7 +743,7 @@
@ stub _cprintf_s_l @ stub _cprintf_s_l
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl -arch=i386 _crt_debugger_hook(long) @ cdecl -arch=i386 _crt_debugger_hook(long)
@ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook @ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook
...@@ -771,8 +771,8 @@ ...@@ -771,8 +771,8 @@
@ cdecl _difftime64(int64 int64) @ cdecl _difftime64(int64 int64)
@ stub _dosmaperr @ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
...@@ -780,7 +780,7 @@ ...@@ -780,7 +780,7 @@
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -795,20 +795,20 @@ ...@@ -795,20 +795,20 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -820,8 +820,8 @@ ...@@ -820,8 +820,8 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -831,29 +831,29 @@ ...@@ -831,29 +831,29 @@
@ stub _fprintf_p @ stub _fprintf_p
@ stub _fprintf_p_l @ stub _fprintf_p_l
@ stub _fprintf_s_l @ stub _fprintf_s_l
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ stub _freea @ stub _freea
@ stub _freea_s @ stub _freea_s
@ stub _freefls @ stub _freefls
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -862,11 +862,11 @@ ...@@ -862,11 +862,11 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
@ stub _fwprintf_p @ stub _fwprintf_p
@ stub _fwprintf_p_l @ stub _fwprintf_p_l
@ stub _fwprintf_s_l @ stub _fwprintf_s_l
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ varargs _fwscanf_l(ptr wstr ptr) @ varargs _fwscanf_l(ptr wstr ptr)
@ varargs _fwscanf_s_l(ptr wstr ptr) @ varargs _fwscanf_s_l(ptr wstr ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
...@@ -879,7 +879,7 @@ ...@@ -879,7 +879,7 @@
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_output_format() @ cdecl _get_output_format()
@ cdecl _get_pgmptr(ptr) @ cdecl _get_pgmptr(ptr)
@ cdecl _get_printf_count_output() @ cdecl _get_printf_count_output()
...@@ -889,7 +889,7 @@ ...@@ -889,7 +889,7 @@
@ cdecl _get_tzname(ptr str long long) @ cdecl _get_tzname(ptr str long long)
@ cdecl _get_unexpected() @ cdecl _get_unexpected()
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -901,18 +901,18 @@ ...@@ -901,18 +901,18 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ cdecl _getptd() @ cdecl _getptd()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -944,7 +944,7 @@ ...@@ -944,7 +944,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ cdecl _isctype_l(long long ptr) @ cdecl _isctype_l(long long ptr)
...@@ -1050,8 +1050,8 @@ ...@@ -1050,8 +1050,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -1059,8 +1059,8 @@ ...@@ -1059,8 +1059,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -1210,47 +1210,47 @@ ...@@ -1210,47 +1210,47 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
@ stub -arch=i386 _outpd(long long) @ stub -arch=i386 _outpd(long long)
@ stub -arch=i386 _outpw(long long) @ stub -arch=i386 _outpw(long long)
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ stub _printf_l @ stub _printf_l
@ stub _printf_p @ stub _printf_p
@ stub _printf_p_l @ stub _printf_p_l
@ stub _printf_s_l @ stub _printf_s_l
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_crt(ptr long) realloc @ cdecl _realloc_crt(ptr long) realloc
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ stub _recalloc_crt @ stub _recalloc_crt
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -1287,9 +1287,9 @@ ...@@ -1287,9 +1287,9 @@
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex @ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -1310,8 +1310,8 @@ ...@@ -1310,8 +1310,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -1328,10 +1328,10 @@ ...@@ -1328,10 +1328,10 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1385,9 +1385,9 @@ ...@@ -1385,9 +1385,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
...@@ -1407,18 +1407,18 @@ ...@@ -1407,18 +1407,18 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vcprintf(str ptr) @ cdecl _vcprintf(str ptr)
...@@ -1433,14 +1433,14 @@ ...@@ -1433,14 +1433,14 @@
@ stub _vcwprintf_p_l @ stub _vcwprintf_p_l
@ stub _vcwprintf_s @ stub _vcwprintf_s
@ stub _vcwprintf_s_l @ stub _vcwprintf_s_l
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
@ stub _vprintf_l @ stub _vprintf_l
@ stub _vprintf_p @ stub _vprintf_p
@ stub _vprintf_p_l @ stub _vprintf_p_l
...@@ -1478,15 +1478,15 @@ ...@@ -1478,15 +1478,15 @@
@ stub _vwprintf_p @ stub _vwprintf_p
@ stub _vwprintf_p_l @ stub _vwprintf_p_l
@ stub _vwprintf_s_l @ stub _vwprintf_s_l
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcserror(long) @ cdecl _wcserror(long)
...@@ -1542,7 +1542,7 @@ ...@@ -1542,7 +1542,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1551,11 +1551,11 @@ ...@@ -1551,11 +1551,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -1565,9 +1565,9 @@ ...@@ -1565,9 +1565,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
...@@ -1577,17 +1577,17 @@ ...@@ -1577,17 +1577,17 @@
@ stub _wprintf_s_l @ stub _wprintf_s_l
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1598,18 +1598,18 @@ ...@@ -1598,18 +1598,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -1618,7 +1618,7 @@ ...@@ -1618,7 +1618,7 @@
@ cdecl _wtoi_l(wstr ptr) @ cdecl _wtoi_l(wstr ptr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -1646,8 +1646,8 @@ ...@@ -1646,8 +1646,8 @@
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl -arch=!i386 ceilf(float) @ cdecl -arch=!i386 ceilf(float)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl -arch=!i386 cosf(float) @ cdecl -arch=!i386 cosf(float)
...@@ -1658,51 +1658,51 @@ ...@@ -1658,51 +1658,51 @@
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl -arch=!i386 expf(float) @ cdecl -arch=!i386 expf(float)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
@ cdecl isalnum(long) @ cdecl isalnum(long)
@ cdecl isalpha(long) @ cdecl isalpha(long)
...@@ -1761,28 +1761,28 @@ ...@@ -1761,28 +1761,28 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl rand_s(ptr) @ cdecl rand_s(ptr)
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl -arch=!i386 sinf(float) @ cdecl -arch=!i386 sinf(float)
...@@ -1831,27 +1831,27 @@ ...@@ -1831,27 +1831,27 @@
@ cdecl -arch=!i386 tanf(float) @ cdecl -arch=!i386 tanf(float)
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=!i386 tanhf(float) @ cdecl -arch=!i386 tanhf(float)
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vsprintf_s(ptr long str ptr) @ cdecl vsprintf_s(ptr long str ptr)
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
...@@ -1889,7 +1889,7 @@ ...@@ -1889,7 +1889,7 @@
@ cdecl wctomb_s(ptr ptr long long) @ cdecl wctomb_s(ptr ptr long long)
@ cdecl wmemcpy_s(ptr long ptr long) @ cdecl wmemcpy_s(ptr long ptr long)
@ cdecl wmemmove_s(ptr long ptr long) @ cdecl wmemmove_s(ptr long ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -715,8 +715,8 @@ ...@@ -715,8 +715,8 @@
@ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) MSVCRT__open @ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) _open
@ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) MSVCRT__open @ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) _open
@ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler @ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler
@ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler @ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler
@ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode @ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode
...@@ -729,15 +729,15 @@ ...@@ -729,15 +729,15 @@
@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64) @ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
@ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) _sopen
@ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) _sopen
@ stub -arch=arm ?_type_info_dtor_internal_method@type_info@@QAAXXZ @ stub -arch=arm ?_type_info_dtor_internal_method@type_info@@QAAXXZ
@ stub -arch=i386 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void) @ stub -arch=i386 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void)
@ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64 @ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64
@ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=arm ?before@type_info@@QBA_NABV1@@Z(ptr ptr) type_info_before @ cdecl -arch=arm ?before@type_info@@QBA_NABV1@@Z(ptr ptr) type_info_before
@ thiscall -arch=i386 ?before@type_info@@QBE_NABV1@@Z(ptr ptr) type_info_before @ thiscall -arch=i386 ?before@type_info@@QBE_NABV1@@Z(ptr ptr) type_info_before
@ cdecl -arch=win64 ?before@type_info@@QEBA_NAEBV1@@Z(ptr ptr) type_info_before @ cdecl -arch=win64 ?before@type_info@@QEBA_NAEBV1@@Z(ptr ptr) type_info_before
...@@ -1026,8 +1026,8 @@ ...@@ -1026,8 +1026,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ cdecl _aligned_free(ptr) @ cdecl _aligned_free(ptr)
@ cdecl _aligned_malloc(long long) @ cdecl _aligned_malloc(long long)
...@@ -1070,12 +1070,12 @@ ...@@ -1070,12 +1070,12 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=!i386 _chgsignf(float) @ cdecl -arch=!i386 _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _control87(long long) @ cdecl _control87(long long)
...@@ -1091,7 +1091,7 @@ ...@@ -1091,7 +1091,7 @@
@ stub _cprintf_s_l @ stub _cprintf_s_l
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl -arch=i386 _crt_debugger_hook(long) @ cdecl -arch=i386 _crt_debugger_hook(long)
@ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook @ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook
...@@ -1119,15 +1119,15 @@ ...@@ -1119,15 +1119,15 @@
@ cdecl _difftime64(int64 int64) @ cdecl _difftime64(int64 int64)
@ stub _dosmaperr @ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -1142,20 +1142,20 @@ ...@@ -1142,20 +1142,20 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -1167,8 +1167,8 @@ ...@@ -1167,8 +1167,8 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -1178,29 +1178,29 @@ ...@@ -1178,29 +1178,29 @@
@ stub _fprintf_p @ stub _fprintf_p
@ stub _fprintf_p_l @ stub _fprintf_p_l
@ stub _fprintf_s_l @ stub _fprintf_s_l
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ stub _freea @ stub _freea
@ stub _freea_s @ stub _freea_s
@ stub _freefls @ stub _freefls
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -1209,11 +1209,11 @@ ...@@ -1209,11 +1209,11 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
@ stub _fwprintf_p @ stub _fwprintf_p
@ stub _fwprintf_p_l @ stub _fwprintf_p_l
@ stub _fwprintf_s_l @ stub _fwprintf_s_l
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ varargs _fwscanf_l(ptr wstr ptr) @ varargs _fwscanf_l(ptr wstr ptr)
@ varargs _fwscanf_s_l(ptr wstr ptr) @ varargs _fwscanf_s_l(ptr wstr ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
...@@ -1226,7 +1226,7 @@ ...@@ -1226,7 +1226,7 @@
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_output_format() @ cdecl _get_output_format()
@ cdecl _get_pgmptr(ptr) @ cdecl _get_pgmptr(ptr)
@ cdecl _get_printf_count_output() @ cdecl _get_printf_count_output()
...@@ -1236,7 +1236,7 @@ ...@@ -1236,7 +1236,7 @@
@ cdecl _get_tzname(ptr str long long) @ cdecl _get_tzname(ptr str long long)
@ cdecl _get_unexpected() @ cdecl _get_unexpected()
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -1247,18 +1247,18 @@ ...@@ -1247,18 +1247,18 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ cdecl _getptd() @ cdecl _getptd()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -1290,7 +1290,7 @@ ...@@ -1290,7 +1290,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ cdecl _isctype_l(long long ptr) @ cdecl _isctype_l(long long ptr)
...@@ -1407,8 +1407,8 @@ ...@@ -1407,8 +1407,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -1416,8 +1416,8 @@ ...@@ -1416,8 +1416,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -1567,47 +1567,47 @@ ...@@ -1567,47 +1567,47 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
@ stub -arch=i386 _outpd(long long) @ stub -arch=i386 _outpd(long long)
@ stub -arch=i386 _outpw(long long) @ stub -arch=i386 _outpw(long long)
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ stub _printf_l @ stub _printf_l
@ stub _printf_p @ stub _printf_p
@ stub _printf_p_l @ stub _printf_p_l
@ stub _printf_s_l @ stub _printf_s_l
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_crt(ptr long) realloc @ cdecl _realloc_crt(ptr long) realloc
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ stub _recalloc_crt @ stub _recalloc_crt
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -1644,9 +1644,9 @@ ...@@ -1644,9 +1644,9 @@
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex @ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -1667,8 +1667,8 @@ ...@@ -1667,8 +1667,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -1685,10 +1685,10 @@ ...@@ -1685,10 +1685,10 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1742,9 +1742,9 @@ ...@@ -1742,9 +1742,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
...@@ -1764,18 +1764,18 @@ ...@@ -1764,18 +1764,18 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vcprintf(str ptr) @ cdecl _vcprintf(str ptr)
...@@ -1790,14 +1790,14 @@ ...@@ -1790,14 +1790,14 @@
@ stub _vcwprintf_p_l @ stub _vcwprintf_p_l
@ stub _vcwprintf_s @ stub _vcwprintf_s
@ stub _vcwprintf_s_l @ stub _vcwprintf_s_l
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
@ stub _vprintf_l @ stub _vprintf_l
@ stub _vprintf_p @ stub _vprintf_p
@ stub _vprintf_p_l @ stub _vprintf_p_l
...@@ -1835,15 +1835,15 @@ ...@@ -1835,15 +1835,15 @@
@ stub _vwprintf_p @ stub _vwprintf_p
@ stub _vwprintf_p_l @ stub _vwprintf_p_l
@ stub _vwprintf_s_l @ stub _vwprintf_s_l
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcreate_locale(long wstr) @ cdecl _wcreate_locale(long wstr)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
...@@ -1900,7 +1900,7 @@ ...@@ -1900,7 +1900,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1909,11 +1909,11 @@ ...@@ -1909,11 +1909,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -1922,9 +1922,9 @@ ...@@ -1922,9 +1922,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
...@@ -1934,17 +1934,17 @@ ...@@ -1934,17 +1934,17 @@
@ stub _wprintf_s_l @ stub _wprintf_s_l
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1955,18 +1955,18 @@ ...@@ -1955,18 +1955,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -1975,7 +1975,7 @@ ...@@ -1975,7 +1975,7 @@
@ cdecl _wtoi_l(wstr ptr) @ cdecl _wtoi_l(wstr ptr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -2003,8 +2003,8 @@ ...@@ -2003,8 +2003,8 @@
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl -arch=!i386 ceilf(float) @ cdecl -arch=!i386 ceilf(float)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl -arch=!i386 cosf(float) @ cdecl -arch=!i386 cosf(float)
...@@ -2016,51 +2016,51 @@ ...@@ -2016,51 +2016,51 @@
@ cdecl -arch=!i386 expf(float) @ cdecl -arch=!i386 expf(float)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl -arch=!i386 fabsf(float) @ cdecl -arch=!i386 fabsf(float)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
@ cdecl isalnum(long) @ cdecl isalnum(long)
@ cdecl isalpha(long) @ cdecl isalpha(long)
...@@ -2119,28 +2119,28 @@ ...@@ -2119,28 +2119,28 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl rand_s(ptr) @ cdecl rand_s(ptr)
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl -arch=!i386 sinf(float) @ cdecl -arch=!i386 sinf(float)
...@@ -2189,27 +2189,27 @@ ...@@ -2189,27 +2189,27 @@
@ cdecl -arch=!i386 tanf(float) @ cdecl -arch=!i386 tanf(float)
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=!i386 tanhf(float) @ cdecl -arch=!i386 tanhf(float)
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vsprintf_s(ptr long str ptr) @ cdecl vsprintf_s(ptr long str ptr)
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
...@@ -2247,7 +2247,7 @@ ...@@ -2247,7 +2247,7 @@
@ cdecl wctomb_s(ptr ptr long long) @ cdecl wctomb_s(ptr ptr long long)
@ cdecl wmemcpy_s(ptr long ptr long) @ cdecl wmemcpy_s(ptr long ptr long)
@ cdecl wmemmove_s(ptr long ptr long) @ cdecl wmemmove_s(ptr long ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -697,8 +697,8 @@ ...@@ -697,8 +697,8 @@
@ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) MSVCRT__open @ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) _open
@ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) MSVCRT__open @ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) _open
@ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler @ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler
@ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler @ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler
@ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode @ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode
...@@ -711,15 +711,15 @@ ...@@ -711,15 +711,15 @@
@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64) @ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
@ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) _sopen
@ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) _sopen
@ stub -arch=arm ?_type_info_dtor_internal_method@type_info@@QAAXXZ @ stub -arch=arm ?_type_info_dtor_internal_method@type_info@@QAAXXZ
@ stub -arch=i386 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void) @ stub -arch=i386 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void)
@ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64 @ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64
@ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=arm ?before@type_info@@QBA_NABV1@@Z(ptr ptr) type_info_before @ cdecl -arch=arm ?before@type_info@@QBA_NABV1@@Z(ptr ptr) type_info_before
@ thiscall -arch=i386 ?before@type_info@@QBE_NABV1@@Z(ptr ptr) type_info_before @ thiscall -arch=i386 ?before@type_info@@QBE_NABV1@@Z(ptr ptr) type_info_before
@ cdecl -arch=win64 ?before@type_info@@QEBA_NAEBV1@@Z(ptr ptr) type_info_before @ cdecl -arch=win64 ?before@type_info@@QEBA_NAEBV1@@Z(ptr ptr) type_info_before
...@@ -1016,8 +1016,8 @@ ...@@ -1016,8 +1016,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ cdecl _aligned_free(ptr) @ cdecl _aligned_free(ptr)
@ cdecl _aligned_malloc(long long) @ cdecl _aligned_malloc(long long)
...@@ -1061,12 +1061,12 @@ ...@@ -1061,12 +1061,12 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl _chgsignf(float) @ cdecl _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _control87(long long) @ cdecl _control87(long long)
...@@ -1082,7 +1082,7 @@ ...@@ -1082,7 +1082,7 @@
@ stub _cprintf_s_l @ stub _cprintf_s_l
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl -arch=i386 _crt_debugger_hook(long) @ cdecl -arch=i386 _crt_debugger_hook(long)
@ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook @ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook
...@@ -1114,15 +1114,15 @@ ...@@ -1114,15 +1114,15 @@
@ cdecl _dsign(double) @ cdecl _dsign(double)
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dtest(ptr) @ cdecl _dtest(ptr)
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl _except1(long long double double long ptr) @ cdecl _except1(long long double double long ptr)
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
...@@ -1138,24 +1138,24 @@ ...@@ -1138,24 +1138,24 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdclass(float) @ cdecl _fdclass(float)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fdpcomp(float float) @ cdecl _fdpcomp(float float)
@ cdecl _fdsign(float) @ cdecl _fdsign(float)
@ cdecl _fdtest(ptr) @ cdecl _fdtest(ptr)
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -1167,8 +1167,8 @@ ...@@ -1167,8 +1167,8 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -1178,29 +1178,29 @@ ...@@ -1178,29 +1178,29 @@
@ stub _fprintf_p @ stub _fprintf_p
@ stub _fprintf_p_l @ stub _fprintf_p_l
@ stub _fprintf_s_l @ stub _fprintf_s_l
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ stub _freea @ stub _freea
@ stub _freea_s @ stub _freea_s
@ stub _freefls @ stub _freefls
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -1209,11 +1209,11 @@ ...@@ -1209,11 +1209,11 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
@ stub _fwprintf_p @ stub _fwprintf_p
@ stub _fwprintf_p_l @ stub _fwprintf_p_l
@ stub _fwprintf_s_l @ stub _fwprintf_s_l
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ varargs _fwscanf_l(ptr wstr ptr) @ varargs _fwscanf_l(ptr wstr ptr)
@ varargs _fwscanf_s_l(ptr wstr ptr) @ varargs _fwscanf_s_l(ptr wstr ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
...@@ -1226,7 +1226,7 @@ ...@@ -1226,7 +1226,7 @@
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_output_format() @ cdecl _get_output_format()
@ cdecl _get_pgmptr(ptr) @ cdecl _get_pgmptr(ptr)
@ cdecl _get_printf_count_output() @ cdecl _get_printf_count_output()
...@@ -1236,7 +1236,7 @@ ...@@ -1236,7 +1236,7 @@
@ cdecl _get_tzname(ptr str long long) @ cdecl _get_tzname(ptr str long long)
@ cdecl _get_unexpected() @ cdecl _get_unexpected()
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -1247,18 +1247,18 @@ ...@@ -1247,18 +1247,18 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ cdecl _getptd() @ cdecl _getptd()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -1290,7 +1290,7 @@ ...@@ -1290,7 +1290,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isblank_l(long ptr) @ cdecl _isblank_l(long ptr)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
...@@ -1417,8 +1417,8 @@ ...@@ -1417,8 +1417,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -1426,8 +1426,8 @@ ...@@ -1426,8 +1426,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -1577,47 +1577,47 @@ ...@@ -1577,47 +1577,47 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
@ stub -arch=i386 _outpd(long long) @ stub -arch=i386 _outpd(long long)
@ stub -arch=i386 _outpw(long long) @ stub -arch=i386 _outpw(long long)
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ stub _printf_l @ stub _printf_l
@ stub _printf_p @ stub _printf_p
@ stub _printf_p_l @ stub _printf_p_l
@ stub _printf_s_l @ stub _printf_s_l
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_crt(ptr long) realloc @ cdecl _realloc_crt(ptr long) realloc
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ stub _recalloc_crt @ stub _recalloc_crt
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -1655,9 +1655,9 @@ ...@@ -1655,9 +1655,9 @@
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex @ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -1678,8 +1678,8 @@ ...@@ -1678,8 +1678,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -1696,10 +1696,10 @@ ...@@ -1696,10 +1696,10 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1759,9 +1759,9 @@ ...@@ -1759,9 +1759,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
...@@ -1781,18 +1781,18 @@ ...@@ -1781,18 +1781,18 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vacopy(ptr ptr) @ cdecl _vacopy(ptr ptr)
...@@ -1808,14 +1808,14 @@ ...@@ -1808,14 +1808,14 @@
@ stub _vcwprintf_p_l @ stub _vcwprintf_p_l
@ stub _vcwprintf_s @ stub _vcwprintf_s
@ stub _vcwprintf_s_l @ stub _vcwprintf_s_l
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
@ stub _vprintf_l @ stub _vprintf_l
@ stub _vprintf_p @ stub _vprintf_p
@ stub _vprintf_p_l @ stub _vprintf_p_l
...@@ -1853,15 +1853,15 @@ ...@@ -1853,15 +1853,15 @@
@ stub _vwprintf_p @ stub _vwprintf_p
@ stub _vwprintf_p_l @ stub _vwprintf_p_l
@ stub _vwprintf_s_l @ stub _vwprintf_s_l
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcreate_locale(long wstr) @ cdecl _wcreate_locale(long wstr)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
...@@ -1924,7 +1924,7 @@ ...@@ -1924,7 +1924,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1933,11 +1933,11 @@ ...@@ -1933,11 +1933,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -1946,9 +1946,9 @@ ...@@ -1946,9 +1946,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
...@@ -1958,17 +1958,17 @@ ...@@ -1958,17 +1958,17 @@
@ stub _wprintf_s_l @ stub _wprintf_s_l
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1979,18 +1979,18 @@ ...@@ -1979,18 +1979,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -2001,7 +2001,7 @@ ...@@ -2001,7 +2001,7 @@
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl -ret64 _wtoll(wstr) @ cdecl -ret64 _wtoll(wstr)
@ cdecl -ret64 _wtoll_l(wstr ptr) @ cdecl -ret64 _wtoll_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -2078,8 +2078,8 @@ ...@@ -2078,8 +2078,8 @@
@ stub cimag @ stub cimag
@ stub cimagf @ stub cimagf
@ stub cimagl @ stub cimagl
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ stub clog @ stub clog
@ stub clog10 @ stub clog10
...@@ -2139,7 +2139,7 @@ ...@@ -2139,7 +2139,7 @@
@ cdecl expm1l(double) MSVCR120_expm1l @ cdecl expm1l(double) MSVCR120_expm1l
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl -arch=!i386 fabsf(float) @ cdecl -arch=!i386 fabsf(float)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl fdim(double double) @ cdecl fdim(double double)
@ cdecl fdimf(float float) @ cdecl fdimf(float float)
@ cdecl fdiml(double double) fdim @ cdecl fdiml(double double) fdim
...@@ -2148,20 +2148,20 @@ ...@@ -2148,20 +2148,20 @@
@ stub fegetexceptflag @ stub fegetexceptflag
@ cdecl fegetround() @ cdecl fegetround()
@ stub feholdexcept @ stub feholdexcept
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ stub feraiseexcept @ stub feraiseexcept
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fesetenv(ptr) @ cdecl fesetenv(ptr)
@ stub fesetexceptflag @ stub fesetexceptflag
@ cdecl fesetround(long) @ cdecl fesetround(long)
@ stub fetestexcept @ stub fetestexcept
@ stub feupdateenv @ stub feupdateenv
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fma(double double double) @ cdecl fma(double double double)
...@@ -2175,38 +2175,38 @@ ...@@ -2175,38 +2175,38 @@
@ cdecl fminl(double double) fmin @ cdecl fminl(double double) fmin
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl ilogb(double) @ cdecl ilogb(double)
@ cdecl ilogbf(float) @ cdecl ilogbf(float)
@ cdecl ilogbl(double) MSVCR120_ilogbl @ cdecl ilogbl(double) MSVCR120_ilogbl
...@@ -2311,13 +2311,13 @@ ...@@ -2311,13 +2311,13 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
...@@ -2327,12 +2327,12 @@ ...@@ -2327,12 +2327,12 @@
@ cdecl remainder(double double) @ cdecl remainder(double double)
@ cdecl remainderf(float float) @ cdecl remainderf(float float)
@ cdecl remainderl(double double) MSVCR120_remainderl @ cdecl remainderl(double double) MSVCR120_remainderl
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl remquo(double double ptr) @ cdecl remquo(double double ptr)
@ cdecl remquof(float float ptr) @ cdecl remquof(float float ptr)
@ cdecl remquol(double double ptr) MSVCR120_remquol @ cdecl remquol(double double ptr) MSVCR120_remquol
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ cdecl rint(double) @ cdecl rint(double)
@ cdecl rintf(float) @ cdecl rintf(float)
@ cdecl rintl(double) MSVCR120_rintl @ cdecl rintl(double) MSVCR120_rintl
...@@ -2347,10 +2347,10 @@ ...@@ -2347,10 +2347,10 @@
@ cdecl scalbnl(double long) MSVCR120_scalbnl @ cdecl scalbnl(double long) MSVCR120_scalbnl
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl -arch=!i386 sinf(float) @ cdecl -arch=!i386 sinf(float)
...@@ -2408,10 +2408,10 @@ ...@@ -2408,10 +2408,10 @@
@ cdecl tgamma(double) @ cdecl tgamma(double)
@ cdecl tgammaf(float) @ cdecl tgammaf(float)
@ cdecl tgammal(double) tgamma @ cdecl tgammal(double) tgamma
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towctrans(long long) @ cdecl towctrans(long long)
...@@ -2420,18 +2420,18 @@ ...@@ -2420,18 +2420,18 @@
@ cdecl trunc(double) @ cdecl trunc(double)
@ cdecl truncf(float) @ cdecl truncf(float)
@ cdecl truncl(double) MSVCR120_truncl @ cdecl truncl(double) MSVCR120_truncl
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ stub vfscanf @ stub vfscanf
@ stub vfscanf_s @ stub vfscanf_s
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ stub vfwscanf @ stub vfwscanf
@ stub vfwscanf_s @ stub vfwscanf_s
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ stub vscanf @ stub vscanf
@ stub vscanf_s @ stub vscanf_s
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
...@@ -2441,8 +2441,8 @@ ...@@ -2441,8 +2441,8 @@
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vswscanf(ptr wstr ptr) @ cdecl vswscanf(ptr wstr ptr)
@ stub vswscanf_s @ stub vswscanf_s
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ stub vwscanf @ stub vwscanf
@ stub vwscanf_s @ stub vwscanf_s
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
...@@ -2490,7 +2490,7 @@ ...@@ -2490,7 +2490,7 @@
@ cdecl wctype(str) @ cdecl wctype(str)
@ cdecl wmemcpy_s(ptr long ptr long) @ cdecl wmemcpy_s(ptr long ptr long)
@ cdecl wmemmove_s(ptr long ptr long) @ cdecl wmemmove_s(ptr long ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -210,7 +210,7 @@ ...@@ -210,7 +210,7 @@
@ cdecl __wgetmainargs(ptr ptr ptr long ptr) @ cdecl __wgetmainargs(ptr ptr ptr long ptr)
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -250,11 +250,11 @@ ...@@ -250,11 +250,11 @@
@ cdecl _chdrive(long) @ cdecl _chdrive(long)
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _control87(long long) @ cdecl _control87(long long)
@ cdecl _controlfp(long long) @ cdecl _controlfp(long long)
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
@ varargs _cprintf(str) @ varargs _cprintf(str)
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ varargs _cscanf(str) @ varargs _cscanf(str)
@ cdecl _ctime64(ptr) @ cdecl _ctime64(ptr)
@ extern _ctype MSVCRT__ctype @ extern _ctype MSVCRT__ctype
...@@ -271,13 +271,13 @@ ...@@ -271,13 +271,13 @@
@ varargs _cwscanf(wstr) @ varargs _cwscanf(wstr)
@ extern _daylight MSVCRT___daylight @ extern _daylight MSVCRT___daylight
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -291,16 +291,16 @@ ...@@ -291,16 +291,16 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
# extern _fileinfo # extern _fileinfo
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst(str ptr) @ cdecl _findfirst(str ptr)
@ cdecl _findfirst64(str ptr) @ cdecl _findfirst64(str ptr)
...@@ -309,18 +309,18 @@ ...@@ -309,18 +309,18 @@
@ cdecl _findnext64(long ptr) @ cdecl _findnext64(long ptr)
@ cdecl _findnexti64(long ptr) @ cdecl _findnexti64(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) @ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset() @ cdecl _fpreset()
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat(long ptr) MSVCRT__fstat @ cdecl _fstat(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstati64(long ptr) MSVCRT__fstati64 @ cdecl _fstati64(long ptr)
@ cdecl -arch=win32 _ftime(ptr) _ftime32 @ cdecl -arch=win32 _ftime(ptr) _ftime32
@ cdecl -arch=win64 _ftime(ptr) _ftime64 @ cdecl -arch=win64 _ftime(ptr) _ftime64
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
@ cdecl -arch=win64 _futime(long ptr) _futime64 @ cdecl -arch=win64 _futime(long ptr) _futime64
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_sbh_threshold() @ cdecl _get_sbh_threshold()
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getche() @ cdecl _getche()
...@@ -340,14 +340,14 @@ ...@@ -340,14 +340,14 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime64(ptr) @ cdecl _gmtime64(ptr)
@ cdecl _heapadd(ptr long) @ cdecl _heapadd(ptr long)
...@@ -364,7 +364,7 @@ ...@@ -364,7 +364,7 @@
@ stub -arch=i386 _inpd(long) @ stub -arch=i386 _inpd(long)
@ stub -arch=i386 _inpw(long) @ stub -arch=i386 _inpw(long)
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ stub _ismbbalnum(long) @ stub _ismbbalnum(long)
@ stub _ismbbalpha(long) @ stub _ismbbalpha(long)
...@@ -407,14 +407,14 @@ ...@@ -407,14 +407,14 @@
@ cdecl -arch=i386 _local_unwind2(ptr long) @ cdecl -arch=i386 _local_unwind2(ptr long)
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
@ cdecl _lrotl(long long) @ cdecl _lrotl(long long)
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _makepath(ptr str str str str) @ cdecl _makepath(ptr str str str str)
...@@ -476,13 +476,13 @@ ...@@ -476,13 +476,13 @@
@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy @ cdecl _memccpy(ptr ptr long long) ntdll._memccpy
@ cdecl _memicmp(str str long) @ cdecl _memicmp(str str long)
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osplatform MSVCRT__osplatform @ extern _osplatform MSVCRT__osplatform
@ extern _osver MSVCRT__osver @ extern _osver MSVCRT__osver
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
...@@ -491,19 +491,19 @@ ...@@ -491,19 +491,19 @@
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
@ cdecl -arch=i386 _safe_fdiv() @ cdecl -arch=i386 _safe_fdiv()
...@@ -522,16 +522,16 @@ ...@@ -522,16 +522,16 @@
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
@ varargs _snscanf(str long str) @ varargs _snscanf(str long str)
@ varargs _snwprintf(ptr long wstr) @ varargs _snwprintf(ptr long wstr)
@ varargs _snwscanf(wstr long wstr) @ varargs _snwscanf(wstr long wstr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -541,9 +541,9 @@ ...@@ -541,9 +541,9 @@
@ cdecl _spawnvp(long str ptr) @ cdecl _spawnvp(long str ptr)
@ cdecl _spawnvpe(long str ptr ptr) @ cdecl _spawnvpe(long str ptr ptr)
@ cdecl _splitpath(str ptr ptr ptr ptr) @ cdecl _splitpath(str ptr ptr ptr ptr)
@ cdecl _stat(str ptr) MSVCRT_stat @ cdecl _stat(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stati64(str ptr) MSVCRT_stati64 @ cdecl _stati64(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl _strcmpi(str str) _stricmp @ cdecl _strcmpi(str str) _stricmp
@ cdecl _strdate(ptr) @ cdecl _strdate(ptr)
...@@ -565,9 +565,9 @@ ...@@ -565,9 +565,9 @@
@ cdecl _swab(str str long) @ cdecl _swab(str str long)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
@ cdecl _tolower(long) @ cdecl _tolower(long)
...@@ -578,10 +578,10 @@ ...@@ -578,10 +578,10 @@
@ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow @ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow
@ cdecl _ultoa(long ptr long) ntdll._ultoa @ cdecl _ultoa(long ptr long) ntdll._ultoa
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl -arch=win32 _utime(str ptr) _utime32 @ cdecl -arch=win32 _utime(str ptr) _utime32
...@@ -591,12 +591,12 @@ ...@@ -591,12 +591,12 @@
@ cdecl _vscwprintf(wstr ptr) @ cdecl _vscwprintf(wstr ptr)
@ cdecl -norelay _vsnprintf(ptr long str ptr) @ cdecl -norelay _vsnprintf(ptr long str ptr)
@ cdecl _vsnwprintf(ptr long wstr ptr) @ cdecl _vsnwprintf(ptr long wstr ptr)
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcserror(long) @ cdecl _wcserror(long)
@ cdecl _wcsicmp(wstr wstr) @ cdecl _wcsicmp(wstr wstr)
...@@ -624,16 +624,16 @@ ...@@ -624,16 +624,16 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst(wstr ptr) @ cdecl _wfindfirst(wstr ptr)
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
@ cdecl _wfindfirsti64(wstr ptr) @ cdecl _wfindfirsti64(wstr ptr)
@ cdecl _wfindnext(long ptr) @ cdecl _wfindnext(long ptr)
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnexti64(long ptr) @ cdecl _wfindnexti64(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -643,19 +643,19 @@ ...@@ -643,19 +643,19 @@
@ extern _winver MSVCRT__winver @ extern _winver MSVCRT__winver
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -665,19 +665,19 @@ ...@@ -665,19 +665,19 @@
@ cdecl _wspawnvp(long wstr ptr) @ cdecl _wspawnvp(long wstr ptr)
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wstat(wstr ptr) MSVCRT__wstat @ cdecl _wstat(str ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64 @ cdecl _wstati64(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
@ cdecl -ret64 _wtoi64(wstr) @ cdecl -ret64 _wtoi64(wstr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl -arch=win32 _wutime(wstr ptr) _wutime32 @ cdecl -arch=win32 _wutime(wstr ptr) _wutime32
@ cdecl -arch=win64 _wutime(wstr ptr) _wutime64 @ cdecl -arch=win64 _wutime(wstr ptr) _wutime64
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
...@@ -698,7 +698,7 @@ ...@@ -698,7 +698,7 @@
@ cdecl bsearch(ptr ptr long long ptr) @ cdecl bsearch(ptr ptr long long ptr)
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -710,40 +710,40 @@ ...@@ -710,40 +710,40 @@
@ cdecl exit(long) @ cdecl exit(long)
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl -arch=win32 gmtime(ptr) _gmtime32 @ cdecl -arch=win32 gmtime(ptr) _gmtime32
@ cdecl -arch=win64 gmtime(ptr) _gmtime64 @ cdecl -arch=win64 gmtime(ptr) _gmtime64
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
...@@ -795,23 +795,23 @@ ...@@ -795,23 +795,23 @@
@ cdecl modf(double ptr) @ cdecl modf(double ptr)
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -847,20 +847,20 @@ ...@@ -847,20 +847,20 @@
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=win32 time(ptr) _time32 @ cdecl -arch=win32 time(ptr) _time32
@ cdecl -arch=win64 time(ptr) _time64 @ cdecl -arch=win64 time(ptr) _time64
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vswprintf(ptr wstr ptr) _vswprintf @ cdecl vswprintf(ptr wstr ptr) _vswprintf
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
@ cdecl wcschr(wstr long) @ cdecl wcschr(wstr long)
@ cdecl wcscmp(wstr wstr) @ cdecl wcscmp(wstr wstr)
...@@ -883,5 +883,5 @@ ...@@ -883,5 +883,5 @@
@ cdecl wcstoul(wstr ptr long) @ cdecl wcstoul(wstr ptr long)
@ cdecl wcsxfrm(ptr wstr long) @ cdecl wcsxfrm(ptr wstr long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
...@@ -205,7 +205,7 @@ ...@@ -205,7 +205,7 @@
@ cdecl __wgetmainargs(ptr ptr ptr long ptr) @ cdecl __wgetmainargs(ptr ptr ptr long ptr)
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -245,11 +245,11 @@ ...@@ -245,11 +245,11 @@
@ cdecl _chdrive(long) @ cdecl _chdrive(long)
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _control87(long long) @ cdecl _control87(long long)
@ cdecl _controlfp(long long) @ cdecl _controlfp(long long)
...@@ -257,7 +257,7 @@ ...@@ -257,7 +257,7 @@
@ varargs _cprintf(str) @ varargs _cprintf(str)
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ varargs _cscanf(str) @ varargs _cscanf(str)
@ cdecl _ctime64(ptr) @ cdecl _ctime64(ptr)
@ cdecl _cwait(ptr long long) @ cdecl _cwait(ptr long long)
...@@ -265,13 +265,13 @@ ...@@ -265,13 +265,13 @@
@ varargs _cwscanf(wstr) @ varargs _cwscanf(wstr)
@ extern _daylight MSVCRT___daylight @ extern _daylight MSVCRT___daylight
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -285,16 +285,16 @@ ...@@ -285,16 +285,16 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
# extern _fileinfo # extern _fileinfo
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst(str ptr) @ cdecl _findfirst(str ptr)
@ cdecl _findfirst64(str ptr) @ cdecl _findfirst64(str ptr)
...@@ -303,18 +303,18 @@ ...@@ -303,18 +303,18 @@
@ cdecl _findnext64(long ptr) @ cdecl _findnext64(long ptr)
@ cdecl _findnexti64(long ptr) @ cdecl _findnexti64(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) @ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset() @ cdecl _fpreset()
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat(long ptr) MSVCRT__fstat @ cdecl _fstat(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstati64(long ptr) MSVCRT__fstati64 @ cdecl _fstati64(long ptr)
@ cdecl -arch=win32 _ftime(ptr) _ftime32 @ cdecl -arch=win32 _ftime(ptr) _ftime32
@ cdecl -arch=win64 _ftime(ptr) _ftime64 @ cdecl -arch=win64 _ftime(ptr) _ftime64
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -325,7 +325,7 @@ ...@@ -325,7 +325,7 @@
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_sbh_threshold() @ cdecl _get_sbh_threshold()
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getche() @ cdecl _getche()
...@@ -335,14 +335,14 @@ ...@@ -335,14 +335,14 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime64(ptr) @ cdecl _gmtime64(ptr)
@ cdecl _heapadd(ptr long) @ cdecl _heapadd(ptr long)
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
@ stub -arch=i386 _inpd(long) @ stub -arch=i386 _inpd(long)
@ stub -arch=i386 _inpw(long) @ stub -arch=i386 _inpw(long)
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ stub _ismbbalnum(long) @ stub _ismbbalnum(long)
@ stub _ismbbalpha(long) @ stub _ismbbalpha(long)
...@@ -402,14 +402,14 @@ ...@@ -402,14 +402,14 @@
@ cdecl -arch=i386 _local_unwind2(ptr long) @ cdecl -arch=i386 _local_unwind2(ptr long)
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
@ cdecl _lrotl(long long) @ cdecl _lrotl(long long)
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _makepath(ptr str str str str) @ cdecl _makepath(ptr str str str str)
...@@ -471,13 +471,13 @@ ...@@ -471,13 +471,13 @@
@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy @ cdecl _memccpy(ptr ptr long long) ntdll._memccpy
@ cdecl _memicmp(str str long) @ cdecl _memicmp(str str long)
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osplatform MSVCRT__osplatform @ extern _osplatform MSVCRT__osplatform
@ extern _osver MSVCRT__osver @ extern _osver MSVCRT__osver
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
...@@ -486,19 +486,19 @@ ...@@ -486,19 +486,19 @@
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
@ cdecl -arch=i386 _safe_fdiv() @ cdecl -arch=i386 _safe_fdiv()
...@@ -518,16 +518,16 @@ ...@@ -518,16 +518,16 @@
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
@ varargs _snscanf(str long str) @ varargs _snscanf(str long str)
@ varargs _snwprintf(ptr long wstr) @ varargs _snwprintf(ptr long wstr)
@ varargs _snwscanf(wstr long wstr) @ varargs _snwscanf(wstr long wstr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -537,9 +537,9 @@ ...@@ -537,9 +537,9 @@
@ cdecl _spawnvp(long str ptr) @ cdecl _spawnvp(long str ptr)
@ cdecl _spawnvpe(long str ptr ptr) @ cdecl _spawnvpe(long str ptr ptr)
@ cdecl _splitpath(str ptr ptr ptr ptr) @ cdecl _splitpath(str ptr ptr ptr ptr)
@ cdecl _stat(str ptr) MSVCRT_stat @ cdecl _stat(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stati64(str ptr) MSVCRT_stati64 @ cdecl _stati64(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl _strcmpi(str str) _stricmp @ cdecl _strcmpi(str str) _stricmp
@ cdecl _strdate(ptr) @ cdecl _strdate(ptr)
...@@ -561,9 +561,9 @@ ...@@ -561,9 +561,9 @@
@ cdecl _swab(str str long) @ cdecl _swab(str str long)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
@ cdecl _tolower(long) @ cdecl _tolower(long)
...@@ -574,10 +574,10 @@ ...@@ -574,10 +574,10 @@
@ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow @ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow
@ cdecl _ultoa(long ptr long) ntdll._ultoa @ cdecl _ultoa(long ptr long) ntdll._ultoa
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl -arch=win32 _utime(str ptr) _utime32 @ cdecl -arch=win32 _utime(str ptr) _utime32
...@@ -587,12 +587,12 @@ ...@@ -587,12 +587,12 @@
@ cdecl _vscwprintf(wstr ptr) @ cdecl _vscwprintf(wstr ptr)
@ cdecl -norelay _vsnprintf(ptr long str ptr) @ cdecl -norelay _vsnprintf(ptr long str ptr)
@ cdecl _vsnwprintf(ptr long wstr ptr) @ cdecl _vsnwprintf(ptr long wstr ptr)
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcserror(long) @ cdecl _wcserror(long)
@ cdecl _wcsicmp(wstr wstr) @ cdecl _wcsicmp(wstr wstr)
...@@ -620,16 +620,16 @@ ...@@ -620,16 +620,16 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst(wstr ptr) @ cdecl _wfindfirst(wstr ptr)
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
@ cdecl _wfindfirsti64(wstr ptr) @ cdecl _wfindfirsti64(wstr ptr)
@ cdecl _wfindnext(long ptr) @ cdecl _wfindnext(long ptr)
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnexti64(long ptr) @ cdecl _wfindnexti64(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -639,19 +639,19 @@ ...@@ -639,19 +639,19 @@
@ extern _winver MSVCRT__winver @ extern _winver MSVCRT__winver
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -661,19 +661,19 @@ ...@@ -661,19 +661,19 @@
@ cdecl _wspawnvp(long wstr ptr) @ cdecl _wspawnvp(long wstr ptr)
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wstat(wstr ptr) MSVCRT__wstat @ cdecl _wstat(str ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64 @ cdecl _wstati64(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
@ cdecl -ret64 _wtoi64(wstr) @ cdecl -ret64 _wtoi64(wstr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl -arch=win32 _wutime(wstr ptr) _wutime32 @ cdecl -arch=win32 _wutime(wstr ptr) _wutime32
@ cdecl -arch=win64 _wutime(wstr ptr) _wutime64 @ cdecl -arch=win64 _wutime(wstr ptr) _wutime64
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
...@@ -694,7 +694,7 @@ ...@@ -694,7 +694,7 @@
@ cdecl bsearch(ptr ptr long long ptr) @ cdecl bsearch(ptr ptr long long ptr)
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -706,40 +706,40 @@ ...@@ -706,40 +706,40 @@
@ cdecl exit(long) @ cdecl exit(long)
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl -arch=win32 gmtime(ptr) _gmtime32 @ cdecl -arch=win32 gmtime(ptr) _gmtime32
@ cdecl -arch=win64 gmtime(ptr) _gmtime64 @ cdecl -arch=win64 gmtime(ptr) _gmtime64
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
...@@ -790,23 +790,23 @@ ...@@ -790,23 +790,23 @@
@ cdecl modf(double ptr) @ cdecl modf(double ptr)
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -842,20 +842,20 @@ ...@@ -842,20 +842,20 @@
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=win32 time(ptr) _time32 @ cdecl -arch=win32 time(ptr) _time32
@ cdecl -arch=win64 time(ptr) _time64 @ cdecl -arch=win64 time(ptr) _time64
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vswprintf(ptr wstr ptr) _vswprintf @ cdecl vswprintf(ptr wstr ptr) _vswprintf
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
@ cdecl wcschr(wstr long) @ cdecl wcschr(wstr long)
@ cdecl wcscmp(wstr wstr) @ cdecl wcscmp(wstr wstr)
...@@ -878,5 +878,5 @@ ...@@ -878,5 +878,5 @@
@ cdecl wcstoul(wstr ptr long) @ cdecl wcstoul(wstr ptr long)
@ cdecl wcsxfrm(ptr wstr long) @ cdecl wcsxfrm(ptr wstr long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
@ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) MSVCRT__open @ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) _open
@ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) MSVCRT__open @ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) _open
@ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler @ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler
@ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler @ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler
@ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode @ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode
...@@ -103,14 +103,14 @@ ...@@ -103,14 +103,14 @@
@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64) @ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
@ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) _sopen
@ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) _sopen
@ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void) @ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void)
@ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64 @ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64
@ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) _wsopen
@ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before @ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before
@ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before @ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before
@ thiscall -arch=win32 ?name@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=win32 ?name@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
...@@ -327,8 +327,8 @@ ...@@ -327,8 +327,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -386,12 +386,12 @@ ...@@ -386,12 +386,12 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=!i386 _chgsignf(float) @ cdecl -arch=!i386 _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _control87(long long) @ cdecl _control87(long long)
...@@ -407,7 +407,7 @@ ...@@ -407,7 +407,7 @@
@ stub _cprintf_s_l @ stub _cprintf_s_l
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl -arch=i386 _crt_debugger_hook(long) @ cdecl -arch=i386 _crt_debugger_hook(long)
@ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook @ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook
...@@ -436,8 +436,8 @@ ...@@ -436,8 +436,8 @@
@ cdecl _difftime64(int64 int64) @ cdecl _difftime64(int64 int64)
@ stub _dosmaperr @ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
...@@ -446,7 +446,7 @@ ...@@ -446,7 +446,7 @@
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -461,20 +461,20 @@ ...@@ -461,20 +461,20 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -486,8 +486,8 @@ ...@@ -486,8 +486,8 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -497,29 +497,29 @@ ...@@ -497,29 +497,29 @@
@ stub _fprintf_p @ stub _fprintf_p
@ stub _fprintf_p_l @ stub _fprintf_p_l
@ stub _fprintf_s_l @ stub _fprintf_s_l
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ stub _freea @ stub _freea
@ stub _freea_s @ stub _freea_s
@ stub _freefls @ stub _freefls
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -528,11 +528,11 @@ ...@@ -528,11 +528,11 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
@ stub _fwprintf_p @ stub _fwprintf_p
@ stub _fwprintf_p_l @ stub _fwprintf_p_l
@ stub _fwprintf_s_l @ stub _fwprintf_s_l
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ varargs _fwscanf_l(ptr wstr ptr) @ varargs _fwscanf_l(ptr wstr ptr)
@ varargs _fwscanf_s_l(ptr wstr ptr) @ varargs _fwscanf_s_l(ptr wstr ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
...@@ -546,7 +546,7 @@ ...@@ -546,7 +546,7 @@
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_osplatform(ptr) @ cdecl _get_osplatform(ptr)
@ cdecl _get_osver(ptr) @ cdecl _get_osver(ptr)
@ cdecl _get_output_format() @ cdecl _get_output_format()
...@@ -562,7 +562,7 @@ ...@@ -562,7 +562,7 @@
@ cdecl _get_winminor(ptr) @ cdecl _get_winminor(ptr)
@ stub _get_winver @ stub _get_winver
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -574,18 +574,18 @@ ...@@ -574,18 +574,18 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ cdecl _getptd() @ cdecl _getptd()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -616,7 +616,7 @@ ...@@ -616,7 +616,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ cdecl _isctype_l(long long ptr) @ cdecl _isctype_l(long long ptr)
...@@ -722,8 +722,8 @@ ...@@ -722,8 +722,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -731,8 +731,8 @@ ...@@ -731,8 +731,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -882,16 +882,16 @@ ...@@ -882,16 +882,16 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osplatform MSVCRT__osplatform @ extern _osplatform MSVCRT__osplatform
@ extern _osver MSVCRT__osver @ extern _osver MSVCRT__osver
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
...@@ -900,31 +900,31 @@ ...@@ -900,31 +900,31 @@
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ stub _printf_l @ stub _printf_l
@ stub _printf_p @ stub _printf_p
@ stub _printf_p_l @ stub _printf_p_l
@ stub _printf_s_l @ stub _printf_s_l
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_crt(ptr long) realloc @ cdecl _realloc_crt(ptr long) realloc
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ stub _recalloc_crt @ stub _recalloc_crt
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -967,9 +967,9 @@ ...@@ -967,9 +967,9 @@
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex @ cdecl -arch=x86_64,arm -norelay _setjmpex(ptr ptr) __wine_setjmpex
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -990,8 +990,8 @@ ...@@ -990,8 +990,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -1008,10 +1008,10 @@ ...@@ -1008,10 +1008,10 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1065,9 +1065,9 @@ ...@@ -1065,9 +1065,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
...@@ -1087,18 +1087,18 @@ ...@@ -1087,18 +1087,18 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vcprintf(str ptr) @ cdecl _vcprintf(str ptr)
...@@ -1113,14 +1113,14 @@ ...@@ -1113,14 +1113,14 @@
@ stub _vcwprintf_p_l @ stub _vcwprintf_p_l
@ stub _vcwprintf_s @ stub _vcwprintf_s
@ stub _vcwprintf_s_l @ stub _vcwprintf_s_l
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
@ stub _vprintf_l @ stub _vprintf_l
@ stub _vprintf_p @ stub _vprintf_p
@ stub _vprintf_p_l @ stub _vprintf_p_l
...@@ -1158,15 +1158,15 @@ ...@@ -1158,15 +1158,15 @@
@ stub _vwprintf_p @ stub _vwprintf_p
@ stub _vwprintf_p_l @ stub _vwprintf_p_l
@ stub _vwprintf_s_l @ stub _vwprintf_s_l
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcserror(long) @ cdecl _wcserror(long)
...@@ -1222,7 +1222,7 @@ ...@@ -1222,7 +1222,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1231,11 +1231,11 @@ ...@@ -1231,11 +1231,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -1248,9 +1248,9 @@ ...@@ -1248,9 +1248,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
...@@ -1260,17 +1260,17 @@ ...@@ -1260,17 +1260,17 @@
@ stub _wprintf_s_l @ stub _wprintf_s_l
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1281,18 +1281,18 @@ ...@@ -1281,18 +1281,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -1301,7 +1301,7 @@ ...@@ -1301,7 +1301,7 @@
@ cdecl _wtoi_l(wstr ptr) @ cdecl _wtoi_l(wstr ptr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -1329,8 +1329,8 @@ ...@@ -1329,8 +1329,8 @@
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl -arch=!i386 ceilf(float) @ cdecl -arch=!i386 ceilf(float)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl -arch=!i386 cosf(float) @ cdecl -arch=!i386 cosf(float)
...@@ -1341,51 +1341,51 @@ ...@@ -1341,51 +1341,51 @@
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl -arch=!i386 expf(float) @ cdecl -arch=!i386 expf(float)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
@ cdecl isalnum(long) @ cdecl isalnum(long)
@ cdecl isalpha(long) @ cdecl isalpha(long)
...@@ -1442,28 +1442,28 @@ ...@@ -1442,28 +1442,28 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl rand_s(ptr) @ cdecl rand_s(ptr)
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl -arch=!i386 sinf(float) @ cdecl -arch=!i386 sinf(float)
...@@ -1512,27 +1512,27 @@ ...@@ -1512,27 +1512,27 @@
@ cdecl -arch=!i386 tanf(float) @ cdecl -arch=!i386 tanf(float)
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=!i386 tanhf(float) @ cdecl -arch=!i386 tanhf(float)
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vsprintf_s(ptr long str ptr) @ cdecl vsprintf_s(ptr long str ptr)
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
...@@ -1568,7 +1568,7 @@ ...@@ -1568,7 +1568,7 @@
@ cdecl wctob(long) @ cdecl wctob(long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ cdecl wctomb_s(ptr ptr long long) @ cdecl wctomb_s(ptr ptr long long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
@ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=arm ?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=i386 ?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ cdecl -arch=win64 ?_name_internal_method@type_info@@QEBAPEBDPEAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
@ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) MSVCRT__open @ varargs -arch=win32 ?_open@@YAHPBDHH@Z(str long) _open
@ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) MSVCRT__open @ varargs -arch=win64 ?_open@@YAHPEBDHH@Z(str long) _open
@ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler @ cdecl -arch=win32 ?_query_new_handler@@YAP6AHI@ZXZ() _query_new_handler
@ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler @ cdecl -arch=win64 ?_query_new_handler@@YAP6AH_K@ZXZ() _query_new_handler
@ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode @ cdecl ?_query_new_mode@@YAHXZ() _query_new_mode
...@@ -103,14 +103,14 @@ ...@@ -103,14 +103,14 @@
@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64) @ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH@Z # void (__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)
@ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator @ cdecl -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z(ptr) _set_se_translator
@ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win32 ?_sopen@@YAHPBDHHH@Z(str long long long) _sopen
@ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) MSVCRT__sopen @ cdecl -arch=win64 ?_sopen@@YAHPEBDHHH@Z(str long long long) _sopen
@ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void) @ stub -arch=win32 ?_type_info_dtor_internal_method@type_info@@QAEXXZ # public: void __thiscall type_info::_type_info_dtor_internal_method(void)
@ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64 @ stub -arch=win64 ?_type_info_dtor_internal_method@type_info@@QEAAXXZ # public: void __cdecl type_info::_type_info_dtor_internal_method(void) __ptr64
@ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win32 ?_wopen@@YAHPB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) MSVCRT__wopen @ cdecl -arch=win64 ?_wopen@@YAHPEB_WHH@Z(wstr long long) _wopen
@ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win32 ?_wsopen@@YAHPB_WHHH@Z(wstr long long long) _wsopen
@ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) MSVCRT__wsopen @ cdecl -arch=win64 ?_wsopen@@YAHPEB_WHHH@Z(wstr long long long) _wsopen
@ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before @ thiscall -arch=i386 ?before@type_info@@QBEHABV1@@Z(ptr ptr) type_info_before
@ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before @ cdecl -arch=win64 ?before@type_info@@QEBAHAEBV1@@Z(ptr ptr) type_info_before
@ thiscall -arch=win32 ?name@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method @ thiscall -arch=win32 ?name@type_info@@QBEPBDPAU__type_info_node@@@Z(ptr ptr) type_info_name_internal_method
...@@ -311,8 +311,8 @@ ...@@ -311,8 +311,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -369,12 +369,12 @@ ...@@ -369,12 +369,12 @@
@ cdecl _chdrive(long) @ cdecl _chdrive(long)
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _control87(long long) @ cdecl _control87(long long)
...@@ -390,7 +390,7 @@ ...@@ -390,7 +390,7 @@
@ stub _cprintf_s_l @ stub _cprintf_s_l
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl -arch=i386 _crt_debugger_hook(long) @ cdecl -arch=i386 _crt_debugger_hook(long)
@ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook @ cdecl -arch=arm,win64 __crt_debugger_hook(long) _crt_debugger_hook
...@@ -419,8 +419,8 @@ ...@@ -419,8 +419,8 @@
@ cdecl _difftime64(int64 int64) @ cdecl _difftime64(int64 int64)
@ stub _dosmaperr @ stub _dosmaperr
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -444,20 +444,20 @@ ...@@ -444,20 +444,20 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -469,8 +469,8 @@ ...@@ -469,8 +469,8 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -480,29 +480,29 @@ ...@@ -480,29 +480,29 @@
@ stub _fprintf_p @ stub _fprintf_p
@ stub _fprintf_p_l @ stub _fprintf_p_l
@ stub _fprintf_s_l @ stub _fprintf_s_l
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ stub _freea @ stub _freea
@ stub _freea_s @ stub _freea_s
@ stub _freefls @ stub _freefls
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -511,11 +511,11 @@ ...@@ -511,11 +511,11 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
@ stub _fwprintf_p @ stub _fwprintf_p
@ stub _fwprintf_p_l @ stub _fwprintf_p_l
@ stub _fwprintf_s_l @ stub _fwprintf_s_l
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ varargs _fwscanf_l(ptr wstr ptr) @ varargs _fwscanf_l(ptr wstr ptr)
@ varargs _fwscanf_s_l(ptr wstr ptr) @ varargs _fwscanf_s_l(ptr wstr ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
...@@ -529,7 +529,7 @@ ...@@ -529,7 +529,7 @@
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_output_format() @ cdecl _get_output_format()
@ cdecl _get_pgmptr(ptr) @ cdecl _get_pgmptr(ptr)
@ cdecl _get_printf_count_output() @ cdecl _get_printf_count_output()
...@@ -540,7 +540,7 @@ ...@@ -540,7 +540,7 @@
@ cdecl _get_tzname(ptr str long long) @ cdecl _get_tzname(ptr str long long)
@ cdecl _get_unexpected() @ cdecl _get_unexpected()
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -552,18 +552,18 @@ ...@@ -552,18 +552,18 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ cdecl _getptd() @ cdecl _getptd()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -594,7 +594,7 @@ ...@@ -594,7 +594,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ cdecl _isctype_l(long long ptr) @ cdecl _isctype_l(long long ptr)
...@@ -700,8 +700,8 @@ ...@@ -700,8 +700,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -709,8 +709,8 @@ ...@@ -709,8 +709,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -860,47 +860,47 @@ ...@@ -860,47 +860,47 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
@ stub -arch=i386 _outpd(long long) @ stub -arch=i386 _outpd(long long)
@ stub -arch=i386 _outpw(long long) @ stub -arch=i386 _outpw(long long)
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ stub _printf_l @ stub _printf_l
@ stub _printf_p @ stub _printf_p
@ stub _printf_p_l @ stub _printf_p_l
@ stub _printf_s_l @ stub _printf_s_l
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_crt(ptr long) realloc @ cdecl _realloc_crt(ptr long) realloc
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ stub _recalloc_crt @ stub _recalloc_crt
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -942,9 +942,9 @@ ...@@ -942,9 +942,9 @@
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -965,8 +965,8 @@ ...@@ -965,8 +965,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -983,10 +983,10 @@ ...@@ -983,10 +983,10 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1040,9 +1040,9 @@ ...@@ -1040,9 +1040,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
...@@ -1062,18 +1062,18 @@ ...@@ -1062,18 +1062,18 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vcprintf(str ptr) @ cdecl _vcprintf(str ptr)
...@@ -1088,14 +1088,14 @@ ...@@ -1088,14 +1088,14 @@
@ stub _vcwprintf_p_l @ stub _vcwprintf_p_l
@ stub _vcwprintf_s @ stub _vcwprintf_s
@ stub _vcwprintf_s_l @ stub _vcwprintf_s_l
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
@ stub _vprintf_l @ stub _vprintf_l
@ stub _vprintf_p @ stub _vprintf_p
@ stub _vprintf_p_l @ stub _vprintf_p_l
...@@ -1133,15 +1133,15 @@ ...@@ -1133,15 +1133,15 @@
@ stub _vwprintf_p @ stub _vwprintf_p
@ stub _vwprintf_p_l @ stub _vwprintf_p_l
@ stub _vwprintf_s_l @ stub _vwprintf_s_l
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcserror(long) @ cdecl _wcserror(long)
...@@ -1197,7 +1197,7 @@ ...@@ -1197,7 +1197,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1206,11 +1206,11 @@ ...@@ -1206,11 +1206,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -1220,9 +1220,9 @@ ...@@ -1220,9 +1220,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
...@@ -1232,17 +1232,17 @@ ...@@ -1232,17 +1232,17 @@
@ stub _wprintf_s_l @ stub _wprintf_s_l
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1253,18 +1253,18 @@ ...@@ -1253,18 +1253,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -1273,7 +1273,7 @@ ...@@ -1273,7 +1273,7 @@
@ cdecl _wtoi_l(wstr ptr) @ cdecl _wtoi_l(wstr ptr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -1301,8 +1301,8 @@ ...@@ -1301,8 +1301,8 @@
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl -arch=!i386 ceilf(float) @ cdecl -arch=!i386 ceilf(float)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -1313,51 +1313,51 @@ ...@@ -1313,51 +1313,51 @@
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl -arch=!i386 expf(float) @ cdecl -arch=!i386 expf(float)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
@ cdecl isalnum(long) @ cdecl isalnum(long)
@ cdecl isalpha(long) @ cdecl isalpha(long)
...@@ -1414,28 +1414,28 @@ ...@@ -1414,28 +1414,28 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl rand_s(ptr) @ cdecl rand_s(ptr)
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -1484,27 +1484,27 @@ ...@@ -1484,27 +1484,27 @@
@ cdecl -arch=!i386 tanf(float) @ cdecl -arch=!i386 tanf(float)
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=!i386 tanhf(float) @ cdecl -arch=!i386 tanhf(float)
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vsprintf_s(ptr long str ptr) @ cdecl vsprintf_s(ptr long str ptr)
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
...@@ -1540,7 +1540,7 @@ ...@@ -1540,7 +1540,7 @@
@ cdecl wctob(long) @ cdecl wctob(long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ cdecl wctomb_s(ptr ptr long long) @ cdecl wctomb_s(ptr ptr long long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/ */
#include <io.h>
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#include <stdarg.h> #include <stdarg.h>
...@@ -340,11 +341,11 @@ void CDECL perror(const char* str) ...@@ -340,11 +341,11 @@ void CDECL perror(const char* str)
if (str && *str) if (str && *str)
{ {
MSVCRT__write( 2, str, strlen(str) ); _write( 2, str, strlen(str) );
MSVCRT__write( 2, ": ", 2 ); _write( 2, ": ", 2 );
} }
MSVCRT__write( 2, MSVCRT__sys_errlist[err], strlen(MSVCRT__sys_errlist[err]) ); _write( 2, MSVCRT__sys_errlist[err], strlen(MSVCRT__sys_errlist[err]) );
MSVCRT__write( 2, "\n", 1 ); _write( 2, "\n", 1 );
} }
/********************************************************************* /*********************************************************************
......
...@@ -296,7 +296,7 @@ void CDECL _wassert(const wchar_t* str, const wchar_t* file, unsigned int line) ...@@ -296,7 +296,7 @@ void CDECL _wassert(const wchar_t* str, const wchar_t* file, unsigned int line)
DoMessageBoxW(L"Assertion failed!", text); DoMessageBoxW(L"Assertion failed!", text);
} }
else else
MSVCRT_fwprintf(MSVCRT_stderr, L"Assertion failed: %ls, file %ls, line %d\n\n", str, file, line); fwprintf(MSVCRT_stderr, L"Assertion failed: %ls, file %ls, line %d\n\n", str, file, line);
raise(SIGABRT); raise(SIGABRT);
_exit(3); _exit(3);
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -604,17 +604,11 @@ struct MSVCRT__stat64 { ...@@ -604,17 +604,11 @@ struct MSVCRT__stat64 {
int __cdecl MSVCRT_iswdigit(wint_t); int __cdecl MSVCRT_iswdigit(wint_t);
void __cdecl MSVCRT__lock_file(FILE*);
void __cdecl MSVCRT__unlock_file(FILE*);
int __cdecl MSVCRT_fgetc(FILE*);
int __cdecl MSVCRT__fgetc_nolock(FILE*); int __cdecl MSVCRT__fgetc_nolock(FILE*);
int __cdecl MSVCRT__fputc_nolock(int,FILE*); int __cdecl MSVCRT__fputc_nolock(int,FILE*);
int __cdecl MSVCRT_ungetc(int,FILE*);
int __cdecl MSVCRT__ungetc_nolock(int,FILE*); int __cdecl MSVCRT__ungetc_nolock(int,FILE*);
wint_t __cdecl MSVCRT_fgetwc(FILE*);
wint_t __cdecl MSVCRT__fgetwc_nolock(FILE*); wint_t __cdecl MSVCRT__fgetwc_nolock(FILE*);
wint_t __cdecl MSVCRT__fputwc_nolock(wint_t,FILE*); wint_t __cdecl MSVCRT__fputwc_nolock(wint_t,FILE*);
wint_t __cdecl MSVCRT_ungetwc(wint_t,FILE*);
wint_t __cdecl MSVCRT__ungetwc_nolock(wint_t, FILE*); wint_t __cdecl MSVCRT__ungetwc_nolock(wint_t, FILE*);
int __cdecl MSVCRT__fseeki64_nolock(FILE*,__int64,int); int __cdecl MSVCRT__fseeki64_nolock(FILE*,__int64,int);
__int64 __cdecl MSVCRT__ftelli64(FILE* file); __int64 __cdecl MSVCRT__ftelli64(FILE* file);
...@@ -622,15 +616,12 @@ __int64 __cdecl MSVCRT__ftelli64_nolock(FILE*); ...@@ -622,15 +616,12 @@ __int64 __cdecl MSVCRT__ftelli64_nolock(FILE*);
size_t __cdecl MSVCRT__fread_nolock(void*,size_t,size_t,FILE*); size_t __cdecl MSVCRT__fread_nolock(void*,size_t,size_t,FILE*);
size_t __cdecl MSVCRT__fread_nolock_s(void*,size_t,size_t,size_t,FILE*); size_t __cdecl MSVCRT__fread_nolock_s(void*,size_t,size_t,size_t,FILE*);
size_t __cdecl MSVCRT__fwrite_nolock(const void*,size_t,size_t,FILE*); size_t __cdecl MSVCRT__fwrite_nolock(const void*,size_t,size_t,FILE*);
int __cdecl MSVCRT_fclose(FILE*);
int __cdecl MSVCRT__fclose_nolock(FILE*); int __cdecl MSVCRT__fclose_nolock(FILE*);
int __cdecl MSVCRT__fflush_nolock(FILE*); int __cdecl MSVCRT__fflush_nolock(FILE*);
FILE* __cdecl MSVCRT__iob_func(void); FILE* __cdecl MSVCRT__iob_func(void);
__time32_t __cdecl MSVCRT__time32(__time32_t*); __time32_t __cdecl MSVCRT__time32(__time32_t*);
__time64_t __cdecl MSVCRT__time64(__time64_t*); __time64_t __cdecl MSVCRT__time64(__time64_t*);
FILE* __cdecl MSVCRT__fdopen(int, const char *); FILE* __cdecl MSVCRT__fdopen(int, const char *);
FILE* __cdecl MSVCRT__wfdopen(int, const wchar_t *);
int WINAPIV MSVCRT_fwprintf(FILE *file, const wchar_t *format, ...);
#define MSVCRT__ENABLE_PER_THREAD_LOCALE 1 #define MSVCRT__ENABLE_PER_THREAD_LOCALE 1
#define MSVCRT__DISABLE_PER_THREAD_LOCALE 2 #define MSVCRT__DISABLE_PER_THREAD_LOCALE 2
...@@ -644,7 +635,6 @@ void free_locinfo(pthreadlocinfo) DECLSPEC_HIDDEN; ...@@ -644,7 +635,6 @@ void free_locinfo(pthreadlocinfo) DECLSPEC_HIDDEN;
void free_mbcinfo(pthreadmbcinfo) DECLSPEC_HIDDEN; void free_mbcinfo(pthreadmbcinfo) DECLSPEC_HIDDEN;
int __cdecl __crtLCMapStringA(LCID, DWORD, const char*, int, char*, int, unsigned int, int) DECLSPEC_HIDDEN; int __cdecl __crtLCMapStringA(LCID, DWORD, const char*, int, char*, int, unsigned int, int) DECLSPEC_HIDDEN;
int __cdecl MSVCRT__write(int,const void*,unsigned int);
int __cdecl _getch(void); int __cdecl _getch(void);
int __cdecl _ismbblead(unsigned int); int __cdecl _ismbblead(unsigned int);
int __cdecl _ismbblead_l(unsigned int, _locale_t); int __cdecl _ismbblead_l(unsigned int, _locale_t);
...@@ -662,10 +652,6 @@ wchar_t*** __cdecl MSVCRT___p__wenviron(void); ...@@ -662,10 +652,6 @@ wchar_t*** __cdecl MSVCRT___p__wenviron(void);
char* __cdecl MSVCRT__strdate(char* date); char* __cdecl MSVCRT__strdate(char* date);
char* __cdecl MSVCRT__strtime(char* date); char* __cdecl MSVCRT__strtime(char* date);
int __cdecl _setmbcp(int); int __cdecl _setmbcp(int);
int __cdecl MSVCRT__close(int);
int __cdecl MSVCRT__dup(int);
int __cdecl MSVCRT__dup2(int, int);
int __cdecl MSVCRT__pipe(int *, unsigned int, int);
void __cdecl MSVCRT__wsearchenv(const wchar_t*, const wchar_t*, wchar_t*); void __cdecl MSVCRT__wsearchenv(const wchar_t*, const wchar_t*, wchar_t*);
int __cdecl MSVCRT__towupper_l(wint_t,_locale_t); int __cdecl MSVCRT__towupper_l(wint_t,_locale_t);
int __cdecl MSVCRT__towlower_l(wint_t,_locale_t); int __cdecl MSVCRT__towlower_l(wint_t,_locale_t);
......
...@@ -297,8 +297,8 @@ ...@@ -297,8 +297,8 @@
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -354,14 +354,14 @@ ...@@ -354,14 +354,14 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=!i386 _chgsignf(float) @ cdecl -arch=!i386 _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
# stub _chvalidator(long long) # stub _chvalidator(long long)
# stub _chvalidator_l(ptr long long) # stub _chvalidator_l(ptr long long)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _control87(long long) @ cdecl _control87(long long)
@ cdecl _controlfp(long long) @ cdecl _controlfp(long long)
...@@ -376,7 +376,7 @@ ...@@ -376,7 +376,7 @@
# stub _cprintf_s_l(str ptr) # stub _cprintf_s_l(str ptr)
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
# stub _crtAssertBusy # stub _crtAssertBusy
# stub _crtBreakAlloc # stub _crtBreakAlloc
...@@ -405,14 +405,14 @@ ...@@ -405,14 +405,14 @@
@ cdecl _difftime32(long long) @ cdecl _difftime32(long long)
@ cdecl _difftime64(int64 int64) @ cdecl _difftime64(int64 int64)
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup (long) MSVCRT__dup @ cdecl _dup (long) _dup
@ cdecl _dup2 (long long) MSVCRT__dup2 @ cdecl _dup2 (long long) _dup2
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
@ cdecl _endthread () @ cdecl _endthread ()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -428,17 +428,17 @@ ...@@ -428,17 +428,17 @@
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
# stub _expand_dbg(ptr long long str long) # stub _expand_dbg(ptr long long str long)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
# extern _fileinfo # extern _fileinfo
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst(str ptr) @ cdecl _findfirst(str ptr)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
...@@ -452,8 +452,8 @@ ...@@ -452,8 +452,8 @@
@ cdecl _findnexti64(long ptr) @ cdecl _findnexti64(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
...@@ -463,20 +463,20 @@ ...@@ -463,20 +463,20 @@
# stub _fprintf_p(ptr str) # stub _fprintf_p(ptr str)
# stub _fprintf_p_l(ptr str ptr) # stub _fprintf_p_l(ptr str ptr)
# stub _fprintf_s_l(ptr str ptr) # stub _fprintf_s_l(ptr str ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
# stub _free_dbg(ptr long) # stub _free_dbg(ptr long)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
# stub _freea(ptr) # stub _freea(ptr)
# stub _freea_s # stub _freea_s
@ varargs _fscanf_l(ptr str ptr) @ varargs _fscanf_l(ptr str ptr)
@ varargs _fscanf_s_l(ptr str ptr) @ varargs _fscanf_s_l(ptr str ptr)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat(long ptr) MSVCRT__fstat @ cdecl _fstat(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstati64(long ptr) MSVCRT__fstati64 @ cdecl _fstati64(long ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -arch=win32 _ftime(ptr) _ftime32 @ cdecl -arch=win32 _ftime(ptr) _ftime32
@ cdecl -arch=win64 _ftime(ptr) _ftime64 @ cdecl -arch=win64 _ftime(ptr) _ftime64
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
...@@ -493,7 +493,7 @@ ...@@ -493,7 +493,7 @@
@ cdecl -arch=win64 _futime(long ptr) _futime64 @ cdecl -arch=win64 _futime(long ptr) _futime64
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ varargs _fwprintf_l(ptr wstr ptr) MSVCRT__fwprintf_l @ varargs _fwprintf_l(ptr wstr ptr)
# stub _fwprintf_p(ptr wstr) # stub _fwprintf_p(ptr wstr)
# stub _fwprintf_p_l(ptr wstr ptr) # stub _fwprintf_p_l(ptr wstr ptr)
# stub _fwprintf_s_l(ptr wstr ptr) # stub _fwprintf_s_l(ptr wstr ptr)
...@@ -508,7 +508,7 @@ ...@@ -508,7 +508,7 @@
# stub _get_fileinfo(ptr) # stub _get_fileinfo(ptr)
@ cdecl _get_fmode(ptr) @ cdecl _get_fmode(ptr)
@ cdecl _get_heap_handle() @ cdecl _get_heap_handle()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_osplatform(ptr) @ cdecl _get_osplatform(ptr)
@ cdecl _get_osver(ptr) @ cdecl _get_osver(ptr)
@ cdecl _get_output_format() @ cdecl _get_output_format()
...@@ -530,14 +530,14 @@ ...@@ -530,14 +530,14 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
@ cdecl _gmtime32_s(ptr ptr) @ cdecl _gmtime32_s(ptr ptr)
...@@ -564,7 +564,7 @@ ...@@ -564,7 +564,7 @@
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ cdecl _isctype_l(long long ptr) @ cdecl _isctype_l(long long ptr)
...@@ -667,8 +667,8 @@ ...@@ -667,8 +667,8 @@
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -676,8 +676,8 @@ ...@@ -676,8 +676,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
# stub _lsearch_s(ptr ptr ptr long ptr ptr) # stub _lsearch_s(ptr ptr ptr long ptr ptr)
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -832,8 +832,8 @@ ...@@ -832,8 +832,8 @@
@ cdecl -arch=win64 _mkgmtime(ptr) _mkgmtime64 @ cdecl -arch=win64 _mkgmtime(ptr) _mkgmtime64
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
...@@ -842,8 +842,8 @@ ...@@ -842,8 +842,8 @@
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl -arch=x86_64 _nextafterf(float float) @ cdecl -arch=x86_64 _nextafterf(float float)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osplatform MSVCRT__osplatform @ extern _osplatform MSVCRT__osplatform
@ extern _osver MSVCRT__osver @ extern _osver MSVCRT__osver
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
...@@ -852,7 +852,7 @@ ...@@ -852,7 +852,7 @@
@ cdecl _pclose (ptr) _pclose @ cdecl _pclose (ptr) _pclose
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe (ptr long long) MSVCRT__pipe @ cdecl _pipe (ptr long long) _pipe
@ cdecl _popen (str str) _popen @ cdecl _popen (str str) _popen
# stub _printf_l(str ptr) # stub _printf_l(str ptr)
# stub _printf_p(str) # stub _printf_p(str)
...@@ -862,15 +862,15 @@ ...@@ -862,15 +862,15 @@
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
# stub _realloc_dbg(ptr long long str long) # stub _realloc_dbg(ptr long long str long)
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -906,9 +906,9 @@ ...@@ -906,9 +906,9 @@
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl -arch=x86_64,arm,arm64 -norelay _setjmpex(ptr ptr) __wine_setjmpex @ cdecl -arch=x86_64,arm,arm64 -norelay _setjmpex(ptr ptr) __wine_setjmpex
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
...@@ -929,8 +929,8 @@ ...@@ -929,8 +929,8 @@
@ varargs _snwscanf_l(wstr long wstr ptr) @ varargs _snwscanf_l(wstr long wstr ptr)
@ varargs _snwscanf_s(wstr long wstr) @ varargs _snwscanf_s(wstr long wstr)
@ varargs _snwscanf_s_l(wstr long wstr ptr) @ varargs _snwscanf_s_l(wstr long wstr ptr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -946,9 +946,9 @@ ...@@ -946,9 +946,9 @@
@ varargs _sprintf_s_l(ptr long str ptr) @ varargs _sprintf_s_l(ptr long str ptr)
@ varargs _sscanf_l(str str ptr) @ varargs _sscanf_l(str str ptr)
@ varargs _sscanf_s_l(str str ptr) @ varargs _sscanf_s_l(str str ptr)
@ cdecl _stat(str ptr) MSVCRT_stat @ cdecl _stat(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stati64(str ptr) MSVCRT_stati64 @ cdecl _stati64(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl _strcmpi(str str) _stricmp @ cdecl _strcmpi(str str) _stricmp
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1001,9 +1001,9 @@ ...@@ -1001,9 +1001,9 @@
@ varargs _swscanf_s_l(wstr wstr ptr) @ varargs _swscanf_s_l(wstr wstr ptr)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
# stub _tempnam_dbg(str str long str long) # stub _tempnam_dbg(str str long str long)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
...@@ -1024,14 +1024,14 @@ ...@@ -1024,14 +1024,14 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
# stub _umask_s(long ptr) # stub _umask_s(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _vcprintf(str ptr) @ cdecl _vcprintf(str ptr)
...@@ -1046,14 +1046,14 @@ ...@@ -1046,14 +1046,14 @@
# stub _vcwprintf_p_l(wstr ptr ptr) # stub _vcwprintf_p_l(wstr ptr ptr)
# stub _vcwprintf_s(wstr ptr) # stub _vcwprintf_s(wstr ptr)
# stub _vcwprintf_s_l(wstr ptr ptr) # stub _vcwprintf_s_l(wstr ptr ptr)
@ cdecl _vfprintf_l(ptr str ptr ptr) MSVCRT__vfprintf_l @ cdecl _vfprintf_l(ptr str ptr ptr)
@ cdecl _vfprintf_p(ptr str ptr) MSVCRT__vfprintf_p @ cdecl _vfprintf_p(ptr str ptr)
@ cdecl _vfprintf_p_l(ptr str ptr ptr) MSVCRT__vfprintf_p_l @ cdecl _vfprintf_p_l(ptr str ptr ptr)
@ cdecl _vfprintf_s_l(ptr str ptr ptr) MSVCRT__vfprintf_s_l @ cdecl _vfprintf_s_l(ptr str ptr ptr)
@ cdecl _vfwprintf_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_l @ cdecl _vfwprintf_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_p(ptr wstr ptr) MSVCRT__vfwprintf_p @ cdecl _vfwprintf_p(ptr wstr ptr)
@ cdecl _vfwprintf_p_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_p_l @ cdecl _vfwprintf_p_l(ptr wstr ptr ptr)
@ cdecl _vfwprintf_s_l(ptr wstr ptr ptr) MSVCRT__vfwprintf_s_l @ cdecl _vfwprintf_s_l(ptr wstr ptr ptr)
# stub _vprintf_l(str ptr ptr) # stub _vprintf_l(str ptr ptr)
# stub _vprintf_p(str ptr) # stub _vprintf_p(str ptr)
# stub _vprintf_p_l(str ptr ptr) # stub _vprintf_p_l(str ptr ptr)
...@@ -1090,15 +1090,15 @@ ...@@ -1090,15 +1090,15 @@
# stub _vwprintf_p(wstr ptr) # stub _vwprintf_p(wstr ptr)
# stub _vwprintf_p_l(wstr ptr ptr) # stub _vwprintf_p_l(wstr ptr ptr)
# stub _vwprintf_s_l(wstr ptr ptr) # stub _vwprintf_s_l(wstr ptr ptr)
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
# stub _wcsdup_dbg(wstr long str long) # stub _wcsdup_dbg(wstr long str long)
...@@ -1156,7 +1156,7 @@ ...@@ -1156,7 +1156,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst(wstr ptr) @ cdecl _wfindfirst(wstr ptr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -1166,11 +1166,11 @@ ...@@ -1166,11 +1166,11 @@
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfindnexti64(long ptr) @ cdecl _wfindnexti64(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
# stub _wfullpath_dbg(ptr wstr long long str long) # stub _wfullpath_dbg(ptr wstr long long str long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
...@@ -1184,9 +1184,9 @@ ...@@ -1184,9 +1184,9 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
# stub _woutput_s # stub _woutput_s
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
...@@ -1197,17 +1197,17 @@ ...@@ -1197,17 +1197,17 @@
# stub _wprintf_s_l(wstr ptr) # stub _wprintf_s_l(wstr ptr)
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ varargs _wscanf_l(wstr ptr) @ varargs _wscanf_l(wstr ptr)
@ varargs _wscanf_s_l(wstr ptr) @ varargs _wscanf_s_l(wstr ptr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -1218,18 +1218,18 @@ ...@@ -1218,18 +1218,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat(wstr ptr) MSVCRT__wstat @ cdecl _wstat(str ptr)
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64 @ cdecl _wstati64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
# stub _wtempnam_dbg(wstr wstr long str long) # stub _wtempnam_dbg(wstr wstr long str long)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -1238,7 +1238,7 @@ ...@@ -1238,7 +1238,7 @@
@ cdecl _wtoi_l(wstr ptr) @ cdecl _wtoi_l(wstr ptr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl -arch=win32 _wutime(wstr ptr) _wutime32 @ cdecl -arch=win32 _wutime(wstr ptr) _wutime32
@ cdecl -arch=win64 _wutime(wstr ptr) _wutime64 @ cdecl -arch=win64 _wutime(wstr ptr) _wutime64
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
...@@ -1268,8 +1268,8 @@ ...@@ -1268,8 +1268,8 @@
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl -arch=!i386 ceilf(float) @ cdecl -arch=!i386 ceilf(float)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -1285,52 +1285,52 @@ ...@@ -1285,52 +1285,52 @@
@ cdecl -arch=!i386 expf(float) @ cdecl -arch=!i386 expf(float)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl -arch=!i386 fabsf(float) @ cdecl -arch=!i386 fabsf(float)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fma(double double double) @ cdecl fma(double double double)
@ cdecl -arch=!i386 fmaf(float float float) @ cdecl -arch=!i386 fmaf(float float float)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ varargs fprintf_s(ptr str) MSVCRT_fprintf_s @ varargs fprintf_s(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ cdecl -arch=x86_64 frexpf(float ptr) @ cdecl -arch=x86_64 frexpf(float ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ varargs fscanf_s(ptr str) @ varargs fscanf_s(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ varargs fwprintf_s(ptr wstr) MSVCRT_fwprintf_s @ varargs fwprintf_s(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ varargs fwscanf_s(ptr wstr) @ varargs fwscanf_s(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl -arch=win32 gmtime(ptr) _gmtime32 @ cdecl -arch=win32 gmtime(ptr) _gmtime32
@ cdecl -arch=win64 gmtime(ptr) _gmtime64 @ cdecl -arch=win64 gmtime(ptr) _gmtime64
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
...@@ -1394,28 +1394,28 @@ ...@@ -1394,28 +1394,28 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ varargs printf_s(str) MSVCRT_printf_s @ varargs printf_s(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl rand_s(ptr) @ cdecl rand_s(ptr)
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ varargs scanf_s(str) @ varargs scanf_s(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -1467,30 +1467,30 @@ ...@@ -1467,30 +1467,30 @@
@ cdecl -arch=!i386 tanhf(float) @ cdecl -arch=!i386 tanhf(float)
@ cdecl -arch=win32 time(ptr) _time32 @ cdecl -arch=win32 time(ptr) _time32
@ cdecl -arch=win64 time(ptr) _time64 @ cdecl -arch=win64 time(ptr) _time64
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
# stub utime # stub utime
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfprintf_s(ptr str ptr) MSVCRT_vfprintf_s @ cdecl vfprintf_s(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vfwprintf_s(ptr wstr ptr) MSVCRT_vfwprintf_s @ cdecl vfwprintf_s(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vprintf_s(str ptr) MSVCRT_vprintf_s @ cdecl vprintf_s(str ptr)
@ cdecl vsnprintf(ptr long str ptr) _vsnprintf @ cdecl vsnprintf(ptr long str ptr) _vsnprintf
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vsprintf_s(ptr long str ptr) @ cdecl vsprintf_s(ptr long str ptr)
@ cdecl vswprintf(ptr wstr ptr) _vswprintf @ cdecl vswprintf(ptr wstr ptr) _vswprintf
@ cdecl vswprintf_s(ptr long wstr ptr) @ cdecl vswprintf_s(ptr long wstr ptr)
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl vwprintf_s(wstr ptr) MSVCRT_vwprintf_s @ cdecl vwprintf_s(wstr ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
...@@ -1526,7 +1526,7 @@ ...@@ -1526,7 +1526,7 @@
@ cdecl wctob(long) @ cdecl wctob(long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ cdecl wctomb_s(ptr ptr long long) @ cdecl wctomb_s(ptr ptr long long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wprintf_s(wstr) MSVCRT_wprintf_s @ varargs wprintf_s(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
@ varargs wscanf_s(wstr) @ varargs wscanf_s(wstr)
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
* -No check for maximum path/argument/environment size is done * -No check for maximum path/argument/environment size is done
*/ */
#include <io.h>
#include <process.h> #include <process.h>
#include <stdarg.h> #include <stdarg.h>
...@@ -1074,7 +1075,7 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode) ...@@ -1074,7 +1075,7 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode)
break; break;
} }
} }
if (MSVCRT__pipe(fds, 0, textmode) == -1) if (_pipe(fds, 0, textmode) == -1)
return NULL; return NULL;
fdToDup = readPipe ? 1 : 0; fdToDup = readPipe ? 1 : 0;
...@@ -1099,12 +1100,12 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode) ...@@ -1099,12 +1100,12 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode)
} }
else container = popen_handles+i; else container = popen_handles+i;
if ((fdStdHandle = MSVCRT__dup(fdToDup)) == -1) if ((fdStdHandle = _dup(fdToDup)) == -1)
goto error; goto error;
if (MSVCRT__dup2(fds[fdToDup], fdToDup) != 0) if (_dup2(fds[fdToDup], fdToDup) != 0)
goto error; goto error;
MSVCRT__close(fds[fdToDup]); _close(fds[fdToDup]);
if (!(comspec = msvcrt_get_comspec())) goto error; if (!(comspec = msvcrt_get_comspec())) goto error;
len = wcslen(comspec) + wcslen(command) + 5; len = wcslen(comspec) + wcslen(command) + 5;
...@@ -1122,28 +1123,28 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode) ...@@ -1122,28 +1123,28 @@ FILE* CDECL _wpopen(const wchar_t* command, const wchar_t* mode)
if ((container->proc = (HANDLE)msvcrt_spawn(MSVCRT__P_NOWAIT, comspec, fullcmd, NULL, 1)) if ((container->proc = (HANDLE)msvcrt_spawn(MSVCRT__P_NOWAIT, comspec, fullcmd, NULL, 1))
== INVALID_HANDLE_VALUE) == INVALID_HANDLE_VALUE)
{ {
MSVCRT__close(fds[fdToOpen]); _close(fds[fdToOpen]);
ret = NULL; ret = NULL;
} }
else else
{ {
ret = MSVCRT__wfdopen(fds[fdToOpen], mode); ret = _wfdopen(fds[fdToOpen], mode);
if (!ret) if (!ret)
MSVCRT__close(fds[fdToOpen]); _close(fds[fdToOpen]);
container->f = ret; container->f = ret;
} }
_unlock(_POPEN_LOCK); _unlock(_POPEN_LOCK);
HeapFree(GetProcessHeap(), 0, comspec); HeapFree(GetProcessHeap(), 0, comspec);
HeapFree(GetProcessHeap(), 0, fullcmd); HeapFree(GetProcessHeap(), 0, fullcmd);
MSVCRT__dup2(fdStdHandle, fdToDup); _dup2(fdStdHandle, fdToDup);
MSVCRT__close(fdStdHandle); _close(fdStdHandle);
return ret; return ret;
error: error:
_unlock(_POPEN_LOCK); _unlock(_POPEN_LOCK);
if (fdStdHandle != -1) MSVCRT__close(fdStdHandle); if (fdStdHandle != -1) _close(fdStdHandle);
MSVCRT__close(fds[0]); _close(fds[0]);
MSVCRT__close(fds[1]); _close(fds[1]);
return NULL; return NULL;
} }
...@@ -1201,7 +1202,7 @@ int CDECL _pclose(FILE* file) ...@@ -1201,7 +1202,7 @@ int CDECL _pclose(FILE* file)
popen_handles[i].f = NULL; popen_handles[i].f = NULL;
_unlock(_POPEN_LOCK); _unlock(_POPEN_LOCK);
MSVCRT_fclose(file); fclose(file);
if(WaitForSingleObject(h, INFINITE)==WAIT_FAILED || !GetExitCodeProcess(h, &i)) if(WaitForSingleObject(h, INFINITE)==WAIT_FAILED || !GetExitCodeProcess(h, &i))
{ {
msvcrt_set_errno(GetLastError()); msvcrt_set_errno(GetLastError());
......
...@@ -48,8 +48,8 @@ ...@@ -48,8 +48,8 @@
#define _STRTOD_NAME_(func) console_ ## func #define _STRTOD_NAME_(func) console_ ## func
#define _GETC_(file) (consumed++, _getch()) #define _GETC_(file) (consumed++, _getch())
#define _UNGETC_(nch, file) do { _ungetch(nch); consumed--; } while(0) #define _UNGETC_(nch, file) do { _ungetch(nch); consumed--; } while(0)
#define _LOCK_FILE_(file) MSVCRT__lock_file(MSVCRT_stdin) #define _LOCK_FILE_(file) _lock_file(MSVCRT_stdin)
#define _UNLOCK_FILE_(file) MSVCRT__unlock_file(MSVCRT_stdin) #define _UNLOCK_FILE_(file) _unlock_file(MSVCRT_stdin)
#ifdef WIDE_SCANF #ifdef WIDE_SCANF
#ifdef SECURE #ifdef SECURE
#define _FUNCTION_ static int vcwscanf_s_l(const wchar_t *format, _locale_t locale, __ms_va_list ap) #define _FUNCTION_ static int vcwscanf_s_l(const wchar_t *format, _locale_t locale, __ms_va_list ap)
...@@ -120,24 +120,24 @@ ...@@ -120,24 +120,24 @@
#endif /* STRING_LEN */ #endif /* STRING_LEN */
#else /* STRING */ #else /* STRING */
#ifdef WIDE_SCANF #ifdef WIDE_SCANF
#define _GETC_FUNC_(file) MSVCRT_fgetwc(file) #define _GETC_FUNC_(file) fgetwc(file)
#define _STRTOD_NAME_(func) filew_ ## func #define _STRTOD_NAME_(func) filew_ ## func
#define _GETC_(file) (consumed++, MSVCRT_fgetwc(file)) #define _GETC_(file) (consumed++, fgetwc(file))
#define _UNGETC_(nch, file) do { MSVCRT_ungetwc(nch, file); consumed--; } while(0) #define _UNGETC_(nch, file) do { ungetwc(nch, file); consumed--; } while(0)
#define _LOCK_FILE_(file) MSVCRT__lock_file(file) #define _LOCK_FILE_(file) _lock_file(file)
#define _UNLOCK_FILE_(file) MSVCRT__unlock_file(file) #define _UNLOCK_FILE_(file) _unlock_file(file)
#ifdef SECURE #ifdef SECURE
#define _FUNCTION_ static int vfwscanf_s_l(FILE* file, const wchar_t *format, _locale_t locale, __ms_va_list ap) #define _FUNCTION_ static int vfwscanf_s_l(FILE* file, const wchar_t *format, _locale_t locale, __ms_va_list ap)
#else /* SECURE */ #else /* SECURE */
#define _FUNCTION_ static int vfwscanf_l(FILE* file, const wchar_t *format, _locale_t locale, __ms_va_list ap) #define _FUNCTION_ static int vfwscanf_l(FILE* file, const wchar_t *format, _locale_t locale, __ms_va_list ap)
#endif /* SECURE */ #endif /* SECURE */
#else /* WIDE_SCANF */ #else /* WIDE_SCANF */
#define _GETC_FUNC_(file) MSVCRT_fgetc(file) #define _GETC_FUNC_(file) fgetc(file)
#define _STRTOD_NAME_(func) file_ ## func #define _STRTOD_NAME_(func) file_ ## func
#define _GETC_(file) (consumed++, MSVCRT_fgetc(file)) #define _GETC_(file) (consumed++, fgetc(file))
#define _UNGETC_(nch, file) do { MSVCRT_ungetc(nch, file); consumed--; } while(0) #define _UNGETC_(nch, file) do { ungetc(nch, file); consumed--; } while(0)
#define _LOCK_FILE_(file) MSVCRT__lock_file(file) #define _LOCK_FILE_(file) _lock_file(file)
#define _UNLOCK_FILE_(file) MSVCRT__unlock_file(file) #define _UNLOCK_FILE_(file) _unlock_file(file)
#ifdef SECURE #ifdef SECURE
#define _FUNCTION_ static int vfscanf_s_l(FILE* file, const char *format, _locale_t locale, __ms_va_list ap) #define _FUNCTION_ static int vfscanf_s_l(FILE* file, const char *format, _locale_t locale, __ms_va_list ap)
#else /* SECURE */ #else /* SECURE */
......
...@@ -198,7 +198,7 @@ ...@@ -198,7 +198,7 @@
@ cdecl __wgetmainargs(ptr ptr ptr long ptr) @ cdecl __wgetmainargs(ptr ptr ptr long ptr)
@ extern __winitenv MSVCRT___winitenv @ extern __winitenv MSVCRT___winitenv
@ cdecl _abnormal_termination() @ cdecl _abnormal_termination()
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ extern _acmdln MSVCRT__acmdln @ extern _acmdln MSVCRT__acmdln
@ stdcall -arch=i386 _adj_fdiv_m16i(long) @ stdcall -arch=i386 _adj_fdiv_m16i(long)
@ stdcall -arch=i386 _adj_fdiv_m32(long) @ stdcall -arch=i386 _adj_fdiv_m32(long)
...@@ -233,18 +233,18 @@ ...@@ -233,18 +233,18 @@
@ cdecl _chdrive(long) @ cdecl _chdrive(long)
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ extern _commode MSVCRT__commode @ extern _commode MSVCRT__commode
@ cdecl _control87(long long) @ cdecl _control87(long long)
@ cdecl _controlfp(long long) @ cdecl _controlfp(long long)
@ cdecl _copysign(double double) @ cdecl _copysign(double double)
@ varargs _cprintf(str) @ varargs _cprintf(str)
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ extern _crtAssertBusy @ extern _crtAssertBusy
@ extern _crtBreakAlloc @ extern _crtBreakAlloc
@ extern _crtDbgFlag @ extern _crtDbgFlag
...@@ -253,13 +253,13 @@ ...@@ -253,13 +253,13 @@
@ cdecl _cwait(ptr long long) @ cdecl _cwait(ptr long long)
@ extern _daylight MSVCRT___daylight @ extern _daylight MSVCRT___daylight
@ extern _dstbias MSVCRT__dstbias @ extern _dstbias MSVCRT__dstbias
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ extern _environ MSVCRT__environ @ extern _environ MSVCRT__environ
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
@ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler3(ptr ptr ptr ptr)
...@@ -274,34 +274,34 @@ ...@@ -274,34 +274,34 @@
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _expand_dbg(ptr long) _expand @ cdecl _expand_dbg(ptr long) _expand
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filbuf(ptr) MSVCRT__filbuf @ cdecl _filbuf(ptr)
# extern _fileinfo # extern _fileinfo
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst(str ptr) @ cdecl _findfirst(str ptr)
@ cdecl _findfirsti64(str ptr) @ cdecl _findfirsti64(str ptr)
@ cdecl _findnext(long ptr) @ cdecl _findnext(long ptr)
@ cdecl _findnexti64(long ptr) @ cdecl _findnexti64(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl _flsbuf(long ptr) MSVCRT__flsbuf @ cdecl _flsbuf(long ptr)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ extern _fmode MSVCRT__fmode @ extern _fmode MSVCRT__fmode
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) @ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset() @ cdecl _fpreset()
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _free_dbg(ptr) free @ cdecl _free_dbg(ptr) free
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat(long ptr) MSVCRT__fstat @ cdecl _fstat(long ptr)
@ cdecl _fstati64(long ptr) MSVCRT__fstati64 @ cdecl _fstati64(long ptr)
@ cdecl -arch=win32 _ftime(ptr) _ftime32 @ cdecl -arch=win32 _ftime(ptr) _ftime32
@ cdecl -arch=win64 _ftime(ptr) _ftime64 @ cdecl -arch=win64 _ftime(ptr) _ftime64
@ cdecl -arch=i386 -ret64 _ftol() @ cdecl -arch=i386 -ret64 _ftol()
...@@ -309,7 +309,7 @@ ...@@ -309,7 +309,7 @@
@ cdecl -arch=win32 _futime(long ptr) _futime32 @ cdecl -arch=win32 _futime(long ptr) _futime32
@ cdecl -arch=win64 _futime(long ptr) _futime64 @ cdecl -arch=win64 _futime(long ptr) _futime64
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_sbh_threshold() @ cdecl _get_sbh_threshold()
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getche() @ cdecl _getche()
...@@ -319,12 +319,12 @@ ...@@ -319,12 +319,12 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() @ cdecl _getpid()
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _heapadd(ptr long) @ cdecl _heapadd(ptr long)
@ cdecl _heapchk() @ cdecl _heapchk()
...@@ -340,7 +340,7 @@ ...@@ -340,7 +340,7 @@
@ stub -arch=i386 _inpd(long) @ stub -arch=i386 _inpd(long)
@ stub -arch=i386 _inpw(long) @ stub -arch=i386 _inpw(long)
@ extern _iob MSVCRT__iob @ extern _iob MSVCRT__iob
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
@ stub _ismbbalnum(long) @ stub _ismbbalnum(long)
@ stub _ismbbalpha(long) @ stub _ismbbalpha(long)
...@@ -383,14 +383,14 @@ ...@@ -383,14 +383,14 @@
@ cdecl -arch=x86_64 _local_unwind(ptr ptr) @ cdecl -arch=x86_64 _local_unwind(ptr ptr)
@ cdecl -arch=i386 _local_unwind2(ptr long) @ cdecl -arch=i386 _local_unwind2(ptr long)
@ cdecl _lock(long) @ cdecl _lock(long)
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
@ cdecl _lrotl(long long) @ cdecl _lrotl(long long)
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
@ cdecl _makepath(ptr str str str str) @ cdecl _makepath(ptr str str str str)
...@@ -453,13 +453,13 @@ ...@@ -453,13 +453,13 @@
@ cdecl _memccpy(ptr ptr long long) ntdll._memccpy @ cdecl _memccpy(ptr ptr long long) ntdll._memccpy
@ cdecl _memicmp(str str long) @ cdecl _memicmp(str str long)
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
@ cdecl _msize_dbg(ptr) _msize @ cdecl _msize_dbg(ptr) _msize
@ cdecl _nextafter(double double) @ cdecl _nextafter(double double)
@ cdecl _onexit(ptr) @ cdecl _onexit(ptr)
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ extern _osver MSVCRT__osver @ extern _osver MSVCRT__osver
@ stub -arch=i386 _outp(long long) @ stub -arch=i386 _outp(long long)
@ stub -arch=i386 _outpd(long long) @ stub -arch=i386 _outpd(long long)
...@@ -467,18 +467,18 @@ ...@@ -467,18 +467,18 @@
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ extern _pctype MSVCRT__pctype @ extern _pctype MSVCRT__pctype
@ extern _pgmptr MSVCRT__pgmptr @ extern _pgmptr MSVCRT__pgmptr
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ extern _pwctype MSVCRT__pwctype @ extern _pwctype MSVCRT__pwctype
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_dbg(ptr long) realloc @ cdecl _realloc_dbg(ptr long) realloc
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
@ cdecl -arch=i386 _safe_fdiv() @ cdecl -arch=i386 _safe_fdiv()
...@@ -494,14 +494,14 @@ ...@@ -494,14 +494,14 @@
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=i386,x86_64,arm,arm64 -norelay _setjmp(ptr) MSVCRT__setjmp
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _snprintf(ptr long str) @ varargs _snprintf(ptr long str)
@ varargs _snwprintf(ptr long wstr) @ varargs _snwprintf(ptr long wstr)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -511,8 +511,8 @@ ...@@ -511,8 +511,8 @@
@ cdecl _spawnvp(long str ptr) @ cdecl _spawnvp(long str ptr)
@ cdecl _spawnvpe(long str ptr ptr) @ cdecl _spawnvpe(long str ptr ptr)
@ cdecl _splitpath(str ptr ptr ptr ptr) @ cdecl _splitpath(str ptr ptr ptr ptr)
@ cdecl _stat(str ptr) MSVCRT_stat @ cdecl _stat(str ptr)
@ cdecl _stati64(str ptr) MSVCRT_stati64 @ cdecl _stati64(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl _strcmpi(str str) _stricmp @ cdecl _strcmpi(str str) _stricmp
@ cdecl _strdate(ptr) @ cdecl _strdate(ptr)
...@@ -532,9 +532,9 @@ ...@@ -532,9 +532,9 @@
@ cdecl _swab(str str long) @ cdecl _swab(str str long)
@ extern _sys_errlist MSVCRT__sys_errlist @ extern _sys_errlist MSVCRT__sys_errlist
@ extern _sys_nerr MSVCRT__sys_nerr @ extern _sys_nerr MSVCRT__sys_nerr
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ extern _timezone MSVCRT___timezone @ extern _timezone MSVCRT___timezone
@ cdecl _tolower(long) @ cdecl _tolower(long)
@ cdecl _toupper(long) @ cdecl _toupper(long)
...@@ -544,21 +544,21 @@ ...@@ -544,21 +544,21 @@
@ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow @ cdecl _ui64tow(int64 ptr long) ntdll._ui64tow
@ cdecl _ultoa(long ptr long) ntdll._ultoa @ cdecl _ultoa(long ptr long) ntdll._ultoa
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock(long) @ cdecl _unlock(long)
@ cdecl -arch=win32 _utime(str ptr) _utime32 @ cdecl -arch=win32 _utime(str ptr) _utime32
@ cdecl -arch=win64 _utime(str ptr) _utime64 @ cdecl -arch=win64 _utime(str ptr) _utime64
@ cdecl _vsnprintf(ptr long str ptr) @ cdecl _vsnprintf(ptr long str ptr)
@ cdecl _vsnwprintf(ptr long wstr ptr) @ cdecl _vsnwprintf(ptr long wstr ptr)
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ extern _wcmdln MSVCRT__wcmdln @ extern _wcmdln MSVCRT__wcmdln
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
@ cdecl _wcsicmp(wstr wstr) @ cdecl _wcsicmp(wstr wstr)
@ cdecl _wcsicoll(wstr wstr) @ cdecl _wcsicoll(wstr wstr)
...@@ -581,14 +581,14 @@ ...@@ -581,14 +581,14 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst(wstr ptr) @ cdecl _wfindfirst(wstr ptr)
@ cdecl _wfindfirsti64(wstr ptr) @ cdecl _wfindfirsti64(wstr ptr)
@ cdecl _wfindnext(long ptr) @ cdecl _wfindnext(long ptr)
@ cdecl _wfindnexti64(long ptr) @ cdecl _wfindnexti64(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -598,19 +598,19 @@ ...@@ -598,19 +598,19 @@
@ extern _winver MSVCRT__winver @ extern _winver MSVCRT__winver
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ extern _wpgmptr MSVCRT__wpgmptr @ extern _wpgmptr MSVCRT__wpgmptr
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -620,17 +620,17 @@ ...@@ -620,17 +620,17 @@
@ cdecl _wspawnvp(long wstr ptr) @ cdecl _wspawnvp(long wstr ptr)
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wstat(wstr ptr) MSVCRT__wstat @ cdecl _wstat(str ptr)
@ cdecl _wstati64(wstr ptr) MSVCRT__wstati64 @ cdecl _wstati64(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
@ cdecl -ret64 _wtoi64(wstr) @ cdecl -ret64 _wtoi64(wstr)
@ cdecl _wtol(wstr) @ cdecl _wtol(wstr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl -arch=win32 _wutime(wstr ptr) _wutime32 @ cdecl -arch=win32 _wutime(wstr ptr) _wutime32
@ cdecl -arch=win64 _wutime(wstr ptr) _wutime64 @ cdecl -arch=win64 _wutime(wstr ptr) _wutime64
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -650,7 +650,7 @@ ...@@ -650,7 +650,7 @@
@ cdecl bsearch(ptr ptr long long ptr) @ cdecl bsearch(ptr ptr long long ptr)
@ cdecl calloc(long long) @ cdecl calloc(long long)
@ cdecl ceil(double) @ cdecl ceil(double)
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clock() @ cdecl clock()
@ cdecl cos(double) @ cdecl cos(double)
@ cdecl cosh(double) @ cdecl cosh(double)
...@@ -662,40 +662,40 @@ ...@@ -662,40 +662,40 @@
@ cdecl exit(long) @ cdecl exit(long)
@ cdecl exp(double) @ cdecl exp(double)
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ varargs fprintf(ptr str) MSVCRT_fprintf @ varargs fprintf(ptr str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ varargs fscanf(ptr str) @ varargs fscanf(ptr str)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ varargs fwprintf(ptr wstr) MSVCRT_fwprintf @ varargs fwprintf(ptr wstr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ varargs fwscanf(ptr wstr) @ varargs fwscanf(ptr wstr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl -arch=win32 gmtime(ptr) _gmtime32 @ cdecl -arch=win32 gmtime(ptr) _gmtime32
@ cdecl -arch=win64 gmtime(ptr) _gmtime64 @ cdecl -arch=win64 gmtime(ptr) _gmtime64
@ cdecl is_wctype(long long) iswctype @ cdecl is_wctype(long long) iswctype
...@@ -747,23 +747,23 @@ ...@@ -747,23 +747,23 @@
@ cdecl modf(double ptr) @ cdecl modf(double ptr)
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ varargs printf(str) MSVCRT_printf @ varargs printf(str)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl raise(long) @ cdecl raise(long)
@ cdecl rand() @ cdecl rand()
@ cdecl realloc(ptr long) @ cdecl realloc(ptr long)
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ varargs scanf(str) @ varargs scanf(str)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl sinh(double) @ cdecl sinh(double)
...@@ -799,20 +799,20 @@ ...@@ -799,20 +799,20 @@
@ cdecl tanh(double) @ cdecl tanh(double)
@ cdecl -arch=win32 time(ptr) _time32 @ cdecl -arch=win32 time(ptr) _time32
@ cdecl -arch=win64 time(ptr) _time64 @ cdecl -arch=win64 time(ptr) _time64
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towlower(long) @ cdecl towlower(long)
@ cdecl towupper(long) @ cdecl towupper(long)
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl vfprintf(ptr str ptr) MSVCRT_vfprintf @ cdecl vfprintf(ptr str ptr)
@ cdecl vfwprintf(ptr wstr ptr) MSVCRT_vfwprintf @ cdecl vfwprintf(ptr wstr ptr)
@ cdecl vprintf(str ptr) MSVCRT_vprintf @ cdecl vprintf(str ptr)
@ cdecl vsprintf(ptr str ptr) @ cdecl vsprintf(ptr str ptr)
@ cdecl vswprintf(ptr wstr ptr) _vswprintf @ cdecl vswprintf(ptr wstr ptr) _vswprintf
@ cdecl vwprintf(wstr ptr) MSVCRT_vwprintf @ cdecl vwprintf(wstr ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
@ cdecl wcschr(wstr long) @ cdecl wcschr(wstr long)
@ cdecl wcscmp(wstr wstr) @ cdecl wcscmp(wstr wstr)
...@@ -835,5 +835,5 @@ ...@@ -835,5 +835,5 @@
@ cdecl wcstoul(wstr ptr long) @ cdecl wcstoul(wstr ptr long)
@ cdecl wcsxfrm(ptr wstr long) @ cdecl wcsxfrm(ptr wstr long)
@ cdecl wctomb(ptr long) @ cdecl wctomb(ptr long)
@ varargs wprintf(wstr) MSVCRT_wprintf @ varargs wprintf(wstr)
@ varargs wscanf(wstr) @ varargs wscanf(wstr)
...@@ -72,7 +72,7 @@ ...@@ -72,7 +72,7 @@
@ cdecl ___lc_locale_name_func() @ cdecl ___lc_locale_name_func()
@ cdecl ___mb_cur_max_func() @ cdecl ___mb_cur_max_func()
@ cdecl ___mb_cur_max_l_func(ptr) @ cdecl ___mb_cur_max_l_func(ptr)
@ cdecl __acrt_iob_func(long) MSVCRT___acrt_iob_func @ cdecl __acrt_iob_func(long)
@ cdecl __conio_common_vcprintf(int64 str ptr ptr) @ cdecl __conio_common_vcprintf(int64 str ptr ptr)
@ stub __conio_common_vcprintf_p @ stub __conio_common_vcprintf_p
@ stub __conio_common_vcprintf_s @ stub __conio_common_vcprintf_s
...@@ -146,13 +146,13 @@ ...@@ -146,13 +146,13 @@
@ cdecl __std_type_info_destroy_list(ptr) @ cdecl __std_type_info_destroy_list(ptr)
@ cdecl __std_type_info_hash(ptr) @ cdecl __std_type_info_hash(ptr)
@ cdecl __std_type_info_name(ptr ptr) @ cdecl __std_type_info_name(ptr ptr)
@ cdecl __stdio_common_vfprintf(int64 ptr str ptr ptr) MSVCRT__stdio_common_vfprintf @ cdecl __stdio_common_vfprintf(int64 ptr str ptr ptr) _stdio_common_vfprintf
@ stub __stdio_common_vfprintf_p @ stub __stdio_common_vfprintf_p
@ cdecl __stdio_common_vfprintf_s(int64 ptr str ptr ptr) MSVCRT__stdio_common_vfprintf_s @ cdecl __stdio_common_vfprintf_s(int64 ptr str ptr ptr)
@ cdecl __stdio_common_vfscanf(int64 ptr str ptr ptr) @ cdecl __stdio_common_vfscanf(int64 ptr str ptr ptr)
@ cdecl __stdio_common_vfwprintf(int64 ptr wstr ptr ptr) MSVCRT__stdio_common_vfwprintf @ cdecl __stdio_common_vfwprintf(int64 ptr wstr ptr ptr)
@ stub __stdio_common_vfwprintf_p @ stub __stdio_common_vfwprintf_p
@ cdecl __stdio_common_vfwprintf_s(int64 ptr wstr ptr ptr) MSVCRT__stdio_common_vfwprintf_s @ cdecl __stdio_common_vfwprintf_s(int64 ptr wstr ptr ptr)
@ cdecl __stdio_common_vfwscanf(int64 ptr wstr ptr ptr) @ cdecl __stdio_common_vfwscanf(int64 ptr wstr ptr ptr)
@ cdecl __stdio_common_vsnprintf_s(int64 ptr long long str ptr ptr) @ cdecl __stdio_common_vsnprintf_s(int64 ptr long long str ptr ptr)
@ cdecl __stdio_common_vsnwprintf_s(int64 ptr long long wstr ptr ptr) @ cdecl __stdio_common_vsnwprintf_s(int64 ptr long long wstr ptr ptr)
...@@ -179,8 +179,8 @@ ...@@ -179,8 +179,8 @@
@ cdecl __wcserror_s(ptr long wstr) @ cdecl __wcserror_s(ptr long wstr)
@ stub __wcsncnt @ stub __wcsncnt
@ cdecl -ret64 _abs64(int64) @ cdecl -ret64 _abs64(int64)
@ cdecl _access(str long) MSVCRT__access @ cdecl _access(str long)
@ cdecl _access_s(str long) MSVCRT__access_s @ cdecl _access_s(str long)
@ cdecl _aligned_free(ptr) @ cdecl _aligned_free(ptr)
@ cdecl _aligned_malloc(long long) @ cdecl _aligned_malloc(long long)
@ cdecl _aligned_msize(ptr long long) @ cdecl _aligned_msize(ptr long long)
...@@ -222,12 +222,12 @@ ...@@ -222,12 +222,12 @@
@ cdecl _chgsign(double) @ cdecl _chgsign(double)
@ cdecl _chgsignf(float) @ cdecl _chgsignf(float)
@ cdecl -arch=i386 -norelay _chkesp() @ cdecl -arch=i386 -norelay _chkesp()
@ cdecl _chmod(str long) MSVCRT__chmod @ cdecl _chmod(str long)
@ cdecl _chsize(long long) MSVCRT__chsize @ cdecl _chsize(long long)
@ cdecl _chsize_s(long int64) MSVCRT__chsize_s @ cdecl _chsize_s(long int64)
@ cdecl _clearfp() @ cdecl _clearfp()
@ cdecl _close(long) MSVCRT__close @ cdecl _close(long)
@ cdecl _commit(long) MSVCRT__commit @ cdecl _commit(long)
@ cdecl _configthreadlocale(long) @ cdecl _configthreadlocale(long)
@ cdecl _configure_narrow_argv(long) @ cdecl _configure_narrow_argv(long)
@ cdecl _configure_wide_argv(long) @ cdecl _configure_wide_argv(long)
...@@ -238,7 +238,7 @@ ...@@ -238,7 +238,7 @@
@ cdecl _copysignf(float float) @ cdecl _copysignf(float float)
@ cdecl _cputs(str) @ cdecl _cputs(str)
@ cdecl _cputws(wstr) @ cdecl _cputws(wstr)
@ cdecl _creat(str long) MSVCRT__creat @ cdecl _creat(str long)
@ cdecl _create_locale(long str) @ cdecl _create_locale(long str)
@ cdecl _crt_at_quick_exit(ptr) @ cdecl _crt_at_quick_exit(ptr)
@ cdecl _crt_atexit(ptr) @ cdecl _crt_atexit(ptr)
...@@ -262,14 +262,14 @@ ...@@ -262,14 +262,14 @@
@ stub _dsin @ stub _dsin
@ cdecl _dtest(ptr) @ cdecl _dtest(ptr)
@ stub _dunscale @ stub _dunscale
@ cdecl _dup(long) MSVCRT__dup @ cdecl _dup(long)
@ cdecl _dup2(long long) MSVCRT__dup2 @ cdecl _dup2(long long)
@ cdecl _dupenv_s(ptr ptr str) @ cdecl _dupenv_s(ptr ptr str)
@ cdecl _ecvt(double long ptr ptr) @ cdecl _ecvt(double long ptr ptr)
@ cdecl _ecvt_s(str long double long ptr ptr) @ cdecl _ecvt_s(str long double long ptr ptr)
@ cdecl _endthread() @ cdecl _endthread()
@ cdecl _endthreadex(long) @ cdecl _endthreadex(long)
@ cdecl _eof(long) MSVCRT__eof @ cdecl _eof(long)
@ cdecl _errno() @ cdecl _errno()
@ cdecl _except1(long long double double long ptr) @ cdecl _except1(long long double double long ptr)
@ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr) @ cdecl -arch=i386 _except_handler2(ptr ptr ptr ptr)
...@@ -286,8 +286,8 @@ ...@@ -286,8 +286,8 @@
@ cdecl _execvpe(str ptr ptr) @ cdecl _execvpe(str ptr ptr)
@ cdecl _exit(long) @ cdecl _exit(long)
@ cdecl _expand(ptr long) @ cdecl _expand(ptr long)
@ cdecl _fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _fclose_nolock(ptr)
@ cdecl _fcloseall() MSVCRT__fcloseall @ cdecl _fcloseall()
@ cdecl _fcvt(double long ptr ptr) @ cdecl _fcvt(double long ptr ptr)
@ cdecl _fcvt_s(ptr long double long ptr ptr) @ cdecl _fcvt_s(ptr long double long ptr ptr)
@ stub _fd_int @ stub _fd_int
...@@ -295,7 +295,7 @@ ...@@ -295,7 +295,7 @@
@ stub _fdexp @ stub _fdexp
@ stub _fdlog @ stub _fdlog
@ stub _fdnorm @ stub _fdnorm
@ cdecl _fdopen(long str) MSVCRT__fdopen @ cdecl _fdopen(long str)
@ cdecl _fdpcomp(float float) @ cdecl _fdpcomp(float float)
@ stub _fdpoly @ stub _fdpoly
@ stub _fdscale @ stub _fdscale
...@@ -303,14 +303,14 @@ ...@@ -303,14 +303,14 @@
@ stub _fdsin @ stub _fdsin
@ cdecl _fdtest(ptr) @ cdecl _fdtest(ptr)
@ stub _fdunscale @ stub _fdunscale
@ cdecl _fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _fflush_nolock(ptr)
@ cdecl _fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _fgetc_nolock(ptr)
@ cdecl _fgetchar() MSVCRT__fgetchar @ cdecl _fgetchar()
@ cdecl _fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _fgetwc_nolock(ptr)
@ cdecl _fgetwchar() MSVCRT__fgetwchar @ cdecl _fgetwchar()
@ cdecl _filelength(long) MSVCRT__filelength @ cdecl _filelength(long)
@ cdecl -ret64 _filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _filelengthi64(long)
@ cdecl _fileno(ptr) MSVCRT__fileno @ cdecl _fileno(ptr)
@ cdecl _findclose(long) @ cdecl _findclose(long)
@ cdecl _findfirst32(str ptr) @ cdecl _findfirst32(str ptr)
@ stub _findfirst32i64 @ stub _findfirst32i64
...@@ -322,30 +322,30 @@ ...@@ -322,30 +322,30 @@
@ cdecl _findnext64i32(long ptr) @ cdecl _findnext64i32(long ptr)
@ cdecl _finite(double) @ cdecl _finite(double)
@ cdecl -arch=!i386 _finitef(float) @ cdecl -arch=!i386 _finitef(float)
@ cdecl _flushall() MSVCRT__flushall @ cdecl _flushall()
@ cdecl _fpclass(double) @ cdecl _fpclass(double)
@ cdecl -arch=!i386 _fpclassf(float) @ cdecl -arch=!i386 _fpclassf(float)
@ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr) @ cdecl -arch=i386,x86_64,arm,arm64 _fpieee_flt(long ptr ptr)
@ cdecl _fpreset() @ cdecl _fpreset()
@ cdecl _fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _fputc_nolock(long ptr)
@ cdecl _fputchar(long) MSVCRT__fputchar @ cdecl _fputchar(long)
@ cdecl _fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _fputwc_nolock(long ptr)
@ cdecl _fputwchar(long) MSVCRT__fputwchar @ cdecl _fputwchar(long)
@ cdecl _fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _fread_nolock(ptr long long ptr)
@ cdecl _fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _fread_nolock_s(ptr long long long ptr)
@ cdecl _free_base(ptr) @ cdecl _free_base(ptr)
@ cdecl _free_locale(ptr) @ cdecl _free_locale(ptr)
@ cdecl _fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _fseek_nolock(ptr long long)
@ cdecl _fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _fseeki64(ptr int64 long)
@ cdecl _fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _fseeki64_nolock(ptr int64 long)
@ cdecl _fsopen(str str long) MSVCRT__fsopen @ cdecl _fsopen(str str long)
@ cdecl _fstat32(long ptr) MSVCRT__fstat32 @ cdecl _fstat32(long ptr)
@ cdecl _fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _fstat32i64(long ptr)
@ cdecl _fstat64(long ptr) MSVCRT__fstat64 @ cdecl _fstat64(long ptr)
@ cdecl _fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _fstat64i32(long ptr)
@ cdecl _ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _ftell_nolock(ptr)
@ cdecl -ret64 _ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _ftelli64(ptr)
@ cdecl -ret64 _ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _ftelli64_nolock(ptr)
@ cdecl _ftime32(ptr) @ cdecl _ftime32(ptr)
@ cdecl _ftime32_s(ptr) @ cdecl _ftime32_s(ptr)
@ cdecl _ftime64(ptr) @ cdecl _ftime64(ptr)
...@@ -354,7 +354,7 @@ ...@@ -354,7 +354,7 @@
@ cdecl _fullpath(ptr str long) @ cdecl _fullpath(ptr str long)
@ cdecl _futime32(long ptr) @ cdecl _futime32(long ptr)
@ cdecl _futime64(long ptr) @ cdecl _futime64(long ptr)
@ cdecl _fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _fwrite_nolock(ptr long long ptr)
@ cdecl _gcvt(double long str) @ cdecl _gcvt(double long str)
@ cdecl _gcvt_s(ptr long double long) @ cdecl _gcvt_s(ptr long double long)
@ cdecl -arch=win64 _get_FMA3_enable() @ cdecl -arch=win64 _get_FMA3_enable()
...@@ -369,11 +369,11 @@ ...@@ -369,11 +369,11 @@
@ cdecl _get_initial_wide_environment() @ cdecl _get_initial_wide_environment()
@ cdecl _get_invalid_parameter_handler() @ cdecl _get_invalid_parameter_handler()
@ cdecl _get_narrow_winmain_command_line() @ cdecl _get_narrow_winmain_command_line()
@ cdecl _get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _get_osfhandle(long)
@ cdecl _get_pgmptr(ptr) @ cdecl _get_pgmptr(ptr)
@ cdecl _get_printf_count_output() @ cdecl _get_printf_count_output()
@ cdecl _get_purecall_handler() @ cdecl _get_purecall_handler()
@ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr) MSVCRT__get_stream_buffer_pointers @ cdecl _get_stream_buffer_pointers(ptr ptr ptr ptr)
@ cdecl _get_terminate() @ cdecl _get_terminate()
@ cdecl _get_thread_local_invalid_parameter_handler() @ cdecl _get_thread_local_invalid_parameter_handler()
@ cdecl _get_timezone(ptr) @ cdecl _get_timezone(ptr)
...@@ -381,7 +381,7 @@ ...@@ -381,7 +381,7 @@
@ cdecl _get_unexpected() @ cdecl _get_unexpected()
@ cdecl _get_wide_winmain_command_line() @ cdecl _get_wide_winmain_command_line()
@ cdecl _get_wpgmptr(ptr) @ cdecl _get_wpgmptr(ptr)
@ cdecl _getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _getc_nolock(ptr) _fgetc_nolock
@ cdecl _getch() @ cdecl _getch()
@ cdecl _getch_nolock() @ cdecl _getch_nolock()
@ cdecl _getche() @ cdecl _getche()
...@@ -392,17 +392,17 @@ ...@@ -392,17 +392,17 @@
@ cdecl _getdllprocaddr(long str long) @ cdecl _getdllprocaddr(long str long)
@ cdecl _getdrive() @ cdecl _getdrive()
@ cdecl _getdrives() kernel32.GetLogicalDrives @ cdecl _getdrives() kernel32.GetLogicalDrives
@ cdecl _getmaxstdio() MSVCRT__getmaxstdio @ cdecl _getmaxstdio()
@ cdecl _getmbcp() @ cdecl _getmbcp()
@ cdecl _getpid() _getpid @ cdecl _getpid() _getpid
@ stub _getsystime(ptr) @ stub _getsystime(ptr)
@ cdecl _getw(ptr) MSVCRT__getw @ cdecl _getw(ptr)
@ cdecl _getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _getwch() @ cdecl _getwch()
@ cdecl _getwch_nolock() @ cdecl _getwch_nolock()
@ cdecl _getwche() @ cdecl _getwche()
@ cdecl _getwche_nolock() @ cdecl _getwche_nolock()
@ cdecl _getws(ptr) MSVCRT__getws @ cdecl _getws(ptr)
@ stub _getws_s @ stub _getws_s
@ cdecl -arch=i386 _global_unwind2(ptr) @ cdecl -arch=i386 _global_unwind2(ptr)
@ cdecl _gmtime32(ptr) @ cdecl _gmtime32(ptr)
...@@ -429,7 +429,7 @@ ...@@ -429,7 +429,7 @@
@ stub _is_exception_typeof @ stub _is_exception_typeof
@ cdecl _isalnum_l(long ptr) @ cdecl _isalnum_l(long ptr)
@ cdecl _isalpha_l(long ptr) @ cdecl _isalpha_l(long ptr)
@ cdecl _isatty(long) MSVCRT__isatty @ cdecl _isatty(long)
@ cdecl _isblank_l(long ptr) @ cdecl _isblank_l(long ptr)
@ cdecl _iscntrl_l(long ptr) @ cdecl _iscntrl_l(long ptr)
@ cdecl _isctype(long long) @ cdecl _isctype(long long)
...@@ -562,9 +562,9 @@ ...@@ -562,9 +562,9 @@
@ cdecl _localtime32_s(ptr ptr) @ cdecl _localtime32_s(ptr ptr)
@ cdecl _localtime64(ptr) @ cdecl _localtime64(ptr)
@ cdecl _localtime64_s(ptr ptr) @ cdecl _localtime64_s(ptr ptr)
@ cdecl _lock_file(ptr) MSVCRT__lock_file @ cdecl _lock_file(ptr)
@ cdecl _lock_locales() @ cdecl _lock_locales()
@ cdecl _locking(long long long) MSVCRT__locking @ cdecl _locking(long long long)
@ cdecl _logb(double) @ cdecl _logb(double)
@ cdecl -arch=!i386 _logbf(float) @ cdecl -arch=!i386 _logbf(float)
@ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp @ cdecl -arch=i386 _longjmpex(ptr long) MSVCRT_longjmp
...@@ -572,8 +572,8 @@ ...@@ -572,8 +572,8 @@
@ cdecl _lrotr(long long) @ cdecl _lrotr(long long)
@ cdecl _lsearch(ptr ptr ptr long ptr) @ cdecl _lsearch(ptr ptr ptr long ptr)
@ stub _lsearch_s @ stub _lsearch_s
@ cdecl _lseek(long long long) MSVCRT__lseek @ cdecl _lseek(long long long)
@ cdecl -ret64 _lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _lseeki64(long int64 long)
@ cdecl _ltoa(long ptr long) ntdll._ltoa @ cdecl _ltoa(long ptr long) ntdll._ltoa
@ cdecl _ltoa_s(long ptr long long) @ cdecl _ltoa_s(long ptr long long)
@ cdecl _ltow(long ptr long) ntdll._ltow @ cdecl _ltow(long ptr long) ntdll._ltow
...@@ -723,8 +723,8 @@ ...@@ -723,8 +723,8 @@
@ cdecl _mkdir(str) @ cdecl _mkdir(str)
@ cdecl _mkgmtime32(ptr) @ cdecl _mkgmtime32(ptr)
@ cdecl _mkgmtime64(ptr) @ cdecl _mkgmtime64(ptr)
@ cdecl _mktemp(str) MSVCRT__mktemp @ cdecl _mktemp(str)
@ cdecl _mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _mktemp_s(str long)
@ cdecl _mktime32(ptr) @ cdecl _mktime32(ptr)
@ cdecl _mktime64(ptr) @ cdecl _mktime64(ptr)
@ cdecl _msize(ptr) @ cdecl _msize(ptr)
...@@ -758,7 +758,7 @@ ...@@ -758,7 +758,7 @@
@ cdecl _o____lc_collate_cp_func() ___lc_collate_cp_func @ cdecl _o____lc_collate_cp_func() ___lc_collate_cp_func
@ cdecl _o____lc_locale_name_func() ___lc_locale_name_func @ cdecl _o____lc_locale_name_func() ___lc_locale_name_func
@ cdecl _o____mb_cur_max_func() ___mb_cur_max_func @ cdecl _o____mb_cur_max_func() ___mb_cur_max_func
@ cdecl _o___acrt_iob_func(long) MSVCRT___acrt_iob_func @ cdecl _o___acrt_iob_func(long) __acrt_iob_func
@ cdecl _o___conio_common_vcprintf(int64 str ptr ptr) __conio_common_vcprintf @ cdecl _o___conio_common_vcprintf(int64 str ptr ptr) __conio_common_vcprintf
@ stub _o___conio_common_vcprintf_p @ stub _o___conio_common_vcprintf_p
@ stub _o___conio_common_vcprintf_s @ stub _o___conio_common_vcprintf_s
...@@ -810,13 +810,13 @@ ...@@ -810,13 +810,13 @@
@ cdecl _o___std_exception_destroy(ptr) __std_exception_destroy @ cdecl _o___std_exception_destroy(ptr) __std_exception_destroy
@ cdecl _o___std_type_info_destroy_list(ptr) __std_type_info_destroy_list @ cdecl _o___std_type_info_destroy_list(ptr) __std_type_info_destroy_list
@ cdecl _o___std_type_info_name(ptr ptr) __std_type_info_name @ cdecl _o___std_type_info_name(ptr ptr) __std_type_info_name
@ cdecl _o___stdio_common_vfprintf(int64 ptr str ptr ptr) MSVCRT__stdio_common_vfprintf @ cdecl _o___stdio_common_vfprintf(int64 ptr str ptr ptr) _stdio_common_vfprintf
@ stub _o___stdio_common_vfprintf_p @ stub _o___stdio_common_vfprintf_p
@ cdecl _o___stdio_common_vfprintf_s(int64 ptr str ptr ptr) MSVCRT__stdio_common_vfprintf_s @ cdecl _o___stdio_common_vfprintf_s(int64 ptr str ptr ptr) __stdio_common_vfprintf_s
@ cdecl _o___stdio_common_vfscanf(int64 ptr str ptr ptr) __stdio_common_vfscanf @ cdecl _o___stdio_common_vfscanf(int64 ptr str ptr ptr) __stdio_common_vfscanf
@ cdecl _o___stdio_common_vfwprintf(int64 ptr wstr ptr ptr) MSVCRT__stdio_common_vfwprintf @ cdecl _o___stdio_common_vfwprintf(int64 ptr wstr ptr ptr) __stdio_common_vfwprintf
@ stub _o___stdio_common_vfwprintf_p @ stub _o___stdio_common_vfwprintf_p
@ cdecl _o___stdio_common_vfwprintf_s(int64 ptr wstr ptr ptr) MSVCRT__stdio_common_vfwprintf_s @ cdecl _o___stdio_common_vfwprintf_s(int64 ptr wstr ptr ptr) __stdio_common_vfwprintf_s
@ cdecl _o___stdio_common_vfwscanf(int64 ptr wstr ptr ptr) __stdio_common_vfwscanf @ cdecl _o___stdio_common_vfwscanf(int64 ptr wstr ptr ptr) __stdio_common_vfwscanf
@ cdecl _o___stdio_common_vsnprintf_s(int64 ptr long long str ptr ptr) __stdio_common_vsnprintf_s @ cdecl _o___stdio_common_vsnprintf_s(int64 ptr long long str ptr ptr) __stdio_common_vsnprintf_s
@ cdecl _o___stdio_common_vsnwprintf_s(int64 ptr long long wstr ptr ptr) __stdio_common_vsnwprintf_s @ cdecl _o___stdio_common_vsnwprintf_s(int64 ptr long long wstr ptr ptr) __stdio_common_vsnwprintf_s
...@@ -831,8 +831,8 @@ ...@@ -831,8 +831,8 @@
@ cdecl _o___timezone() __p__timezone @ cdecl _o___timezone() __p__timezone
@ cdecl _o___tzname() __p__tzname @ cdecl _o___tzname() __p__tzname
@ cdecl _o___wcserror(wstr) __wcserror @ cdecl _o___wcserror(wstr) __wcserror
@ cdecl _o__access(str long) MSVCRT__access @ cdecl _o__access(str long) _access
@ cdecl _o__access_s(str long) MSVCRT__access_s @ cdecl _o__access_s(str long) _access_s
@ cdecl _o__aligned_free(ptr) _aligned_free @ cdecl _o__aligned_free(ptr) _aligned_free
@ cdecl _o__aligned_malloc(long long) _aligned_malloc @ cdecl _o__aligned_malloc(long long) _aligned_malloc
@ cdecl _o__aligned_msize(ptr long long) _aligned_msize @ cdecl _o__aligned_msize(ptr long long) _aligned_msize
...@@ -866,18 +866,18 @@ ...@@ -866,18 +866,18 @@
@ stub _o__cgetws_s @ stub _o__cgetws_s
@ cdecl _o__chdir(str) _chdir @ cdecl _o__chdir(str) _chdir
@ cdecl _o__chdrive(long) _chdrive @ cdecl _o__chdrive(long) _chdrive
@ cdecl _o__chmod(str long) MSVCRT__chmod @ cdecl _o__chmod(str long) _chmod
@ cdecl _o__chsize(long long) MSVCRT__chsize @ cdecl _o__chsize(long long) _chsize
@ cdecl _o__chsize_s(long int64) MSVCRT__chsize_s @ cdecl _o__chsize_s(long int64) _chsize_s
@ cdecl _o__close(long) MSVCRT__close @ cdecl _o__close(long) _close
@ cdecl _o__commit(long) MSVCRT__commit @ cdecl _o__commit(long) _commit
@ cdecl _o__configthreadlocale(long) _configthreadlocale @ cdecl _o__configthreadlocale(long) _configthreadlocale
@ cdecl _o__configure_narrow_argv(long) _configure_narrow_argv @ cdecl _o__configure_narrow_argv(long) _configure_narrow_argv
@ cdecl _o__configure_wide_argv(long) _configure_wide_argv @ cdecl _o__configure_wide_argv(long) _configure_wide_argv
@ cdecl _o__controlfp_s(ptr long long) _controlfp_s @ cdecl _o__controlfp_s(ptr long long) _controlfp_s
@ cdecl _o__cputs(str) _cputs @ cdecl _o__cputs(str) _cputs
@ cdecl _o__cputws(wstr) _cputws @ cdecl _o__cputws(wstr) _cputws
@ cdecl _o__creat(str long) MSVCRT__creat @ cdecl _o__creat(str long) _creat
@ cdecl _o__create_locale(long str) _create_locale @ cdecl _o__create_locale(long str) _create_locale
@ cdecl _o__crt_atexit(ptr) _crt_atexit @ cdecl _o__crt_atexit(ptr) _crt_atexit
@ cdecl _o__ctime32_s(str long ptr) _ctime32_s @ cdecl _o__ctime32_s(str long ptr) _ctime32_s
...@@ -896,14 +896,14 @@ ...@@ -896,14 +896,14 @@
@ stub _o__dsin @ stub _o__dsin
@ cdecl _o__dtest(ptr) _dtest @ cdecl _o__dtest(ptr) _dtest
@ stub _o__dunscale @ stub _o__dunscale
@ cdecl _o__dup(long) MSVCRT__dup @ cdecl _o__dup(long) _dup
@ cdecl _o__dup2(long long) MSVCRT__dup2 @ cdecl _o__dup2(long long) _dup2
@ cdecl _o__dupenv_s(ptr ptr str) _dupenv_s @ cdecl _o__dupenv_s(ptr ptr str) _dupenv_s
@ cdecl _o__ecvt(double long ptr ptr) _ecvt @ cdecl _o__ecvt(double long ptr ptr) _ecvt
@ cdecl _o__ecvt_s(str long double long ptr ptr) _ecvt_s @ cdecl _o__ecvt_s(str long double long ptr ptr) _ecvt_s
@ cdecl _o__endthread() _endthread @ cdecl _o__endthread() _endthread
@ cdecl _o__endthreadex(long) _endthreadex @ cdecl _o__endthreadex(long) _endthreadex
@ cdecl _o__eof(long) MSVCRT__eof @ cdecl _o__eof(long) _eof
@ cdecl _o__errno() _errno @ cdecl _o__errno() _errno
@ cdecl _o__except1(long long double double long ptr) _except1 @ cdecl _o__except1(long long double double long ptr) _except1
@ cdecl _o__execute_onexit_table(ptr) _execute_onexit_table @ cdecl _o__execute_onexit_table(ptr) _execute_onexit_table
...@@ -913,28 +913,28 @@ ...@@ -913,28 +913,28 @@
@ cdecl _o__execvpe(str ptr ptr) _execvpe @ cdecl _o__execvpe(str ptr ptr) _execvpe
@ cdecl _o__exit(long) _exit @ cdecl _o__exit(long) _exit
@ cdecl _o__expand(ptr long) _expand @ cdecl _o__expand(ptr long) _expand
@ cdecl _o__fclose_nolock(ptr) MSVCRT__fclose_nolock @ cdecl _o__fclose_nolock(ptr) _fclose_nolock
@ cdecl _o__fcloseall() MSVCRT__fcloseall @ cdecl _o__fcloseall() _fcloseall
@ cdecl _o__fcvt(double long ptr ptr) _fcvt @ cdecl _o__fcvt(double long ptr ptr) _fcvt
@ cdecl _o__fcvt_s(ptr long double long ptr ptr) _fcvt_s @ cdecl _o__fcvt_s(ptr long double long ptr ptr) _fcvt_s
@ stub _o__fd_int @ stub _o__fd_int
@ cdecl _o__fdclass(float) _fdclass @ cdecl _o__fdclass(float) _fdclass
@ stub _o__fdexp @ stub _o__fdexp
@ stub _o__fdlog @ stub _o__fdlog
@ cdecl _o__fdopen(long str) MSVCRT__fdopen @ cdecl _o__fdopen(long str) _fdopen
@ cdecl _o__fdpcomp(float float) _fdpcomp @ cdecl _o__fdpcomp(float float) _fdpcomp
@ stub _o__fdpoly @ stub _o__fdpoly
@ stub _o__fdscale @ stub _o__fdscale
@ cdecl _o__fdsign(float) _fdsign @ cdecl _o__fdsign(float) _fdsign
@ stub _o__fdsin @ stub _o__fdsin
@ cdecl _o__fflush_nolock(ptr) MSVCRT__fflush_nolock @ cdecl _o__fflush_nolock(ptr) _fflush_nolock
@ cdecl _o__fgetc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _o__fgetc_nolock(ptr) _fgetc_nolock
@ cdecl _o__fgetchar() MSVCRT__fgetchar @ cdecl _o__fgetchar() _fgetchar
@ cdecl _o__fgetwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _o__fgetwc_nolock(ptr) _fgetwc_nolock
@ cdecl _o__fgetwchar() MSVCRT__fgetwchar @ cdecl _o__fgetwchar() _fgetwchar
@ cdecl _o__filelength(long) MSVCRT__filelength @ cdecl _o__filelength(long) _filelength
@ cdecl -ret64 _o__filelengthi64(long) MSVCRT__filelengthi64 @ cdecl -ret64 _o__filelengthi64(long) _filelengthi64
@ cdecl _o__fileno(ptr) MSVCRT__fileno @ cdecl _o__fileno(ptr) _fileno
@ cdecl _o__findclose(long) _findclose @ cdecl _o__findclose(long) _findclose
@ cdecl _o__findfirst32(str ptr) _findfirst32 @ cdecl _o__findfirst32(str ptr) _findfirst32
@ stub _o__findfirst32i64 @ stub _o__findfirst32i64
...@@ -944,28 +944,28 @@ ...@@ -944,28 +944,28 @@
@ stub _o__findnext32i64 @ stub _o__findnext32i64
@ cdecl _o__findnext64(long ptr) _findnext64 @ cdecl _o__findnext64(long ptr) _findnext64
@ cdecl _o__findnext64i32(long ptr) _findnext64i32 @ cdecl _o__findnext64i32(long ptr) _findnext64i32
@ cdecl _o__flushall() MSVCRT__flushall @ cdecl _o__flushall() _flushall
@ cdecl _o__fpclass(double) _fpclass @ cdecl _o__fpclass(double) _fpclass
@ cdecl -arch=!i386 _o__fpclassf(float) _fpclassf @ cdecl -arch=!i386 _o__fpclassf(float) _fpclassf
@ cdecl _o__fputc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _o__fputc_nolock(long ptr) _fputc_nolock
@ cdecl _o__fputchar(long) MSVCRT__fputchar @ cdecl _o__fputchar(long) _fputchar
@ cdecl _o__fputwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _o__fputwc_nolock(long ptr) _fputwc_nolock
@ cdecl _o__fputwchar(long) MSVCRT__fputwchar @ cdecl _o__fputwchar(long) _fputwchar
@ cdecl _o__fread_nolock(ptr long long ptr) MSVCRT__fread_nolock @ cdecl _o__fread_nolock(ptr long long ptr) _fread_nolock
@ cdecl _o__fread_nolock_s(ptr long long long ptr) MSVCRT__fread_nolock_s @ cdecl _o__fread_nolock_s(ptr long long long ptr) _fread_nolock_s
@ cdecl _o__free_base(ptr) _free_base @ cdecl _o__free_base(ptr) _free_base
@ cdecl _o__free_locale(ptr) _free_locale @ cdecl _o__free_locale(ptr) _free_locale
@ cdecl _o__fseek_nolock(ptr long long) MSVCRT__fseek_nolock @ cdecl _o__fseek_nolock(ptr long long) _fseek_nolock
@ cdecl _o__fseeki64(ptr int64 long) MSVCRT__fseeki64 @ cdecl _o__fseeki64(ptr int64 long) _fseeki64
@ cdecl _o__fseeki64_nolock(ptr int64 long) MSVCRT__fseeki64_nolock @ cdecl _o__fseeki64_nolock(ptr int64 long) _fseeki64_nolock
@ cdecl _o__fsopen(str str long) MSVCRT__fsopen @ cdecl _o__fsopen(str str long) _fsopen
@ cdecl _o__fstat32(long ptr) MSVCRT__fstat32 @ cdecl _o__fstat32(long ptr) _fstat32
@ cdecl _o__fstat32i64(long ptr) MSVCRT__fstat32i64 @ cdecl _o__fstat32i64(long ptr) _fstat32i64
@ cdecl _o__fstat64(long ptr) MSVCRT__fstat64 @ cdecl _o__fstat64(long ptr) _fstat64
@ cdecl _o__fstat64i32(long ptr) MSVCRT__fstat64i32 @ cdecl _o__fstat64i32(long ptr) _fstat64i32
@ cdecl _o__ftell_nolock(ptr) MSVCRT__ftell_nolock @ cdecl _o__ftell_nolock(ptr) _ftell_nolock
@ cdecl -ret64 _o__ftelli64(ptr) MSVCRT__ftelli64 @ cdecl -ret64 _o__ftelli64(ptr) _ftelli64
@ cdecl -ret64 _o__ftelli64_nolock(ptr) MSVCRT__ftelli64_nolock @ cdecl -ret64 _o__ftelli64_nolock(ptr) _ftelli64_nolock
@ cdecl _o__ftime32(ptr) _ftime32 @ cdecl _o__ftime32(ptr) _ftime32
@ cdecl _o__ftime32_s(ptr) _ftime32_s @ cdecl _o__ftime32_s(ptr) _ftime32_s
@ cdecl _o__ftime64(ptr) _ftime64 @ cdecl _o__ftime64(ptr) _ftime64
...@@ -973,7 +973,7 @@ ...@@ -973,7 +973,7 @@
@ cdecl _o__fullpath(ptr str long) _fullpath @ cdecl _o__fullpath(ptr str long) _fullpath
@ cdecl _o__futime32(long ptr) _futime32 @ cdecl _o__futime32(long ptr) _futime32
@ cdecl _o__futime64(long ptr) _futime64 @ cdecl _o__futime64(long ptr) _futime64
@ cdecl _o__fwrite_nolock(ptr long long ptr) MSVCRT__fwrite_nolock @ cdecl _o__fwrite_nolock(ptr long long ptr) _fwrite_nolock
@ cdecl _o__gcvt(double long str) _gcvt @ cdecl _o__gcvt(double long str) _gcvt
@ cdecl _o__gcvt_s(ptr long double long) _gcvt_s @ cdecl _o__gcvt_s(ptr long double long) _gcvt_s
@ cdecl _o__get_daylight(ptr) _get_daylight @ cdecl _o__get_daylight(ptr) _get_daylight
...@@ -986,16 +986,16 @@ ...@@ -986,16 +986,16 @@
@ cdecl _o__get_initial_wide_environment() _get_initial_wide_environment @ cdecl _o__get_initial_wide_environment() _get_initial_wide_environment
@ cdecl _o__get_invalid_parameter_handler() _get_invalid_parameter_handler @ cdecl _o__get_invalid_parameter_handler() _get_invalid_parameter_handler
@ cdecl _o__get_narrow_winmain_command_line() _get_narrow_winmain_command_line @ cdecl _o__get_narrow_winmain_command_line() _get_narrow_winmain_command_line
@ cdecl _o__get_osfhandle(long) MSVCRT__get_osfhandle @ cdecl _o__get_osfhandle(long) _get_osfhandle
@ cdecl _o__get_pgmptr(ptr) _get_pgmptr @ cdecl _o__get_pgmptr(ptr) _get_pgmptr
@ cdecl _o__get_stream_buffer_pointers(ptr ptr ptr ptr) MSVCRT__get_stream_buffer_pointers @ cdecl _o__get_stream_buffer_pointers(ptr ptr ptr ptr) _get_stream_buffer_pointers
@ cdecl _o__get_terminate() _get_terminate @ cdecl _o__get_terminate() _get_terminate
@ cdecl _o__get_thread_local_invalid_parameter_handler() _get_thread_local_invalid_parameter_handler @ cdecl _o__get_thread_local_invalid_parameter_handler() _get_thread_local_invalid_parameter_handler
@ cdecl _o__get_timezone(ptr) _get_timezone @ cdecl _o__get_timezone(ptr) _get_timezone
@ cdecl _o__get_tzname(ptr str long long) _get_tzname @ cdecl _o__get_tzname(ptr str long long) _get_tzname
@ cdecl _o__get_wide_winmain_command_line() _get_wide_winmain_command_line @ cdecl _o__get_wide_winmain_command_line() _get_wide_winmain_command_line
@ cdecl _o__get_wpgmptr(ptr) _get_wpgmptr @ cdecl _o__get_wpgmptr(ptr) _get_wpgmptr
@ cdecl _o__getc_nolock(ptr) MSVCRT__fgetc_nolock @ cdecl _o__getc_nolock(ptr) _fgetc_nolock
@ cdecl _o__getch() _getch @ cdecl _o__getch() _getch
@ cdecl _o__getch_nolock() _getch_nolock @ cdecl _o__getch_nolock() _getch_nolock
@ cdecl _o__getche() _getche @ cdecl _o__getche() _getche
...@@ -1008,13 +1008,13 @@ ...@@ -1008,13 +1008,13 @@
@ cdecl _o__getdrives() kernel32.GetLogicalDrives @ cdecl _o__getdrives() kernel32.GetLogicalDrives
@ cdecl _o__getmbcp() _getmbcp @ cdecl _o__getmbcp() _getmbcp
@ stub _o__getsystime @ stub _o__getsystime
@ cdecl _o__getw(ptr) MSVCRT__getw @ cdecl _o__getw(ptr) _getw
@ cdecl _o__getwc_nolock(ptr) MSVCRT__fgetwc_nolock @ cdecl _o__getwc_nolock(ptr) _fgetwc_nolock
@ cdecl _o__getwch() _getwch @ cdecl _o__getwch() _getwch
@ cdecl _o__getwch_nolock() _getwch_nolock @ cdecl _o__getwch_nolock() _getwch_nolock
@ cdecl _o__getwche() _getwche @ cdecl _o__getwche() _getwche
@ cdecl _o__getwche_nolock() _getwche_nolock @ cdecl _o__getwche_nolock() _getwche_nolock
@ cdecl _o__getws(ptr) MSVCRT__getws @ cdecl _o__getws(ptr) _getws
@ stub _o__getws_s @ stub _o__getws_s
@ cdecl _o__gmtime32(ptr) _gmtime32 @ cdecl _o__gmtime32(ptr) _gmtime32
@ cdecl _o__gmtime32_s(ptr ptr) _gmtime32_s @ cdecl _o__gmtime32_s(ptr ptr) _gmtime32_s
...@@ -1033,7 +1033,7 @@ ...@@ -1033,7 +1033,7 @@
@ cdecl _o__initialize_wide_environment() _initialize_wide_environment @ cdecl _o__initialize_wide_environment() _initialize_wide_environment
@ cdecl _o__invalid_parameter_noinfo() _invalid_parameter_noinfo @ cdecl _o__invalid_parameter_noinfo() _invalid_parameter_noinfo
@ cdecl _o__invalid_parameter_noinfo_noreturn() _invalid_parameter_noinfo_noreturn @ cdecl _o__invalid_parameter_noinfo_noreturn() _invalid_parameter_noinfo_noreturn
@ cdecl _o__isatty(long) MSVCRT__isatty @ cdecl _o__isatty(long) _isatty
@ cdecl _o__isctype(long long) _isctype @ cdecl _o__isctype(long long) _isctype
@ cdecl _o__isctype_l(long long ptr) _isctype_l @ cdecl _o__isctype_l(long long ptr) _isctype_l
@ cdecl _o__isleadbyte_l(long ptr) _isleadbyte_l @ cdecl _o__isleadbyte_l(long ptr) _isleadbyte_l
...@@ -1137,14 +1137,14 @@ ...@@ -1137,14 +1137,14 @@
@ cdecl _o__localtime32_s(ptr ptr) _localtime32_s @ cdecl _o__localtime32_s(ptr ptr) _localtime32_s
@ cdecl _o__localtime64(ptr) _localtime64 @ cdecl _o__localtime64(ptr) _localtime64
@ cdecl _o__localtime64_s(ptr ptr) _localtime64_s @ cdecl _o__localtime64_s(ptr ptr) _localtime64_s
@ cdecl _o__lock_file(ptr) MSVCRT__lock_file @ cdecl _o__lock_file(ptr) _lock_file
@ cdecl _o__locking(long long long) MSVCRT__locking @ cdecl _o__locking(long long long) _locking
@ cdecl _o__logb(double) _logb @ cdecl _o__logb(double) _logb
@ cdecl -arch=!i386 _o__logbf(float) _logbf @ cdecl -arch=!i386 _o__logbf(float) _logbf
@ cdecl _o__lsearch(ptr ptr ptr long ptr) _lsearch @ cdecl _o__lsearch(ptr ptr ptr long ptr) _lsearch
@ stub _o__lsearch_s @ stub _o__lsearch_s
@ cdecl _o__lseek(long long long) MSVCRT__lseek @ cdecl _o__lseek(long long long) _lseek
@ cdecl -ret64 _o__lseeki64(long int64 long) MSVCRT__lseeki64 @ cdecl -ret64 _o__lseeki64(long int64 long) _lseeki64
@ cdecl _o__ltoa(long ptr long) ntdll._ltoa @ cdecl _o__ltoa(long ptr long) ntdll._ltoa
@ cdecl _o__ltoa_s(long ptr long long) _ltoa_s @ cdecl _o__ltoa_s(long ptr long long) _ltoa_s
@ cdecl _o__ltow(long ptr long) ntdll._ltow @ cdecl _o__ltow(long ptr long) ntdll._ltow
...@@ -1291,35 +1291,35 @@ ...@@ -1291,35 +1291,35 @@
@ cdecl _o__mkdir(str) _mkdir @ cdecl _o__mkdir(str) _mkdir
@ cdecl _o__mkgmtime32(ptr) _mkgmtime32 @ cdecl _o__mkgmtime32(ptr) _mkgmtime32
@ cdecl _o__mkgmtime64(ptr) _mkgmtime64 @ cdecl _o__mkgmtime64(ptr) _mkgmtime64
@ cdecl _o__mktemp(str) MSVCRT__mktemp @ cdecl _o__mktemp(str) _mktemp
@ cdecl _o__mktemp_s(str long) MSVCRT__mktemp_s @ cdecl _o__mktemp_s(str long) _mktemp_s
@ cdecl _o__mktime32(ptr) _mktime32 @ cdecl _o__mktime32(ptr) _mktime32
@ cdecl _o__mktime64(ptr) _mktime64 @ cdecl _o__mktime64(ptr) _mktime64
@ cdecl _o__msize(ptr) _msize @ cdecl _o__msize(ptr) _msize
@ cdecl _o__nextafter(double double) _nextafter @ cdecl _o__nextafter(double double) _nextafter
@ cdecl -arch=x86_64 _o__nextafterf(float float) _nextafterf @ cdecl -arch=x86_64 _o__nextafterf(float float) _nextafterf
@ cdecl _o__open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _o__open_osfhandle(long long) _open_osfhandle
@ cdecl _o__pclose(ptr) _pclose @ cdecl _o__pclose(ptr) _pclose
@ cdecl _o__pipe(ptr long long) MSVCRT__pipe @ cdecl _o__pipe(ptr long long) _pipe
@ cdecl _o__popen(str str) _popen @ cdecl _o__popen(str str) _popen
@ cdecl _o__purecall() _purecall @ cdecl _o__purecall() _purecall
@ cdecl _o__putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _o__putc_nolock(long ptr) _fputc_nolock
@ cdecl _o__putch(long) _putch @ cdecl _o__putch(long) _putch
@ cdecl _o__putch_nolock(long) _putch_nolock @ cdecl _o__putch_nolock(long) _putch_nolock
@ cdecl _o__putenv(str) _putenv @ cdecl _o__putenv(str) _putenv
@ cdecl _o__putenv_s(str str) _putenv_s @ cdecl _o__putenv_s(str str) _putenv_s
@ cdecl _o__putw(long ptr) MSVCRT__putw @ cdecl _o__putw(long ptr) _putw
@ cdecl _o__putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _o__putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _o__putwch(long) _putwch @ cdecl _o__putwch(long) _putwch
@ cdecl _o__putwch_nolock(long) _putwch_nolock @ cdecl _o__putwch_nolock(long) _putwch_nolock
@ cdecl _o__putws(wstr) MSVCRT__putws @ cdecl _o__putws(wstr) _putws
@ cdecl _o__read(long ptr long) MSVCRT__read @ cdecl _o__read(long ptr long) _read
@ cdecl _o__realloc_base(ptr long) _realloc_base @ cdecl _o__realloc_base(ptr long) _realloc_base
@ cdecl _o__recalloc(ptr long long) _recalloc @ cdecl _o__recalloc(ptr long long) _recalloc
@ cdecl _o__register_onexit_function(ptr ptr) _register_onexit_function @ cdecl _o__register_onexit_function(ptr ptr) _register_onexit_function
@ cdecl _o__resetstkoflw() _resetstkoflw @ cdecl _o__resetstkoflw() _resetstkoflw
@ cdecl _o__rmdir(str) _rmdir @ cdecl _o__rmdir(str) _rmdir
@ cdecl _o__rmtmp() MSVCRT__rmtmp @ cdecl _o__rmtmp() _rmtmp
@ cdecl _o__scalb(double long) _scalb @ cdecl _o__scalb(double long) _scalb
@ cdecl -arch=x86_64 _o__scalbf(float long) _scalbf @ cdecl -arch=x86_64 _o__scalbf(float long) _scalbf
@ cdecl _o__searchenv(str str ptr) _searchenv @ cdecl _o__searchenv(str str ptr) _searchenv
...@@ -1337,22 +1337,22 @@ ...@@ -1337,22 +1337,22 @@
@ cdecl _o__set_thread_local_invalid_parameter_handler(ptr) _set_thread_local_invalid_parameter_handler @ cdecl _o__set_thread_local_invalid_parameter_handler(ptr) _set_thread_local_invalid_parameter_handler
@ cdecl _o__seterrormode(long) _seterrormode @ cdecl _o__seterrormode(long) _seterrormode
@ cdecl _o__setmbcp(long) _setmbcp @ cdecl _o__setmbcp(long) _setmbcp
@ cdecl _o__setmode(long long) MSVCRT__setmode @ cdecl _o__setmode(long long) _setmode
@ stub _o__setsystime @ stub _o__setsystime
@ cdecl _o__sleep(long) _sleep @ cdecl _o__sleep(long) _sleep
@ varargs _o__sopen(str long long) MSVCRT__sopen @ varargs _o__sopen(str long long) _sopen
@ cdecl _o__sopen_dispatch(str long long long ptr long) MSVCRT__sopen_dispatch @ cdecl _o__sopen_dispatch(str long long long ptr long) _sopen_dispatch
@ cdecl _o__sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _o__sopen_s(ptr str long long long) _sopen_s
@ cdecl _o__spawnv(long str ptr) _spawnv @ cdecl _o__spawnv(long str ptr) _spawnv
@ cdecl _o__spawnve(long str ptr ptr) _spawnve @ cdecl _o__spawnve(long str ptr ptr) _spawnve
@ cdecl _o__spawnvp(long str ptr) _spawnvp @ cdecl _o__spawnvp(long str ptr) _spawnvp
@ cdecl _o__spawnvpe(long str ptr ptr) _spawnvpe @ cdecl _o__spawnvpe(long str ptr ptr) _spawnvpe
@ cdecl _o__splitpath(str ptr ptr ptr ptr) _splitpath @ cdecl _o__splitpath(str ptr ptr ptr ptr) _splitpath
@ cdecl _o__splitpath_s(str ptr long ptr long ptr long ptr long) _splitpath_s @ cdecl _o__splitpath_s(str ptr long ptr long ptr long ptr long) _splitpath_s
@ cdecl _o__stat32(str ptr) MSVCRT__stat32 @ cdecl _o__stat32(str ptr) _stat32
@ cdecl _o__stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _o__stat32i64(str ptr) _stat32i64
@ cdecl _o__stat64(str ptr) MSVCRT_stat64 @ cdecl _o__stat64(str ptr) _stat64
@ cdecl _o__stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _o__stat64i32(str ptr) _stat64i32
@ cdecl _o__strcoll_l(str str ptr) _strcoll_l @ cdecl _o__strcoll_l(str str ptr) _strcoll_l
@ cdecl _o__strdate(ptr) _strdate @ cdecl _o__strdate(ptr) _strdate
@ cdecl _o__strdate_s(ptr long) _strdate_s @ cdecl _o__strdate_s(ptr long) _strdate_s
...@@ -1395,7 +1395,7 @@ ...@@ -1395,7 +1395,7 @@
@ cdecl _o__strupr_s_l(str long ptr) _strupr_s_l @ cdecl _o__strupr_s_l(str long ptr) _strupr_s_l
@ cdecl _o__strxfrm_l(ptr str long ptr) _strxfrm_l @ cdecl _o__strxfrm_l(ptr str long ptr) _strxfrm_l
@ cdecl _o__swab(str str long) _swab @ cdecl _o__swab(str str long) _swab
@ cdecl _o__tell(long) MSVCRT__tell @ cdecl _o__tell(long) _tell
@ cdecl -ret64 _o__telli64(long) _telli64 @ cdecl -ret64 _o__telli64(long) _telli64
@ cdecl _o__timespec32_get(ptr long) _timespec32_get @ cdecl _o__timespec32_get(ptr long) _timespec32_get
@ cdecl _o__timespec64_get(ptr long) _timespec64_get @ cdecl _o__timespec64_get(ptr long) _timespec64_get
...@@ -1414,26 +1414,26 @@ ...@@ -1414,26 +1414,26 @@
@ cdecl _o__ultoa_s(long ptr long long) _ultoa_s @ cdecl _o__ultoa_s(long ptr long long) _ultoa_s
@ cdecl _o__ultow(long ptr long) ntdll._ultow @ cdecl _o__ultow(long ptr long) ntdll._ultow
@ cdecl _o__ultow_s(long ptr long long) _ultow_s @ cdecl _o__ultow_s(long ptr long long) _ultow_s
@ cdecl _o__umask(long) MSVCRT__umask @ cdecl _o__umask(long) _umask
@ stub _o__umask_s @ stub _o__umask_s
@ cdecl _o__ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _o__ungetc_nolock(long ptr) _ungetc_nolock
@ cdecl _o__ungetch(long) _ungetch @ cdecl _o__ungetch(long) _ungetch
@ cdecl _o__ungetch_nolock(long) _ungetch_nolock @ cdecl _o__ungetch_nolock(long) _ungetch_nolock
@ cdecl _o__ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _o__ungetwc_nolock(long ptr) _ungetwc_nolock
@ cdecl _o__ungetwch(long) _ungetwch @ cdecl _o__ungetwch(long) _ungetwch
@ cdecl _o__ungetwch_nolock(long) _ungetwch_nolock @ cdecl _o__ungetwch_nolock(long) _ungetwch_nolock
@ cdecl _o__unlink(str) MSVCRT__unlink @ cdecl _o__unlink(str) _unlink
@ cdecl _o__unloaddll(long) _unloaddll @ cdecl _o__unloaddll(long) _unloaddll
@ cdecl _o__unlock_file(ptr) MSVCRT__unlock_file @ cdecl _o__unlock_file(ptr) _unlock_file
@ cdecl _o__utime32(str ptr) _utime32 @ cdecl _o__utime32(str ptr) _utime32
@ cdecl _o__utime64(str ptr) _utime64 @ cdecl _o__utime64(str ptr) _utime64
@ cdecl _o__waccess(wstr long) MSVCRT__waccess @ cdecl _o__waccess(wstr long) _waccess
@ cdecl _o__waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _o__waccess_s(wstr long) _waccess_s
@ cdecl _o__wasctime(ptr) _wasctime @ cdecl _o__wasctime(ptr) _wasctime
@ cdecl _o__wasctime_s(ptr long ptr) _wasctime_s @ cdecl _o__wasctime_s(ptr long ptr) _wasctime_s
@ cdecl _o__wchdir(wstr) _wchdir @ cdecl _o__wchdir(wstr) _wchdir
@ cdecl _o__wchmod(wstr long) MSVCRT__wchmod @ cdecl _o__wchmod(wstr long) _wchmod
@ cdecl _o__wcreat(wstr long) MSVCRT__wcreat @ cdecl _o__wcreat(wstr long) _wcreat
@ cdecl _o__wcreate_locale(long wstr) _wcreate_locale @ cdecl _o__wcreate_locale(long wstr) _wcreate_locale
@ cdecl _o__wcscoll_l(wstr wstr ptr) _wcscoll_l @ cdecl _o__wcscoll_l(wstr wstr ptr) _wcscoll_l
@ cdecl _o__wcsdup(wstr) _wcsdup @ cdecl _o__wcsdup(wstr) _wcsdup
...@@ -1487,7 +1487,7 @@ ...@@ -1487,7 +1487,7 @@
@ cdecl _o__wexecve(wstr ptr ptr) _wexecve @ cdecl _o__wexecve(wstr ptr ptr) _wexecve
@ cdecl _o__wexecvp(wstr ptr) _wexecvp @ cdecl _o__wexecvp(wstr ptr) _wexecvp
@ cdecl _o__wexecvpe(wstr ptr ptr) _wexecvpe @ cdecl _o__wexecvpe(wstr ptr ptr) _wexecvpe
@ cdecl _o__wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _o__wfdopen(long wstr) _wfdopen
@ cdecl _o__wfindfirst32(wstr ptr) _wfindfirst32 @ cdecl _o__wfindfirst32(wstr ptr) _wfindfirst32
@ stub _o__wfindfirst32i64 @ stub _o__wfindfirst32i64
@ cdecl _o__wfindfirst64(wstr ptr) _wfindfirst64 @ cdecl _o__wfindfirst64(wstr ptr) _wfindfirst64
...@@ -1496,11 +1496,11 @@ ...@@ -1496,11 +1496,11 @@
@ stub _o__wfindnext32i64 @ stub _o__wfindnext32i64
@ cdecl _o__wfindnext64(long ptr) _wfindnext64 @ cdecl _o__wfindnext64(long ptr) _wfindnext64
@ cdecl _o__wfindnext64i32(long ptr) _wfindnext64i32 @ cdecl _o__wfindnext64i32(long ptr) _wfindnext64i32
@ cdecl _o__wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _o__wfopen(wstr wstr) _wfopen
@ cdecl _o__wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _o__wfopen_s(ptr wstr wstr) _wfopen_s
@ cdecl _o__wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _o__wfreopen(wstr wstr ptr) _wfreopen
@ cdecl _o__wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _o__wfreopen_s(ptr wstr wstr ptr) _wfreopen_s
@ cdecl _o__wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _o__wfsopen(wstr wstr long) _wfsopen
@ cdecl _o__wfullpath(ptr wstr long) _wfullpath @ cdecl _o__wfullpath(ptr wstr long) _wfullpath
@ cdecl _o__wgetcwd(wstr long) _wgetcwd @ cdecl _o__wgetcwd(wstr long) _wgetcwd
@ cdecl _o__wgetdcwd(long wstr long) _wgetdcwd @ cdecl _o__wgetdcwd(long wstr long) _wgetdcwd
...@@ -1509,37 +1509,37 @@ ...@@ -1509,37 +1509,37 @@
@ cdecl _o__wmakepath(ptr wstr wstr wstr wstr) _wmakepath @ cdecl _o__wmakepath(ptr wstr wstr wstr wstr) _wmakepath
@ cdecl _o__wmakepath_s(ptr long wstr wstr wstr wstr) _wmakepath_s @ cdecl _o__wmakepath_s(ptr long wstr wstr wstr wstr) _wmakepath_s
@ cdecl _o__wmkdir(wstr) _wmkdir @ cdecl _o__wmkdir(wstr) _wmkdir
@ cdecl _o__wmktemp(wstr) MSVCRT__wmktemp @ cdecl _o__wmktemp(wstr) _wmktemp
@ cdecl _o__wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _o__wmktemp_s(wstr long) _wmktemp_s
@ cdecl _o__wperror(wstr) _wperror @ cdecl _o__wperror(wstr) _wperror
@ cdecl _o__wpopen(wstr wstr) _wpopen @ cdecl _o__wpopen(wstr wstr) _wpopen
@ cdecl _o__wputenv(wstr) _wputenv @ cdecl _o__wputenv(wstr) _wputenv
@ cdecl _o__wputenv_s(wstr wstr) _wputenv_s @ cdecl _o__wputenv_s(wstr wstr) _wputenv_s
@ cdecl _o__wremove(wstr) MSVCRT__wremove @ cdecl _o__wremove(wstr) _wremove
@ cdecl _o__wrename(wstr wstr) MSVCRT__wrename @ cdecl _o__wrename(wstr wstr) _wrename
@ cdecl _o__write(long ptr long) MSVCRT__write @ cdecl _o__write(long ptr long) _write
@ cdecl _o__wrmdir(wstr) _wrmdir @ cdecl _o__wrmdir(wstr) _wrmdir
@ cdecl _o__wsearchenv(wstr wstr ptr) _wsearchenv @ cdecl _o__wsearchenv(wstr wstr ptr) _wsearchenv
@ cdecl _o__wsearchenv_s(wstr wstr ptr long) _wsearchenv_s @ cdecl _o__wsearchenv_s(wstr wstr ptr long) _wsearchenv_s
@ cdecl _o__wsetlocale(long wstr) _wsetlocale @ cdecl _o__wsetlocale(long wstr) _wsetlocale
@ cdecl _o__wsopen_dispatch(wstr long long long ptr long) MSVCRT__wsopen_dispatch @ cdecl _o__wsopen_dispatch(wstr long long long ptr long) _wsopen_dispatch
@ cdecl _o__wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _o__wsopen_s(ptr wstr long long long) _wsopen_s
@ cdecl _o__wspawnv(long wstr ptr) _wspawnv @ cdecl _o__wspawnv(long wstr ptr) _wspawnv
@ cdecl _o__wspawnve(long wstr ptr ptr) _wspawnve @ cdecl _o__wspawnve(long wstr ptr ptr) _wspawnve
@ cdecl _o__wspawnvp(long wstr ptr) _wspawnvp @ cdecl _o__wspawnvp(long wstr ptr) _wspawnvp
@ cdecl _o__wspawnvpe(long wstr ptr ptr) _wspawnvpe @ cdecl _o__wspawnvpe(long wstr ptr ptr) _wspawnvpe
@ cdecl _o__wsplitpath(wstr ptr ptr ptr ptr) _wsplitpath @ cdecl _o__wsplitpath(wstr ptr ptr ptr ptr) _wsplitpath
@ cdecl _o__wsplitpath_s(wstr ptr long ptr long ptr long ptr long) _wsplitpath_s @ cdecl _o__wsplitpath_s(wstr ptr long ptr long ptr long ptr long) _wsplitpath_s
@ cdecl _o__wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _o__wstat32(wstr ptr) _wstat32
@ cdecl _o__wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _o__wstat32i64(wstr ptr) _wstat32i64
@ cdecl _o__wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _o__wstat64(wstr ptr) _wstat64
@ cdecl _o__wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _o__wstat64i32(wstr ptr) _wstat64i32
@ cdecl _o__wstrdate(ptr) _wstrdate @ cdecl _o__wstrdate(ptr) _wstrdate
@ cdecl _o__wstrdate_s(ptr long) _wstrdate_s @ cdecl _o__wstrdate_s(ptr long) _wstrdate_s
@ cdecl _o__wstrtime(ptr) _wstrtime @ cdecl _o__wstrtime(ptr) _wstrtime
@ cdecl _o__wstrtime_s(ptr long) _wstrtime_s @ cdecl _o__wstrtime_s(ptr long) _wstrtime_s
@ cdecl _o__wsystem(wstr) _wsystem @ cdecl _o__wsystem(wstr) _wsystem
@ cdecl _o__wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _o__wtmpnam_s(ptr long) _wtmpnam_s
@ cdecl _o__wtof(wstr) _wtof @ cdecl _o__wtof(wstr) _wtof
@ cdecl _o__wtof_l(wstr ptr) _wtof_l @ cdecl _o__wtof_l(wstr ptr) _wtof_l
@ cdecl _o__wtoi(wstr) _wtoi @ cdecl _o__wtoi(wstr) _wtoi
...@@ -1550,7 +1550,7 @@ ...@@ -1550,7 +1550,7 @@
@ cdecl _o__wtol_l(wstr ptr) _wtol_l @ cdecl _o__wtol_l(wstr ptr) _wtol_l
@ cdecl -ret64 _o__wtoll(wstr) _wtoll @ cdecl -ret64 _o__wtoll(wstr) _wtoll
@ cdecl -ret64 _o__wtoll_l(wstr ptr) _wtoll_l @ cdecl -ret64 _o__wtoll_l(wstr ptr) _wtoll_l
@ cdecl _o__wunlink(wstr) MSVCRT__wunlink @ cdecl _o__wunlink(wstr) _wunlink
@ cdecl _o__wutime32(wstr ptr) _wutime32 @ cdecl _o__wutime32(wstr ptr) _wutime32
@ cdecl _o__wutime64(wstr ptr) _wutime64 @ cdecl _o__wutime64(wstr ptr) _wutime64
@ cdecl _o__y0(double) _y0 @ cdecl _o__y0(double) _y0
...@@ -1588,8 +1588,8 @@ ...@@ -1588,8 +1588,8 @@
@ cdecl _o_cbrtf(float) cbrtf @ cdecl _o_cbrtf(float) cbrtf
@ cdecl _o_ceil(double) ceil @ cdecl _o_ceil(double) ceil
@ cdecl -arch=!i386 _o_ceilf(float) ceilf @ cdecl -arch=!i386 _o_ceilf(float) ceilf
@ cdecl _o_clearerr(ptr) MSVCRT_clearerr @ cdecl _o_clearerr(ptr) clearerr
@ cdecl _o_clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl _o_clearerr_s(ptr) clearerr_s
@ cdecl _o_cos(double) cos @ cdecl _o_cos(double) cos
@ cdecl -arch=!i386 _o_cosf(float) cosf @ cdecl -arch=!i386 _o_cosf(float) cosf
@ cdecl _o_cosh(double) cosh @ cdecl _o_cosh(double) cosh
...@@ -1607,15 +1607,15 @@ ...@@ -1607,15 +1607,15 @@
@ cdecl _o_exp2l(double) MSVCR120_exp2l @ cdecl _o_exp2l(double) MSVCR120_exp2l
@ cdecl -arch=!i386 _o_expf(float) expf @ cdecl -arch=!i386 _o_expf(float) expf
@ cdecl _o_fabs(double) fabs @ cdecl _o_fabs(double) fabs
@ cdecl _o_fclose(ptr) MSVCRT_fclose @ cdecl _o_fclose(ptr) fclose
@ cdecl _o_feof(ptr) MSVCRT_feof @ cdecl _o_feof(ptr) feof
@ cdecl _o_ferror(ptr) MSVCRT_ferror @ cdecl _o_ferror(ptr) ferror
@ cdecl _o_fflush(ptr) MSVCRT_fflush @ cdecl _o_fflush(ptr) fflush
@ cdecl _o_fgetc(ptr) MSVCRT_fgetc @ cdecl _o_fgetc(ptr) fgetc
@ cdecl _o_fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl _o_fgetpos(ptr ptr) fgetpos
@ cdecl _o_fgets(ptr long ptr) MSVCRT_fgets @ cdecl _o_fgets(ptr long ptr) fgets
@ cdecl _o_fgetwc(ptr) MSVCRT_fgetwc @ cdecl _o_fgetwc(ptr) fgetwc
@ cdecl _o_fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl _o_fgetws(ptr long ptr) fgetws
@ cdecl _o_floor(double) floor @ cdecl _o_floor(double) floor
@ cdecl -arch=!i386 _o_floorf(float) floorf @ cdecl -arch=!i386 _o_floorf(float) floorf
@ cdecl _o_fma(double double double) fma @ cdecl _o_fma(double double double) fma
...@@ -1623,30 +1623,30 @@ ...@@ -1623,30 +1623,30 @@
@ cdecl _o_fmal(double double double) fma @ cdecl _o_fmal(double double double) fma
@ cdecl _o_fmod(double double) fmod @ cdecl _o_fmod(double double) fmod
@ cdecl -arch=!i386 _o_fmodf(float float) fmodf @ cdecl -arch=!i386 _o_fmodf(float float) fmodf
@ cdecl _o_fopen(str str) MSVCRT_fopen @ cdecl _o_fopen(str str) fopen
@ cdecl _o_fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl _o_fopen_s(ptr str str) fopen_s
@ cdecl _o_fputc(long ptr) MSVCRT_fputc @ cdecl _o_fputc(long ptr) fputc
@ cdecl _o_fputs(str ptr) MSVCRT_fputs @ cdecl _o_fputs(str ptr) fputs
@ cdecl _o_fputwc(long ptr) MSVCRT_fputwc @ cdecl _o_fputwc(long ptr) fputwc
@ cdecl _o_fputws(wstr ptr) MSVCRT_fputws @ cdecl _o_fputws(wstr ptr) fputws
@ cdecl _o_fread(ptr long long ptr) MSVCRT_fread @ cdecl _o_fread(ptr long long ptr) fread
@ cdecl _o_fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl _o_fread_s(ptr long long long ptr) fread_s
@ cdecl _o_free(ptr) free @ cdecl _o_free(ptr) free
@ cdecl _o_freopen(str str ptr) MSVCRT_freopen @ cdecl _o_freopen(str str ptr) freopen
@ cdecl _o_freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl _o_freopen_s(ptr str str ptr) freopen_s
@ cdecl _o_frexp(double ptr) frexp @ cdecl _o_frexp(double ptr) frexp
@ cdecl _o_fseek(ptr long long) MSVCRT_fseek @ cdecl _o_fseek(ptr long long) fseek
@ cdecl _o_fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl _o_fsetpos(ptr ptr) fsetpos
@ cdecl _o_ftell(ptr) MSVCRT_ftell @ cdecl _o_ftell(ptr) ftell
@ cdecl _o_fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl _o_fwrite(ptr long long ptr) fwrite
@ cdecl _o_getc(ptr) MSVCRT_getc @ cdecl _o_getc(ptr) getc
@ cdecl _o_getchar() MSVCRT_getchar @ cdecl _o_getchar() getchar
@ cdecl _o_getenv(str) getenv @ cdecl _o_getenv(str) getenv
@ cdecl _o_getenv_s(ptr ptr long str) getenv_s @ cdecl _o_getenv_s(ptr ptr long str) getenv_s
@ cdecl _o_gets(str) MSVCRT_gets @ cdecl _o_gets(str) gets
@ cdecl _o_gets_s(ptr long) MSVCRT_gets_s @ cdecl _o_gets_s(ptr long) gets_s
@ cdecl _o_getwc(ptr) MSVCRT_getwc @ cdecl _o_getwc(ptr) getwc
@ cdecl _o_getwchar() MSVCRT_getwchar @ cdecl _o_getwchar() getwchar
@ cdecl _o_hypot(double double) _hypot @ cdecl _o_hypot(double double) _hypot
@ cdecl _o_is_wctype(long long) iswctype @ cdecl _o_is_wctype(long long) iswctype
@ cdecl _o_isalnum(long) isalnum @ cdecl _o_isalnum(long) isalnum
...@@ -1735,11 +1735,11 @@ ...@@ -1735,11 +1735,11 @@
@ cdecl _o_nexttowardl(double double) MSVCRT_nexttoward @ cdecl _o_nexttowardl(double double) MSVCRT_nexttoward
@ cdecl _o_pow(double double) pow @ cdecl _o_pow(double double) pow
@ cdecl -arch=!i386 _o_powf(float float) powf @ cdecl -arch=!i386 _o_powf(float float) powf
@ cdecl _o_putc(long ptr) MSVCRT_putc @ cdecl _o_putc(long ptr) putc
@ cdecl _o_putchar(long) MSVCRT_putchar @ cdecl _o_putchar(long) putchar
@ cdecl _o_puts(str) MSVCRT_puts @ cdecl _o_puts(str) puts
@ cdecl _o_putwc(long ptr) MSVCRT_fputwc @ cdecl _o_putwc(long ptr) fputwc
@ cdecl _o_putwchar(long) MSVCRT__fputwchar @ cdecl _o_putwchar(long) _fputwchar
@ cdecl _o_qsort(ptr long long ptr) qsort @ cdecl _o_qsort(ptr long long ptr) qsort
@ cdecl _o_qsort_s(ptr long long ptr ptr) qsort_s @ cdecl _o_qsort_s(ptr long long ptr ptr) qsort_s
@ cdecl _o_raise(long) raise @ cdecl _o_raise(long) raise
...@@ -1749,12 +1749,12 @@ ...@@ -1749,12 +1749,12 @@
@ cdecl _o_remainder(double double) remainder @ cdecl _o_remainder(double double) remainder
@ cdecl _o_remainderf(float float) remainderf @ cdecl _o_remainderf(float float) remainderf
@ cdecl _o_remainderl(double double) MSVCR120_remainderl @ cdecl _o_remainderl(double double) MSVCR120_remainderl
@ cdecl _o_remove(str) MSVCRT_remove @ cdecl _o_remove(str) remove
@ cdecl _o_remquo(double double ptr) remquo @ cdecl _o_remquo(double double ptr) remquo
@ cdecl _o_remquof(float float ptr) remquof @ cdecl _o_remquof(float float ptr) remquof
@ cdecl _o_remquol(double double ptr) MSVCR120_remquol @ cdecl _o_remquol(double double ptr) MSVCR120_remquol
@ cdecl _o_rename(str str) MSVCRT_rename @ cdecl _o_rename(str str) rename
@ cdecl _o_rewind(ptr) MSVCRT_rewind @ cdecl _o_rewind(ptr) rewind
@ cdecl _o_rint(double) rint @ cdecl _o_rint(double) rint
@ cdecl _o_rintf(float) rintf @ cdecl _o_rintf(float) rintf
@ cdecl _o_rintl(double) MSVCR120_rintl @ cdecl _o_rintl(double) MSVCR120_rintl
...@@ -1768,9 +1768,9 @@ ...@@ -1768,9 +1768,9 @@
@ cdecl _o_scalbnf(float long) _scalbf @ cdecl _o_scalbnf(float long) _scalbf
@ cdecl _o_scalbnl(double long) MSVCR120_scalbnl @ cdecl _o_scalbnl(double long) MSVCR120_scalbnl
@ cdecl _o_set_terminate(ptr) set_terminate @ cdecl _o_set_terminate(ptr) set_terminate
@ cdecl _o_setbuf(ptr ptr) MSVCRT_setbuf @ cdecl _o_setbuf(ptr ptr) setbuf
@ cdecl _o_setlocale(long str) setlocale @ cdecl _o_setlocale(long str) setlocale
@ cdecl _o_setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl _o_setvbuf(ptr str long long) setvbuf
@ cdecl _o_sin(double) sin @ cdecl _o_sin(double) sin
@ cdecl -arch=!i386 _o_sinf(float) sinf @ cdecl -arch=!i386 _o_sinf(float) sinf
@ cdecl _o_sinh(double) sinh @ cdecl _o_sinh(double) sinh
...@@ -1804,14 +1804,14 @@ ...@@ -1804,14 +1804,14 @@
@ cdecl _o_tgamma(double) tgamma @ cdecl _o_tgamma(double) tgamma
@ cdecl _o_tgammaf(float) tgammaf @ cdecl _o_tgammaf(float) tgammaf
@ cdecl _o_tgammal(double) tgamma @ cdecl _o_tgammal(double) tgamma
@ cdecl _o_tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl _o_tmpfile_s(ptr) tmpfile_s
@ cdecl _o_tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl _o_tmpnam_s(ptr long) tmpnam_s
@ cdecl _o_tolower(long) tolower @ cdecl _o_tolower(long) tolower
@ cdecl _o_toupper(long) toupper @ cdecl _o_toupper(long) toupper
@ cdecl _o_towlower(long) towlower @ cdecl _o_towlower(long) towlower
@ cdecl _o_towupper(long) towupper @ cdecl _o_towupper(long) towupper
@ cdecl _o_ungetc(long ptr) MSVCRT_ungetc @ cdecl _o_ungetc(long ptr) ungetc
@ cdecl _o_ungetwc(long ptr) MSVCRT_ungetwc @ cdecl _o_ungetwc(long ptr) ungetwc
@ cdecl _o_wcrtomb(ptr long ptr) wcrtomb @ cdecl _o_wcrtomb(ptr long ptr) wcrtomb
@ cdecl _o_wcrtomb_s(ptr ptr long long ptr) wcrtomb_s @ cdecl _o_wcrtomb_s(ptr ptr long long ptr) wcrtomb_s
@ cdecl _o_wcscat_s(wstr long wstr) wcscat_s @ cdecl _o_wcscat_s(wstr long wstr) wcscat_s
...@@ -1839,33 +1839,33 @@ ...@@ -1839,33 +1839,33 @@
@ cdecl _o_wctomb_s(ptr ptr long long) wctomb_s @ cdecl _o_wctomb_s(ptr ptr long long) wctomb_s
@ cdecl _o_wmemcpy_s(ptr long ptr long) wmemcpy_s @ cdecl _o_wmemcpy_s(ptr long ptr long) wmemcpy_s
@ cdecl _o_wmemmove_s(ptr long ptr long) wmemmove_s @ cdecl _o_wmemmove_s(ptr long ptr long) wmemmove_s
@ varargs _open(str long) MSVCRT__open @ varargs _open(str long)
@ cdecl _open_osfhandle(long long) MSVCRT__open_osfhandle @ cdecl _open_osfhandle(long long)
@ cdecl _pclose(ptr) @ cdecl _pclose(ptr)
@ cdecl _pipe(ptr long long) MSVCRT__pipe @ cdecl _pipe(ptr long long)
@ cdecl _popen(str str) @ cdecl _popen(str str)
@ cdecl _purecall() @ cdecl _purecall()
@ cdecl _putc_nolock(long ptr) MSVCRT__fputc_nolock @ cdecl _putc_nolock(long ptr) _fputc_nolock
@ cdecl _putch(long) @ cdecl _putch(long)
@ cdecl _putch_nolock(long) @ cdecl _putch_nolock(long)
@ cdecl _putenv(str) @ cdecl _putenv(str)
@ cdecl _putenv_s(str str) @ cdecl _putenv_s(str str)
@ cdecl _putw(long ptr) MSVCRT__putw @ cdecl _putw(long ptr)
@ cdecl _putwc_nolock(long ptr) MSVCRT__fputwc_nolock @ cdecl _putwc_nolock(long ptr) _fputwc_nolock
@ cdecl _putwch(long) @ cdecl _putwch(long)
@ cdecl _putwch_nolock(long) @ cdecl _putwch_nolock(long)
@ cdecl _putws(wstr) MSVCRT__putws @ cdecl _putws(wstr)
@ stub _query_app_type @ stub _query_app_type
@ cdecl _query_new_handler() @ cdecl _query_new_handler()
@ cdecl _query_new_mode() @ cdecl _query_new_mode()
@ cdecl _read(long ptr long) MSVCRT__read @ cdecl _read(long ptr long)
@ cdecl _realloc_base(ptr long) @ cdecl _realloc_base(ptr long)
@ cdecl _recalloc(ptr long long) @ cdecl _recalloc(ptr long long)
@ cdecl _register_onexit_function(ptr ptr) @ cdecl _register_onexit_function(ptr ptr)
@ cdecl _register_thread_local_exe_atexit_callback(ptr) @ cdecl _register_thread_local_exe_atexit_callback(ptr)
@ cdecl _resetstkoflw() @ cdecl _resetstkoflw()
@ cdecl _rmdir(str) @ cdecl _rmdir(str)
@ cdecl _rmtmp() MSVCRT__rmtmp @ cdecl _rmtmp()
@ cdecl _rotl(long long) @ cdecl _rotl(long long)
@ cdecl -ret64 _rotl64(int64 long) @ cdecl -ret64 _rotl64(int64 long)
@ cdecl _rotr(long long) @ cdecl _rotr(long long)
...@@ -1896,14 +1896,14 @@ ...@@ -1896,14 +1896,14 @@
@ cdecl _set_thread_local_invalid_parameter_handler(ptr) @ cdecl _set_thread_local_invalid_parameter_handler(ptr)
@ cdecl _seterrormode(long) @ cdecl _seterrormode(long)
@ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3 @ cdecl -arch=i386 -norelay _setjmp3(ptr long) MSVCRT__setjmp3
@ cdecl _setmaxstdio(long) MSVCRT__setmaxstdio @ cdecl _setmaxstdio(long)
@ cdecl _setmbcp(long) @ cdecl _setmbcp(long)
@ cdecl _setmode(long long) MSVCRT__setmode @ cdecl _setmode(long long)
@ stub _setsystime(ptr long) @ stub _setsystime(ptr long)
@ cdecl _sleep(long) @ cdecl _sleep(long)
@ varargs _sopen(str long long) MSVCRT__sopen @ varargs _sopen(str long long)
@ cdecl _sopen_dispatch(str long long long ptr long) MSVCRT__sopen_dispatch @ cdecl _sopen_dispatch(str long long long ptr long)
@ cdecl _sopen_s(ptr str long long long) MSVCRT__sopen_s @ cdecl _sopen_s(ptr str long long long)
@ varargs _spawnl(long str str) @ varargs _spawnl(long str str)
@ varargs _spawnle(long str str) @ varargs _spawnle(long str str)
@ varargs _spawnlp(long str str) @ varargs _spawnlp(long str str)
...@@ -1914,10 +1914,10 @@ ...@@ -1914,10 +1914,10 @@
@ cdecl _spawnvpe(long str ptr ptr) @ cdecl _spawnvpe(long str ptr ptr)
@ cdecl _splitpath(str ptr ptr ptr ptr) @ cdecl _splitpath(str ptr ptr ptr ptr)
@ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long) @ cdecl _splitpath_s(str ptr long ptr long ptr long ptr long)
@ cdecl _stat32(str ptr) MSVCRT__stat32 @ cdecl _stat32(str ptr)
@ cdecl _stat32i64(str ptr) MSVCRT__stat32i64 @ cdecl _stat32i64(str ptr)
@ cdecl _stat64(str ptr) MSVCRT_stat64 @ cdecl _stat64(str ptr)
@ cdecl _stat64i32(str ptr) MSVCRT__stat64i32 @ cdecl _stat64i32(str ptr)
@ cdecl _statusfp() @ cdecl _statusfp()
@ cdecl -arch=i386 _statusfp2(ptr ptr) @ cdecl -arch=i386 _statusfp2(ptr ptr)
@ cdecl _strcoll_l(str str ptr) @ cdecl _strcoll_l(str str ptr)
...@@ -1967,9 +1967,9 @@ ...@@ -1967,9 +1967,9 @@
@ cdecl _strupr_s_l(str long ptr) @ cdecl _strupr_s_l(str long ptr)
@ cdecl _strxfrm_l(ptr str long ptr) @ cdecl _strxfrm_l(ptr str long ptr)
@ cdecl _swab(str str long) @ cdecl _swab(str str long)
@ cdecl _tell(long) MSVCRT__tell @ cdecl _tell(long)
@ cdecl -ret64 _telli64(long) @ cdecl -ret64 _telli64(long)
@ cdecl _tempnam(str str) MSVCRT__tempnam @ cdecl _tempnam(str str)
@ cdecl _time32(ptr) @ cdecl _time32(ptr)
@ cdecl _time64(ptr) @ cdecl _time64(ptr)
@ cdecl _timespec32_get(ptr long) @ cdecl _timespec32_get(ptr long)
...@@ -1989,28 +1989,28 @@ ...@@ -1989,28 +1989,28 @@
@ cdecl _ultoa_s(long ptr long long) @ cdecl _ultoa_s(long ptr long long)
@ cdecl _ultow(long ptr long) ntdll._ultow @ cdecl _ultow(long ptr long) ntdll._ultow
@ cdecl _ultow_s(long ptr long long) @ cdecl _ultow_s(long ptr long long)
@ cdecl _umask(long) MSVCRT__umask @ cdecl _umask(long)
@ stub _umask_s @ stub _umask_s
@ cdecl _ungetc_nolock(long ptr) MSVCRT__ungetc_nolock @ cdecl _ungetc_nolock(long ptr)
@ cdecl _ungetch(long) @ cdecl _ungetch(long)
@ cdecl _ungetch_nolock(long) @ cdecl _ungetch_nolock(long)
@ cdecl _ungetwc_nolock(long ptr) MSVCRT__ungetwc_nolock @ cdecl _ungetwc_nolock(long ptr)
@ cdecl _ungetwch(long) @ cdecl _ungetwch(long)
@ cdecl _ungetwch_nolock(long) @ cdecl _ungetwch_nolock(long)
@ cdecl _unlink(str) MSVCRT__unlink @ cdecl _unlink(str)
@ cdecl _unloaddll(long) @ cdecl _unloaddll(long)
@ cdecl _unlock_file(ptr) MSVCRT__unlock_file @ cdecl _unlock_file(ptr)
@ cdecl _unlock_locales() @ cdecl _unlock_locales()
@ cdecl _utime32(str ptr) @ cdecl _utime32(str ptr)
@ cdecl _utime64(str ptr) @ cdecl _utime64(str ptr)
@ cdecl _waccess(wstr long) MSVCRT__waccess @ cdecl _waccess(wstr long)
@ cdecl _waccess_s(wstr long) MSVCRT__waccess_s @ cdecl _waccess_s(wstr long)
@ cdecl _wasctime(ptr) @ cdecl _wasctime(ptr)
@ cdecl _wasctime_s(ptr long ptr) @ cdecl _wasctime_s(ptr long ptr)
@ cdecl _wassert(wstr wstr long) @ cdecl _wassert(wstr wstr long)
@ cdecl _wchdir(wstr) @ cdecl _wchdir(wstr)
@ cdecl _wchmod(wstr long) MSVCRT__wchmod @ cdecl _wchmod(wstr long)
@ cdecl _wcreat(wstr long) MSVCRT__wcreat @ cdecl _wcreat(wstr long)
@ cdecl _wcreate_locale(long wstr) @ cdecl _wcreate_locale(long wstr)
@ cdecl _wcscoll_l(wstr wstr ptr) @ cdecl _wcscoll_l(wstr wstr ptr)
@ cdecl _wcsdup(wstr) @ cdecl _wcsdup(wstr)
...@@ -2072,7 +2072,7 @@ ...@@ -2072,7 +2072,7 @@
@ cdecl _wexecve(wstr ptr ptr) @ cdecl _wexecve(wstr ptr ptr)
@ cdecl _wexecvp(wstr ptr) @ cdecl _wexecvp(wstr ptr)
@ cdecl _wexecvpe(wstr ptr ptr) @ cdecl _wexecvpe(wstr ptr ptr)
@ cdecl _wfdopen(long wstr) MSVCRT__wfdopen @ cdecl _wfdopen(long wstr)
@ cdecl _wfindfirst32(wstr ptr) @ cdecl _wfindfirst32(wstr ptr)
@ stub _wfindfirst32i64 @ stub _wfindfirst32i64
@ cdecl _wfindfirst64(wstr ptr) @ cdecl _wfindfirst64(wstr ptr)
...@@ -2081,11 +2081,11 @@ ...@@ -2081,11 +2081,11 @@
@ stub _wfindnext32i64 @ stub _wfindnext32i64
@ cdecl _wfindnext64(long ptr) @ cdecl _wfindnext64(long ptr)
@ cdecl _wfindnext64i32(long ptr) @ cdecl _wfindnext64i32(long ptr)
@ cdecl _wfopen(wstr wstr) MSVCRT__wfopen @ cdecl _wfopen(wstr wstr)
@ cdecl _wfopen_s(ptr wstr wstr) MSVCRT__wfopen_s @ cdecl _wfopen_s(ptr wstr wstr)
@ cdecl _wfreopen(wstr wstr ptr) MSVCRT__wfreopen @ cdecl _wfreopen(wstr wstr ptr)
@ cdecl _wfreopen_s(ptr wstr wstr ptr) MSVCRT__wfreopen_s @ cdecl _wfreopen_s(ptr wstr wstr ptr)
@ cdecl _wfsopen(wstr wstr long) MSVCRT__wfsopen @ cdecl _wfsopen(wstr wstr long)
@ cdecl _wfullpath(ptr wstr long) @ cdecl _wfullpath(ptr wstr long)
@ cdecl _wgetcwd(wstr long) @ cdecl _wgetcwd(wstr long)
@ cdecl _wgetdcwd(long wstr long) @ cdecl _wgetdcwd(long wstr long)
...@@ -2094,23 +2094,23 @@ ...@@ -2094,23 +2094,23 @@
@ cdecl _wmakepath(ptr wstr wstr wstr wstr) @ cdecl _wmakepath(ptr wstr wstr wstr wstr)
@ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr) @ cdecl _wmakepath_s(ptr long wstr wstr wstr wstr)
@ cdecl _wmkdir(wstr) @ cdecl _wmkdir(wstr)
@ cdecl _wmktemp(wstr) MSVCRT__wmktemp @ cdecl _wmktemp(wstr)
@ cdecl _wmktemp_s(wstr long) MSVCRT__wmktemp_s @ cdecl _wmktemp_s(wstr long)
@ varargs _wopen(wstr long) MSVCRT__wopen @ varargs _wopen(wstr long)
@ cdecl _wperror(wstr) @ cdecl _wperror(wstr)
@ cdecl _wpopen(wstr wstr) @ cdecl _wpopen(wstr wstr)
@ cdecl _wputenv(wstr) @ cdecl _wputenv(wstr)
@ cdecl _wputenv_s(wstr wstr) @ cdecl _wputenv_s(wstr wstr)
@ cdecl _wremove(wstr) MSVCRT__wremove @ cdecl _wremove(wstr)
@ cdecl _wrename(wstr wstr) MSVCRT__wrename @ cdecl _wrename(wstr wstr)
@ cdecl _write(long ptr long) MSVCRT__write @ cdecl _write(long ptr long)
@ cdecl _wrmdir(wstr) @ cdecl _wrmdir(wstr)
@ cdecl _wsearchenv(wstr wstr ptr) @ cdecl _wsearchenv(wstr wstr ptr)
@ cdecl _wsearchenv_s(wstr wstr ptr long) @ cdecl _wsearchenv_s(wstr wstr ptr long)
@ cdecl _wsetlocale(long wstr) @ cdecl _wsetlocale(long wstr)
@ varargs _wsopen(wstr long long) MSVCRT__wsopen @ varargs _wsopen(wstr long long)
@ cdecl _wsopen_dispatch(wstr long long long ptr long) MSVCRT__wsopen_dispatch @ cdecl _wsopen_dispatch(wstr long long long ptr long)
@ cdecl _wsopen_s(ptr wstr long long long) MSVCRT__wsopen_s @ cdecl _wsopen_s(ptr wstr long long long)
@ varargs _wspawnl(long wstr wstr) @ varargs _wspawnl(long wstr wstr)
@ varargs _wspawnle(long wstr wstr) @ varargs _wspawnle(long wstr wstr)
@ varargs _wspawnlp(long wstr wstr) @ varargs _wspawnlp(long wstr wstr)
...@@ -2121,18 +2121,18 @@ ...@@ -2121,18 +2121,18 @@
@ cdecl _wspawnvpe(long wstr ptr ptr) @ cdecl _wspawnvpe(long wstr ptr ptr)
@ cdecl _wsplitpath(wstr ptr ptr ptr ptr) @ cdecl _wsplitpath(wstr ptr ptr ptr ptr)
@ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long) @ cdecl _wsplitpath_s(wstr ptr long ptr long ptr long ptr long)
@ cdecl _wstat32(wstr ptr) MSVCRT__wstat32 @ cdecl _wstat32(wstr ptr)
@ cdecl _wstat32i64(wstr ptr) MSVCRT__wstat32i64 @ cdecl _wstat32i64(wstr ptr)
@ cdecl _wstat64(wstr ptr) MSVCRT__wstat64 @ cdecl _wstat64(wstr ptr)
@ cdecl _wstat64i32(wstr ptr) MSVCRT__wstat64i32 @ cdecl _wstat64i32(wstr ptr)
@ cdecl _wstrdate(ptr) @ cdecl _wstrdate(ptr)
@ cdecl _wstrdate_s(ptr long) @ cdecl _wstrdate_s(ptr long)
@ cdecl _wstrtime(ptr) @ cdecl _wstrtime(ptr)
@ cdecl _wstrtime_s(ptr long) @ cdecl _wstrtime_s(ptr long)
@ cdecl _wsystem(wstr) @ cdecl _wsystem(wstr)
@ cdecl _wtempnam(wstr wstr) MSVCRT__wtempnam @ cdecl _wtempnam(wstr wstr)
@ cdecl _wtmpnam(ptr) MSVCRT__wtmpnam @ cdecl _wtmpnam(ptr)
@ cdecl _wtmpnam_s(ptr long) MSVCRT__wtmpnam_s @ cdecl _wtmpnam_s(ptr long)
@ cdecl _wtof(wstr) @ cdecl _wtof(wstr)
@ cdecl _wtof_l(wstr ptr) @ cdecl _wtof_l(wstr ptr)
@ cdecl _wtoi(wstr) @ cdecl _wtoi(wstr)
...@@ -2143,7 +2143,7 @@ ...@@ -2143,7 +2143,7 @@
@ cdecl _wtol_l(wstr ptr) @ cdecl _wtol_l(wstr ptr)
@ cdecl -ret64 _wtoll(wstr) @ cdecl -ret64 _wtoll(wstr)
@ cdecl -ret64 _wtoll_l(wstr ptr) @ cdecl -ret64 _wtoll_l(wstr ptr)
@ cdecl _wunlink(wstr) MSVCRT__wunlink @ cdecl _wunlink(wstr)
@ cdecl _wutime32(wstr ptr) @ cdecl _wutime32(wstr ptr)
@ cdecl _wutime64(wstr ptr) @ cdecl _wutime64(wstr ptr)
@ cdecl _y0(double) @ cdecl _y0(double)
...@@ -2221,8 +2221,8 @@ ...@@ -2221,8 +2221,8 @@
@ stub cimag @ stub cimag
@ stub cimagf @ stub cimagf
@ stub cimagl @ stub cimagl
@ cdecl clearerr(ptr) MSVCRT_clearerr @ cdecl clearerr(ptr)
@ cdecl clearerr_s(ptr) MSVCRT_clearerr_s @ cdecl clearerr_s(ptr)
@ cdecl clock() @ cdecl clock()
@ stub clog @ stub clog
@ stub clog10 @ stub clog10
...@@ -2282,7 +2282,7 @@ ...@@ -2282,7 +2282,7 @@
@ cdecl expm1l(double) MSVCR120_expm1l @ cdecl expm1l(double) MSVCR120_expm1l
@ cdecl fabs(double) @ cdecl fabs(double)
@ cdecl -arch=arm,arm64 fabsf(float) @ cdecl -arch=arm,arm64 fabsf(float)
@ cdecl fclose(ptr) MSVCRT_fclose @ cdecl fclose(ptr)
@ cdecl fdim(double double) @ cdecl fdim(double double)
@ cdecl fdimf(float float) @ cdecl fdimf(float float)
@ cdecl fdiml(double double) fdim @ cdecl fdiml(double double) fdim
...@@ -2291,18 +2291,18 @@ ...@@ -2291,18 +2291,18 @@
@ stub fegetexceptflag @ stub fegetexceptflag
@ cdecl fegetround() @ cdecl fegetround()
@ stub feholdexcept @ stub feholdexcept
@ cdecl feof(ptr) MSVCRT_feof @ cdecl feof(ptr)
@ cdecl ferror(ptr) MSVCRT_ferror @ cdecl ferror(ptr)
@ cdecl fesetenv(ptr) @ cdecl fesetenv(ptr)
@ stub fesetexceptflag @ stub fesetexceptflag
@ cdecl fesetround(long) @ cdecl fesetround(long)
@ stub fetestexcept @ stub fetestexcept
@ cdecl fflush(ptr) MSVCRT_fflush @ cdecl fflush(ptr)
@ cdecl fgetc(ptr) MSVCRT_fgetc @ cdecl fgetc(ptr)
@ cdecl fgetpos(ptr ptr) MSVCRT_fgetpos @ cdecl fgetpos(ptr ptr)
@ cdecl fgets(ptr long ptr) MSVCRT_fgets @ cdecl fgets(ptr long ptr)
@ cdecl fgetwc(ptr) MSVCRT_fgetwc @ cdecl fgetwc(ptr)
@ cdecl fgetws(ptr long ptr) MSVCRT_fgetws @ cdecl fgetws(ptr long ptr)
@ cdecl floor(double) @ cdecl floor(double)
@ cdecl -arch=!i386 floorf(float) @ cdecl -arch=!i386 floorf(float)
@ cdecl fma(double double double) @ cdecl fma(double double double)
...@@ -2316,30 +2316,30 @@ ...@@ -2316,30 +2316,30 @@
@ cdecl fminl(double double) fmin @ cdecl fminl(double double) fmin
@ cdecl fmod(double double) @ cdecl fmod(double double)
@ cdecl -arch=!i386 fmodf(float float) @ cdecl -arch=!i386 fmodf(float float)
@ cdecl fopen(str str) MSVCRT_fopen @ cdecl fopen(str str)
@ cdecl fopen_s(ptr str str) MSVCRT_fopen_s @ cdecl fopen_s(ptr str str)
@ cdecl fputc(long ptr) MSVCRT_fputc @ cdecl fputc(long ptr)
@ cdecl fputs(str ptr) MSVCRT_fputs @ cdecl fputs(str ptr)
@ cdecl fputwc(long ptr) MSVCRT_fputwc @ cdecl fputwc(long ptr)
@ cdecl fputws(wstr ptr) MSVCRT_fputws @ cdecl fputws(wstr ptr)
@ cdecl fread(ptr long long ptr) MSVCRT_fread @ cdecl fread(ptr long long ptr)
@ cdecl fread_s(ptr long long long ptr) MSVCRT_fread_s @ cdecl fread_s(ptr long long long ptr)
@ cdecl free(ptr) @ cdecl free(ptr)
@ cdecl freopen(str str ptr) MSVCRT_freopen @ cdecl freopen(str str ptr)
@ cdecl freopen_s(ptr str str ptr) MSVCRT_freopen_s @ cdecl freopen_s(ptr str str ptr)
@ cdecl frexp(double ptr) @ cdecl frexp(double ptr)
@ cdecl fseek(ptr long long) MSVCRT_fseek @ cdecl fseek(ptr long long)
@ cdecl fsetpos(ptr ptr) MSVCRT_fsetpos @ cdecl fsetpos(ptr ptr)
@ cdecl ftell(ptr) MSVCRT_ftell @ cdecl ftell(ptr)
@ cdecl fwrite(ptr long long ptr) MSVCRT_fwrite @ cdecl fwrite(ptr long long ptr)
@ cdecl getc(ptr) MSVCRT_getc @ cdecl getc(ptr)
@ cdecl getchar() MSVCRT_getchar @ cdecl getchar()
@ cdecl getenv(str) @ cdecl getenv(str)
@ cdecl getenv_s(ptr ptr long str) @ cdecl getenv_s(ptr ptr long str)
@ cdecl gets(str) MSVCRT_gets @ cdecl gets(str)
@ cdecl gets_s(ptr long) MSVCRT_gets_s @ cdecl gets_s(ptr long)
@ cdecl getwc(ptr) MSVCRT_getwc @ cdecl getwc(ptr)
@ cdecl getwchar() MSVCRT_getwchar @ cdecl getwchar()
@ cdecl hypot(double double) _hypot @ cdecl hypot(double double) _hypot
@ cdecl ilogb(double) @ cdecl ilogb(double)
@ cdecl ilogbf(float) @ cdecl ilogbf(float)
...@@ -2447,11 +2447,11 @@ ...@@ -2447,11 +2447,11 @@
@ cdecl perror(str) @ cdecl perror(str)
@ cdecl pow(double double) @ cdecl pow(double double)
@ cdecl -arch=!i386 powf(float float) @ cdecl -arch=!i386 powf(float float)
@ cdecl putc(long ptr) MSVCRT_putc @ cdecl putc(long ptr)
@ cdecl putchar(long) MSVCRT_putchar @ cdecl putchar(long)
@ cdecl puts(str) MSVCRT_puts @ cdecl puts(str)
@ cdecl putwc(long ptr) MSVCRT_fputwc @ cdecl putwc(long ptr) fputwc
@ cdecl putwchar(long) MSVCRT__fputwchar @ cdecl putwchar(long) _fputwchar
@ cdecl qsort(ptr long long ptr) @ cdecl qsort(ptr long long ptr)
@ cdecl qsort_s(ptr long long ptr ptr) @ cdecl qsort_s(ptr long long ptr ptr)
@ cdecl quick_exit(long) @ cdecl quick_exit(long)
...@@ -2462,12 +2462,12 @@ ...@@ -2462,12 +2462,12 @@
@ cdecl remainder(double double) @ cdecl remainder(double double)
@ cdecl remainderf(float float) @ cdecl remainderf(float float)
@ cdecl remainderl(double double) MSVCR120_remainderl @ cdecl remainderl(double double) MSVCR120_remainderl
@ cdecl remove(str) MSVCRT_remove @ cdecl remove(str)
@ cdecl remquo(double double ptr) @ cdecl remquo(double double ptr)
@ cdecl remquof(float float ptr) @ cdecl remquof(float float ptr)
@ cdecl remquol(double double ptr) MSVCR120_remquol @ cdecl remquol(double double ptr) MSVCR120_remquol
@ cdecl rename(str str) MSVCRT_rename @ cdecl rename(str str)
@ cdecl rewind(ptr) MSVCRT_rewind @ cdecl rewind(ptr)
@ cdecl rint(double) @ cdecl rint(double)
@ cdecl rintf(float) @ cdecl rintf(float)
@ cdecl rintl(double) MSVCR120_rintl @ cdecl rintl(double) MSVCR120_rintl
...@@ -2482,10 +2482,10 @@ ...@@ -2482,10 +2482,10 @@
@ cdecl scalbnl(double long) MSVCR120_scalbnl @ cdecl scalbnl(double long) MSVCR120_scalbnl
@ cdecl set_terminate(ptr) @ cdecl set_terminate(ptr)
@ cdecl set_unexpected(ptr) @ cdecl set_unexpected(ptr)
@ cdecl setbuf(ptr ptr) MSVCRT_setbuf @ cdecl setbuf(ptr ptr)
@ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp @ cdecl -arch=arm,x86_64 -norelay -private setjmp(ptr) MSVCRT__setjmp
@ cdecl setlocale(long str) @ cdecl setlocale(long str)
@ cdecl setvbuf(ptr str long long) MSVCRT_setvbuf @ cdecl setvbuf(ptr str long long)
@ cdecl signal(long long) @ cdecl signal(long long)
@ cdecl sin(double) @ cdecl sin(double)
@ cdecl -arch=!i386 sinf(float) @ cdecl -arch=!i386 sinf(float)
...@@ -2537,10 +2537,10 @@ ...@@ -2537,10 +2537,10 @@
@ cdecl tgamma(double) @ cdecl tgamma(double)
@ cdecl tgammaf(float) @ cdecl tgammaf(float)
@ cdecl tgammal(double) tgamma @ cdecl tgammal(double) tgamma
@ cdecl tmpfile() MSVCRT_tmpfile @ cdecl tmpfile()
@ cdecl tmpfile_s(ptr) MSVCRT_tmpfile_s @ cdecl tmpfile_s(ptr)
@ cdecl tmpnam(ptr) MSVCRT_tmpnam @ cdecl tmpnam(ptr)
@ cdecl tmpnam_s(ptr long) MSVCRT_tmpnam_s @ cdecl tmpnam_s(ptr long)
@ cdecl tolower(long) @ cdecl tolower(long)
@ cdecl toupper(long) @ cdecl toupper(long)
@ cdecl towctrans(long long) @ cdecl towctrans(long long)
...@@ -2550,8 +2550,8 @@ ...@@ -2550,8 +2550,8 @@
@ cdecl truncf(float) @ cdecl truncf(float)
@ cdecl truncl(double) MSVCR120_truncl @ cdecl truncl(double) MSVCR120_truncl
@ stub unexpected @ stub unexpected
@ cdecl ungetc(long ptr) MSVCRT_ungetc @ cdecl ungetc(long ptr)
@ cdecl ungetwc(long ptr) MSVCRT_ungetwc @ cdecl ungetwc(long ptr)
@ cdecl wcrtomb(ptr long ptr) @ cdecl wcrtomb(ptr long ptr)
@ cdecl wcrtomb_s(ptr ptr long long ptr) @ cdecl wcrtomb_s(ptr ptr long long ptr)
@ cdecl wcscat(wstr wstr) @ cdecl wcscat(wstr wstr)
......
...@@ -61,7 +61,7 @@ extern "C" { ...@@ -61,7 +61,7 @@ extern "C" {
_ACRTIMP int __cdecl _access(const char*,int); _ACRTIMP int __cdecl _access(const char*,int);
_ACRTIMP int __cdecl _chmod(const char*,int); _ACRTIMP int __cdecl _chmod(const char*,int);
_ACRTIMP int __cdecl _chsize(int,__msvcrt_ulong); _ACRTIMP int __cdecl _chsize(int,__msvcrt_long);
_ACRTIMP int __cdecl _chsize_s(int,__int64); _ACRTIMP int __cdecl _chsize_s(int,__int64);
_ACRTIMP int __cdecl _close(int); _ACRTIMP int __cdecl _close(int);
_ACRTIMP int __cdecl _commit(int); _ACRTIMP int __cdecl _commit(int);
......
...@@ -88,6 +88,8 @@ _ACRTIMP int __cdecl _setmaxstdio(int); ...@@ -88,6 +88,8 @@ _ACRTIMP int __cdecl _setmaxstdio(int);
_ACRTIMP char* __cdecl _tempnam(const char*,const char*); _ACRTIMP char* __cdecl _tempnam(const char*,const char*);
_ACRTIMP int __cdecl _unlink(const char*); _ACRTIMP int __cdecl _unlink(const char*);
_ACRTIMP void __cdecl _lock_file(FILE*);
_ACRTIMP void __cdecl _unlock_file(FILE*);
_ACRTIMP size_t __cdecl _fread_nolock(void*,size_t,size_t,FILE*); _ACRTIMP size_t __cdecl _fread_nolock(void*,size_t,size_t,FILE*);
_ACRTIMP size_t __cdecl _fread_nolock_s(void*,size_t,size_t,size_t,FILE*); _ACRTIMP size_t __cdecl _fread_nolock_s(void*,size_t,size_t,size_t,FILE*);
_ACRTIMP size_t __cdecl _fwrite_nolock(const void*,size_t,size_t,FILE*); _ACRTIMP size_t __cdecl _fwrite_nolock(const void*,size_t,size_t,FILE*);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment