1; 2; Definition file of msvcr90.dll 3; Automatic generated by gendef 4; written by Kai Tietz 2008 5; 6LIBRARY "msvcr90.dll" 7EXPORTS 8 9#include "msvcrt-common.def.in" 10 11; public: __thiscall std::__non_rtti_object::__non_rtti_object(class std::__non_rtti_object const &) 12??0__non_rtti_object@std@@QAE@ABV01@@Z ; has WINAPI (@4) 13; public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &) 14??0bad_cast@std@@QAE@ABV01@@Z ; has WINAPI (@4) 15; public: __thiscall std::bad_cast::bad_cast(char const *) 16??0bad_cast@std@@QAE@PBD@Z ; has WINAPI (@4) 17; public: __thiscall std::bad_typeid::bad_typeid(class std::bad_typeid const &) 18??0bad_typeid@std@@QAE@ABV01@@Z ; has WINAPI (@4) 19; public: __thiscall std::bad_typeid::bad_typeid(char const *) 20??0bad_typeid@std@@QAE@PBD@Z ; has WINAPI (@4) 21; public: __thiscall std::exception::exception(char const *const &) 22??0exception@std@@QAE@ABQBD@Z ; has WINAPI (@4) 23; public: __thiscall std::exception::exception(char const *const &,int) 24??0exception@std@@QAE@ABQBDH@Z ; has WINAPI (@8) 25; public: __thiscall std::exception::exception(class std::exception const &) 26??0exception@std@@QAE@ABV01@@Z ; has WINAPI (@4) 27; public: __thiscall std::exception::exception(void) 28??0exception@std@@QAE@XZ 29; public: virtual __thiscall std::__non_rtti_object::~__non_rtti_object(void) 30??1__non_rtti_object@std@@UAE@XZ 31; public: virtual __thiscall std::bad_cast::~bad_cast(void) 32??1bad_cast@std@@UAE@XZ 33; public: virtual __thiscall std::bad_typeid::~bad_typeid(void) 34??1bad_typeid@std@@UAE@XZ 35; public: virtual __thiscall std::exception::~exception(void) 36??1exception@std@@UAE@XZ 37; public: virtual __thiscall type_info::~type_info(void) 38??1type_info@@UAE@XZ 39; void *__cdecl operator new(unsigned int) 40??2@YAPAXI@Z 41; void *__cdecl operator new(unsigned int,int,char const *,int) 42??2@YAPAXIHPBDH@Z 43; void __cdecl operator delete(void *) 44??3@YAXPAX@Z 45; public: class std::__non_rtti_object &__thiscall std::__non_rtti_object::operator =(class std::__non_rtti_object const &) 46??4__non_rtti_object@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 47; public: class std::bad_cast &__thiscall std::bad_cast::operator =(class std::bad_cast const &) 48??4bad_cast@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 49; public: class std::bad_typeid &__thiscall std::bad_typeid::operator =(class std::bad_typeid const &) 50??4bad_typeid@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 51; public: class std::exception &__thiscall std::exception::operator =(class std::exception const &) 52??4exception@std@@QAEAAV01@ABV01@@Z ; has WINAPI (@4) 53; public: bool __thiscall type_info::operator ==(class type_info const &)const 54??8type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 55; public: bool __thiscall type_info::operator !=(class type_info const &)const 56??9type_info@@QBE_NABV0@@Z ; has WINAPI (@4) 57; const std::__non_rtti_object::$vftable 58??_7__non_rtti_object@std@@6B@ DATA 59; const std::bad_cast::$vftable 60??_7bad_cast@std@@6B@ DATA 61; const std::bad_typeid::$vftable 62??_7bad_typeid@std@@6B@ DATA 63; const exception::$vftable 64??_7exception@@6B@ DATA 65; const std::exception::$vftable 66??_7exception@std@@6B@ DATA 67; public: void __thiscall std::bad_cast::__dflt_ctor_closure(void) 68??_Fbad_cast@std@@QAEXXZ 69; public: void __thiscall std::bad_typeid::__dflt_ctor_closure(void) 70??_Fbad_typeid@std@@QAEXXZ 71; void *__cdecl operator new[](unsigned int) 72??_U@YAPAXI@Z 73; void *__cdecl operator new[](unsigned int,int,char const *,int) 74??_U@YAPAXIHPBDH@Z 75; void __cdecl operator delete[](void *) 76??_V@YAXPAX@Z 77; private: static char const *__cdecl type_info::_Name_base(class type_info const *,struct __type_info_node *) 78?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 79; private: static char const *__cdecl type_info::_Name_base_internal(class type_info const *,struct __type_info_node *) 80?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z 81; private: static void __cdecl type_info::_Type_info_dtor(class type_info *) 82?_Type_info_dtor@type_info@@CAXPAV1@@Z 83; private: static void __cdecl type_info::_Type_info_dtor_internal(class type_info *) 84?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z 85; int __cdecl _ValidateExecute(int(__stdcall *)(void)) 86?_ValidateExecute@@YAHP6GHXZ@Z 87; int __cdecl _ValidateRead(void const *,unsigned int) 88?_ValidateRead@@YAHPBXI@Z 89; int __cdecl _ValidateWrite(void *,unsigned int) 90?_ValidateWrite@@YAHPAXI@Z 91__uncaught_exception 92; void __cdecl _inconsistency(void) 93?_inconsistency@@YAXXZ 94; void __cdecl _invalid_parameter(unsigned short const *,unsigned short const *,unsigned short const *,unsigned int,unsigned int) 95?_invalid_parameter@@YAXPBG00II@Z 96; int __cdecl _is_exception_typeof(class type_info const &,struct _EXCEPTION_POINTERS *) 97?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z 98; public: char const *__thiscall type_info::_name_internal_method(struct __type_info_node *)const 99?_name_internal_method@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 100; int __cdecl _open(char const *,int,int) 101?_open@@YAHPBDHH@Z 102; int(__cdecl *)(unsigned int)__cdecl _query_new_handler(void) 103?_query_new_handler@@YAP6AHI@ZXZ 104; int __cdecl _query_new_mode(void) 105?_query_new_mode@@YAHXZ 106; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int) 107?_set_new_handler@@YAP6AHI@ZH@Z 108; int(__cdecl *)(unsigned int)__cdecl _set_new_handler(int(__cdecl *)(unsigned int)) 109?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z 110; int __cdecl _set_new_mode(int) 111?_set_new_mode@@YAHH@Z 112; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(int) 113?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z 114; void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)__cdecl _set_se_translator(void(__cdecl *)(unsigned int,struct _EXCEPTION_POINTERS *)) 115?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z 116; int __cdecl _sopen(char const *,int,int,int) 117?_sopen@@YAHPBDHHH@Z 118; public: void __thiscall type_info::_type_info_dtor_internal_method(void) 119?_type_info_dtor_internal_method@type_info@@QAEXXZ 120; int __cdecl _wopen(wchar_t const *,int,int) 121?_wopen@@YAHPB_WHH@Z 122; int __cdecl _wsopen(wchar_t const *,int,int,int) 123?_wsopen@@YAHPB_WHHH@Z 124; public: int __thiscall type_info::before(class type_info const &)const 125?before@type_info@@QBEHABV1@@Z ; has WINAPI (@4) 126; public: char const *__thiscall type_info::name(struct __type_info_node *)const 127?name@type_info@@QBEPBDPAU__type_info_node@@@Z ; has WINAPI (@4) 128; public: char const *__thiscall type_info::raw_name(void)const 129?raw_name@type_info@@QBEPBDXZ 130; void(__cdecl *)(void)__cdecl set_new_handler(void(__cdecl *)(void)) 131?set_new_handler@@YAP6AXXZP6AXXZ@Z 132; void(__cdecl *)(void)__cdecl set_terminate(int) 133?set_terminate@@YAP6AXXZH@Z 134; void(__cdecl *)(void)__cdecl set_terminate(void(__cdecl *)(void)) 135?set_terminate@@YAP6AXXZP6AXXZ@Z 136; void(__cdecl *)(void)__cdecl set_unexpected(int) 137?set_unexpected@@YAP6AXXZH@Z 138; void(__cdecl *)(void)__cdecl set_unexpected(void(__cdecl *)(void)) 139?set_unexpected@@YAP6AXXZP6AXXZ@Z 140; int __cdecl swprintf(unsigned short *,unsigned int,unsigned short const *,...) 141?swprintf@@YAHPAGIPBGZZ 142; int __cdecl swprintf(wchar_t *,unsigned int,wchar_t const *,...) 143?swprintf@@YAHPA_WIPB_WZZ 144; void __cdecl terminate(void) 145?terminate@@YAXXZ 146; void __cdecl unexpected(void) 147?unexpected@@YAXXZ 148; int __cdecl vswprintf(wchar_t *,unsigned int,wchar_t const *,char *) 149?vswprintf@@YAHPA_WIPB_WPAD@Z 150; public: virtual char const *__thiscall std::exception::what(void)const 151?what@exception@std@@UBEPBDXZ 152$I10_OUTPUT 153_CIacos 154_CIasin 155_CIatan 156_CIatan2 157_CIcos 158_CIcosh 159_CIexp 160_CIfmod 161_CIlog 162_CIlog10 163_CIpow 164_CIsin 165_CIsinh 166_CIsqrt 167_CItan 168_CItanh 169_CRT_RTC_INIT 170_CRT_RTC_INITW 171_CreateFrameInfo 172_CxxThrowException@8 173_EH_prolog 174_FindAndUnlinkFrame 175_Getdays 176_Getmonths 177_Gettnames 178_HUGE DATA 179_IsExceptionObjectToBeDestroyed 180_NLG_Dispatch2@4 181_NLG_Return@12 182_NLG_Return2 183_Strftime 184_XcptFilter 185__AdjustPointer 186__BuildCatchObject 187__BuildCatchObjectHelper 188__CppXcptFilter 189__CxxCallUnwindDelDtor 190__CxxCallUnwindDtor 191__CxxCallUnwindStdDelDtor 192__CxxCallUnwindVecDtor 193__CxxDetectRethrow 194__CxxExceptionFilter 195__CxxFrameHandler 196__CxxFrameHandler2 197__CxxFrameHandler3 198__CxxLongjmpUnwind@4 199__CxxQueryExceptionSize 200__CxxRegisterExceptionObject 201__CxxUnregisterExceptionObject 202__DestructExceptionObject 203__FrameUnwindFilter 204__RTCastToVoid 205__RTDynamicCast 206__RTtypeid 207__STRINGTOLD 208__STRINGTOLD_L 209__TypeMatch 210___lc_codepage_func 211___lc_collate_cp_func 212___lc_handle_func 213___mb_cur_max_func 214___mb_cur_max_l_func 215___setlc_active_func 216___unguarded_readlc_active_add_func 217__argc DATA 218__argv DATA 219__badioinfo DATA 220__clean_type_info_names_internal 221__control87_2 222__create_locale 223__crtCompareStringA 224__crtCompareStringW 225__crtGetLocaleInfoW 226__crtGetStringTypeW 227__crtLCMapStringA 228__crtLCMapStringW 229__daylight 230__dllonexit 231__doserrno 232__dstbias 233___fls_getvalue@4@4 234___fls_setvalue@8@8 235__fpecode 236__free_locale 237__get_app_type 238__get_current_locale 239__get_flsindex 240__get_tlsindex 241__getmainargs 242__initenv DATA 243__iob_func 244__isascii 245__iscsym 246__iscsymf 247__iswcsym 248__iswcsymf 249__lc_clike DATA 250__lc_codepage DATA 251__lc_collate_cp DATA 252__lc_handle DATA 253__lconv DATA 254__lconv_init 255__libm_sse2_acos 256__libm_sse2_acosf 257__libm_sse2_asin 258__libm_sse2_asinf 259__libm_sse2_atan 260__libm_sse2_atan2 261__libm_sse2_atanf 262__libm_sse2_cos 263__libm_sse2_cosf 264__libm_sse2_exp 265__libm_sse2_expf 266__libm_sse2_log 267__libm_sse2_log10 268__libm_sse2_log10f 269__libm_sse2_logf 270__libm_sse2_pow 271__libm_sse2_powf 272__libm_sse2_sin 273__libm_sse2_sinf 274__libm_sse2_tan 275__libm_sse2_tanf 276__mb_cur_max DATA 277__p___argc 278__p___argv 279__p___initenv 280__p___mb_cur_max 281__p___wargv 282__p___winitenv 283__p__acmdln 284__p__amblksiz 285__p__commode 286__p__daylight 287__p__dstbias 288__p__environ 289__p__fmode 290__p__iob 291__p__mbcasemap 292__p__mbctype 293__p__pctype 294__p__pgmptr 295__p__pwctype 296__p__timezone 297__p__tzname 298__p__wcmdln 299__p__wenviron 300__p__wpgmptr 301__pctype_func 302__pioinfo DATA 303__pwctype_func 304__pxcptinfoptrs 305__report_gsfailure DATA 306__set_app_type 307__set_flsgetvalue 308__setlc_active DATA 309__setusermatherr 310__strncnt 311__swprintf_l 312__sys_errlist 313__sys_nerr 314__threadhandle 315__threadid 316__timezone 317__toascii 318__tzname 319__unDName 320__unDNameEx 321__unDNameHelper 322__unguarded_readlc_active DATA 323__vswprintf_l 324__wargv DATA 325__wcserror 326__wcserror_s 327__wcsncnt 328__wgetmainargs 329__winitenv DATA 330_abnormal_termination 331_abs64 332_access 333_access_s 334_acmdln DATA 335_adj_fdiv_m16i@4 336_adj_fdiv_m32@4 337_adj_fdiv_m32i@4 338_adj_fdiv_m64@8 339_adj_fdiv_r 340_adj_fdivr_m16i@4 341_adj_fdivr_m32@4 342_adj_fdivr_m32i@4 343_adj_fdivr_m64@8 344_adj_fpatan 345_adj_fprem 346_adj_fprem1 347_adj_fptan 348_adjust_fdiv DATA 349_aexit_rtn DATA 350_aligned_free 351_aligned_malloc 352_aligned_msize 353_aligned_offset_malloc 354_aligned_offset_realloc 355_aligned_offset_recalloc 356_aligned_realloc 357_aligned_recalloc 358_amsg_exit 359_assert 360_atodbl 361_atodbl_l 362_atof_l 363_atoflt 364_atoflt_l 365_atoi64 366_atoi64_l 367_atoi_l 368_atol_l 369_atoldbl 370_atoldbl_l 371_beep 372_beginthread 373_beginthreadex 374_byteswap_uint64 DATA 375_byteswap_ulong DATA 376_byteswap_ushort DATA 377_c_exit 378_cabs DATA 379_callnewh 380_calloc_crt 381_cexit 382_cgets 383_cgets_s 384_cgetws 385_cgetws_s 386_chdir 387_chdrive 388_chgsign 389_chkesp 390_chmod 391_chsize 392_chsize_s 393_clearfp 394_close 395_commit 396_commode DATA 397_configthreadlocale 398_control87 399_controlfp 400_controlfp_s 401_copysign 402_cprintf 403_cprintf_l 404_cprintf_p 405_cprintf_p_l 406_cprintf_s 407_cprintf_s_l 408_cputs 409_cputws 410_creat 411_create_locale 412_crt_debugger_hook 413_cscanf 414_cscanf_l 415_cscanf_s 416_cscanf_s_l 417_ctime32 418ctime == _ctime32 419_ctime32_s 420_ctime64 421_ctime64_s 422_cwait 423_cwprintf 424_cwprintf_l 425_cwprintf_p 426_cwprintf_p_l 427_cwprintf_s 428_cwprintf_s_l 429_cwscanf 430_cwscanf_l 431_cwscanf_s 432_cwscanf_s_l 433_decode_pointer 434_difftime32 435_difftime64 436_dosmaperr 437_dstbias DATA 438_dup 439_dup2 440_dupenv_s 441_ecvt 442_ecvt_s 443_encode_pointer 444_encoded_null 445_endthread 446_endthreadex 447_environ DATA 448_eof 449_errno 450_except_handler2 451_except_handler3 452_except_handler4_common 453_execl 454_execle 455_execlp 456_execlpe 457_execv 458_execve 459_execvp 460_execvpe 461_exit 462_expand 463_fclose_nolock 464_fcloseall 465_fcvt 466_fcvt_s 467_fdopen 468_fflush_nolock 469_fgetchar 470_fgetwc_nolock 471_fgetwchar 472_filbuf 473_filelength 474_filelengthi64 475_fileno 476_findclose 477_findfirst32 478_findfirst == _findfirst32 479_findfirst32i64 480_findfirst64 481_findfirst64i32 482_findnext32 483_findnext == _findnext32 484_findnext32i64 485_findnext64 486_findnext64i32 487_finite 488_flsbuf 489_flushall 490_fmode DATA 491_fpclass 492_fpieee_flt 493_fpreset DATA 494_fprintf_l 495_fprintf_p 496_fprintf_p_l 497_fprintf_s_l 498_fputchar 499_fputwc_nolock 500_fputwchar 501_fread_nolock 502_fread_nolock_s 503_free_locale 504_freea 505_freea_s 506_freefls@4 507_fscanf_l 508_fscanf_s_l 509_fseek_nolock 510_fseeki64 511_fseeki64_nolock 512_fsopen 513_fstat32 514_fstat == _fstat32 515_fstati64 == _fstat32i64 516_fstat32i64 517_fstat64 518_fstat64i32 519_ftell_nolock 520_ftelli64 521_ftelli64_nolock 522_ftime32 523_ftime32_s 524_ftime64 525_ftime64_s 526_ftime == _ftime32 527_ftol 528_fullpath 529_futime32 530_futime64 531_fwprintf_l 532_fwprintf_p 533_fwprintf_p_l 534_fwprintf_s_l 535_fwrite_nolock 536_fwscanf_l 537_fwscanf_s_l 538_gcvt 539_gcvt_s 540_get_amblksiz 541_get_current_locale 542_get_daylight 543_get_doserrno 544_get_dstbias 545_get_errno DATA 546_get_fmode 547_get_heap_handle 548_get_invalid_parameter_handler 549_get_osfhandle 550_get_output_format 551_get_pgmptr 552_get_printf_count_output 553_get_purecall_handler 554_get_sbh_threshold 555_get_terminate 556_get_timezone 557_get_tzname 558_get_unexpected 559_get_wpgmptr 560_getc_nolock 561_getch 562_getch_nolock 563_getche 564_getche_nolock 565_getcwd 566_getdcwd 567_getdcwd_nolock 568_getdiskfree 569_getdllprocaddr 570_getdrive 571_getdrives 572_getmaxstdio 573_getmbcp 574_getpid 575_getptd 576_getsystime 577_getw 578_getwch 579_getwch_nolock 580_getwche 581_getwche_nolock 582_getws 583_getws_s 584_global_unwind2 585_gmtime32 586gmtime == _gmtime32 587_gmtime32_s 588_gmtime64 589_gmtime64_s 590_heapadd 591_heapchk 592_heapmin 593_heapset 594_heapused 595_heapwalk 596_hypot 597_hypotf 598_i64toa 599_i64toa_s 600_i64tow 601_i64tow_s 602_initptd 603_initterm 604_initterm_e 605_inp 606_inpd 607_inpw 608_invalid_parameter 609_invalid_parameter_noinfo 610_invoke_watson 611_iob DATA 612_isalnum_l 613_isalpha_l 614_isatty 615_iscntrl_l 616_isctype 617_isctype_l 618_isdigit_l 619_isgraph_l 620_isleadbyte_l 621_islower_l 622_ismbbalnum 623_ismbbalnum_l 624_ismbbalpha 625_ismbbalpha_l 626_ismbbgraph 627_ismbbgraph_l 628_ismbbkalnum 629_ismbbkalnum_l 630_ismbbkana 631_ismbbkana_l 632_ismbbkprint 633_ismbbkprint_l 634_ismbbkpunct 635_ismbbkpunct_l 636_ismbblead 637_ismbblead_l 638_ismbbprint 639_ismbbprint_l 640_ismbbpunct 641_ismbbpunct_l 642_ismbbtrail 643_ismbbtrail_l 644_ismbcalnum 645_ismbcalnum_l 646_ismbcalpha 647_ismbcalpha_l 648_ismbcdigit 649_ismbcdigit_l 650_ismbcgraph 651_ismbcgraph_l 652_ismbchira 653_ismbchira_l 654_ismbckata 655_ismbckata_l 656_ismbcl0 657_ismbcl0_l 658_ismbcl1 659_ismbcl1_l 660_ismbcl2 661_ismbcl2_l 662_ismbclegal 663_ismbclegal_l 664_ismbclower 665_ismbclower_l 666_ismbcprint 667_ismbcprint_l 668_ismbcpunct 669_ismbcpunct_l 670_ismbcspace 671_ismbcspace_l 672_ismbcsymbol 673_ismbcsymbol_l 674_ismbcupper 675_ismbcupper_l 676_ismbslead 677_ismbslead_l 678_ismbstrail 679_ismbstrail_l 680_isnan 681_isprint_l 682_ispunct_l 683_isspace_l 684_isupper_l 685_iswalnum_l 686_iswalpha_l 687_iswcntrl_l 688_iswcsym_l 689_iswcsymf_l 690_iswctype_l 691_iswdigit_l 692_iswgraph_l 693_iswlower_l 694_iswprint_l 695_iswpunct_l 696_iswspace_l 697_iswupper_l 698_iswxdigit_l 699_isxdigit_l 700_itoa 701_itoa_s 702_itow 703_itow_s 704_j0 705_j1 706_jn 707_kbhit 708_lfind 709_lfind_s 710_loaddll 711_local_unwind2 712_local_unwind4 713_localtime32 714localtime == _localtime32 715_localtime32_s 716_localtime64 717_localtime64_s 718_lock 719_lock_file 720_locking 721_logb 722_longjmpex 723_lrotl 724_lrotr 725_lsearch 726_lsearch_s 727_lseek 728_lseeki64 729_ltoa 730_ltoa_s 731_ltow 732_ltow_s 733_makepath 734_makepath_s 735_malloc_crt 736_mbbtombc 737_mbbtombc_l 738_mbbtype 739_mbbtype_l 740_mbcasemap DATA 741_mbccpy 742_mbccpy_l 743_mbccpy_s 744_mbccpy_s_l 745_mbcjistojms 746_mbcjistojms_l 747_mbcjmstojis 748_mbcjmstojis_l 749_mbclen 750_mbclen_l 751_mbctohira 752_mbctohira_l 753_mbctokata 754_mbctokata_l 755_mbctolower 756_mbctolower_l 757_mbctombb 758_mbctombb_l 759_mbctoupper 760_mbctoupper_l 761_mbctype DATA 762_mblen_l 763_mbsbtype 764_mbsbtype_l 765_mbscat_s 766_mbscat_s_l 767_mbschr 768_mbschr_l 769_mbscmp 770_mbscmp_l 771_mbscoll 772_mbscoll_l 773_mbscpy_s 774_mbscpy_s_l 775_mbscspn 776_mbscspn_l 777_mbsdec 778_mbsdec_l 779_mbsicmp 780_mbsicmp_l 781_mbsicoll 782_mbsicoll_l 783_mbsinc 784_mbsinc_l 785_mbslen 786_mbslen_l 787_mbslwr 788_mbslwr_l 789_mbslwr_s 790_mbslwr_s_l 791_mbsnbcat 792_mbsnbcat_l 793_mbsnbcat_s 794_mbsnbcat_s_l 795_mbsnbcmp 796_mbsnbcmp_l 797_mbsnbcnt 798_mbsnbcnt_l 799_mbsnbcoll 800_mbsnbcoll_l 801_mbsnbcpy 802_mbsnbcpy_l 803_mbsnbcpy_s 804_mbsnbcpy_s_l 805_mbsnbicmp 806_mbsnbicmp_l 807_mbsnbicoll 808_mbsnbicoll_l 809_mbsnbset 810_mbsnbset_l 811_mbsnbset_s 812_mbsnbset_s_l 813_mbsncat 814_mbsncat_l 815_mbsncat_s 816_mbsncat_s_l 817_mbsnccnt 818_mbsnccnt_l 819_mbsncmp 820_mbsncmp_l 821_mbsncoll 822_mbsncoll_l 823_mbsncpy 824_mbsncpy_l 825_mbsncpy_s 826_mbsncpy_s_l 827_mbsnextc 828_mbsnextc_l 829_mbsnicmp 830_mbsnicmp_l 831_mbsnicoll 832_mbsnicoll_l 833_mbsninc 834_mbsninc_l 835_mbsnlen 836_mbsnlen_l 837_mbsnset 838_mbsnset_l 839_mbsnset_s 840_mbsnset_s_l 841_mbspbrk 842_mbspbrk_l 843_mbsrchr 844_mbsrchr_l 845_mbsrev 846_mbsrev_l 847_mbsset 848_mbsset_l 849_mbsset_s 850_mbsset_s_l 851_mbsspn 852_mbsspn_l 853_mbsspnp 854_mbsspnp_l 855_mbsstr 856_mbsstr_l 857_mbstok 858_mbstok_l 859_mbstok_s 860_mbstok_s_l 861_mbstowcs_l 862_mbstowcs_s_l 863_mbstrlen 864_mbstrlen_l 865_mbstrnlen 866_mbstrnlen_l 867_mbsupr 868_mbsupr_l 869_mbsupr_s 870_mbsupr_s_l 871_mbtowc_l 872_memccpy 873_memicmp 874_memicmp_l 875_mkdir 876_mkgmtime32 877_mkgmtime == _mkgmtime32 878_mkgmtime64 879_mktemp 880_mktemp_s 881_mktime32 882mktime == _mktime32 883_mktime64 884_msize 885_nextafter 886_onexit 887_open 888_open_osfhandle 889_outp 890_outpd 891_outpw 892_pclose 893_pctype DATA 894_pgmptr DATA 895_pipe 896_popen 897_printf_l 898_printf_p 899_printf_p_l 900_printf_s_l 901_purecall 902_putch 903_putch_nolock 904_putenv 905_putenv_s 906_putw 907_putwch 908_putwch_nolock 909_putws 910_pwctype DATA 911_read 912_realloc_crt 913_recalloc 914_recalloc_crt 915_resetstkoflw 916_rmdir 917_rmtmp 918_rotl 919_rotl64 DATA 920_rotr 921_rotr64 DATA 922_safe_fdiv 923_safe_fdivr 924_safe_fprem 925_safe_fprem1 926_scalb 927_scanf_l 928_scanf_s_l 929_scprintf 930_scprintf_l 931_scprintf_p 932_scprintf_p_l 933_scwprintf 934_scwprintf_l 935_scwprintf_p 936_scwprintf_p_l 937_searchenv 938_searchenv_s 939_seh_longjmp_unwind4@4 940_seh_longjmp_unwind@4 941_set_SSE2_enable 942_set_abort_behavior 943_set_amblksiz 944_set_controlfp 945_set_doserrno 946_set_errno DATA 947_set_error_mode 948_set_fmode 949_set_invalid_parameter_handler 950_set_malloc_crt_max_wait 951_set_output_format 952_set_printf_count_output 953_set_purecall_handler 954_set_sbh_threshold 955_seterrormode 956_setjmp 957_setjmp3 958_setmaxstdio 959_setmbcp 960_setmode 961_setsystime 962_sleep 963_snprintf 964_snprintf_c 965_snprintf_c_l 966_snprintf_l 967_snprintf_s 968_snprintf_s_l 969_snscanf 970_snscanf_l 971_snscanf_s 972_snscanf_s_l 973_snwprintf 974_snwprintf_l 975_snwprintf_s 976_snwprintf_s_l 977_snwscanf 978_snwscanf_l 979_snwscanf_s 980_snwscanf_s_l 981_sopen 982_sopen_s 983_spawnl 984_spawnle 985_spawnlp 986_spawnlpe 987_spawnv 988_spawnve 989_spawnvp 990_spawnvpe 991_splitpath 992_splitpath_s 993_sprintf_l 994_sprintf_p 995_sprintf_p_l 996_sprintf_s_l 997_sscanf_l 998_sscanf_s_l 999_stat32 1000_stat == _stat32 1001_stati64 == _stat32i64 1002_stat32i64 1003_stat64 1004_stat64i32 1005_statusfp 1006_statusfp2 1007_strcoll_l 1008_strdate 1009_strdate_s 1010_strdup 1011_strerror 1012_strerror_s 1013_strftime_l 1014_stricmp 1015_strcmpi == _stricmp 1016_stricmp_l 1017_stricoll 1018_stricoll_l 1019_strlwr 1020_strlwr_l 1021_strlwr_s 1022_strlwr_s_l 1023_strncoll 1024_strncoll_l 1025_strnicmp 1026_strnicmp_l 1027_strnicoll 1028_strnicoll_l 1029_strnset 1030_strnset_s 1031_strrev 1032_strset 1033_strset_s 1034_strtime 1035_strtime_s 1036_strtod_l 1037_strtoi64 1038_strtoi64_l 1039_strtol_l 1040_strtoui64 1041_strtoui64_l 1042_strtoul_l 1043_strupr 1044_strupr_l 1045_strupr_s 1046_strupr_s_l 1047_strxfrm_l 1048_swab 1049_swprintf 1050_swprintf_c 1051_swprintf_c_l 1052_swprintf_p 1053_swprintf_p_l 1054_swprintf_s_l 1055_swscanf_l 1056_swscanf_s_l 1057_sys_errlist DATA 1058_sys_nerr DATA 1059_tell 1060_telli64 1061_tempnam 1062_time32 1063time == _time32 1064_time64 1065_tolower 1066_tolower_l 1067_toupper 1068_toupper_l 1069_towlower_l 1070_towupper_l 1071_tzset 1072_ui64toa 1073_ui64toa_s 1074_ui64tow 1075_ui64tow_s 1076_ultoa 1077_ultoa_s 1078_ultow 1079_ultow_s 1080_umask 1081_umask_s 1082_ungetc_nolock 1083_ungetch 1084_ungetch_nolock 1085_ungetwc_nolock 1086_ungetwch 1087_ungetwch_nolock 1088_unlink 1089_unloaddll 1090_unlock 1091_unlock_file 1092_utime32 1093_utime64 1094_vcprintf 1095_vcprintf_l 1096_vcprintf_p 1097_vcprintf_p_l 1098_vcprintf_s 1099_vcprintf_s_l 1100_vcwprintf 1101_vcwprintf_l 1102_vcwprintf_p 1103_vcwprintf_p_l 1104_vcwprintf_s 1105_vcwprintf_s_l 1106_vfprintf_l 1107_vfprintf_p 1108_vfprintf_p_l 1109_vfprintf_s_l 1110_vfwprintf_l 1111_vfwprintf_p 1112_vfwprintf_p_l 1113_vfwprintf_s_l 1114_vprintf_l 1115_vprintf_p 1116_vprintf_p_l 1117_vprintf_s_l 1118_vscprintf 1119_vscprintf_l 1120_vscprintf_p 1121_vscprintf_p_l 1122_vscwprintf 1123_vscwprintf_l 1124_vscwprintf_p 1125_vscwprintf_p_l 1126_vsnprintf 1127vsnprintf == _vsnprintf 1128_vsnprintf_c 1129_vsnprintf_c_l 1130_vsnprintf_l 1131_vsnprintf_s 1132_vsnprintf_s_l 1133_vsnwprintf 1134_vsnwprintf_l 1135_vsnwprintf_s 1136_vsnwprintf_s_l 1137_vsprintf_l 1138_vsprintf_p 1139_vsprintf_p_l 1140_vsprintf_s_l 1141_vswprintf 1142_vswprintf_c 1143_vswprintf_c_l 1144_vswprintf_l 1145_vswprintf_p 1146_vswprintf_p_l 1147_vswprintf_s_l 1148_vwprintf_l 1149_vwprintf_p 1150_vwprintf_p_l 1151_vwprintf_s_l 1152_waccess 1153_waccess_s 1154_wasctime 1155_wasctime_s 1156_wassert 1157_wchdir 1158_wchmod 1159_wcmdln DATA 1160_wcreat 1161_wcscoll_l 1162_wcsdup 1163_wcserror 1164_wcserror_s 1165_wcsftime_l 1166_wcsicmp 1167_wcsicmp_l 1168_wcsicoll 1169_wcsicoll_l 1170_wcslwr 1171_wcslwr_l 1172_wcslwr_s 1173_wcslwr_s_l 1174_wcsncoll 1175_wcsncoll_l 1176_wcsnicmp 1177_wcsnicmp_l 1178_wcsnicoll 1179_wcsnicoll_l 1180_wcsnset 1181_wcsnset_s 1182_wcsrev 1183_wcsset 1184_wcsset_s 1185_wcstod_l 1186_wcstoi64 1187_wcstoi64_l 1188_wcstol_l 1189_wcstombs_l 1190_wcstombs_s_l 1191_wcstoui64 1192_wcstoui64_l 1193_wcstoul_l 1194_wcsupr 1195_wcsupr_l 1196_wcsupr_s 1197_wcsupr_s_l 1198_wcsxfrm_l 1199_wctime32 1200_wctime == _wctime32 1201_wctime32_s 1202_wctime64 1203_wctime64_s 1204_wctomb_l 1205_wctomb_s_l 1206_wctype@50371 1207_wdupenv_s 1208_wenviron DATA 1209_wexecl 1210_wexecle 1211_wexeclp 1212_wexeclpe 1213_wexecv 1214_wexecve 1215_wexecvp 1216_wexecvpe 1217_wfdopen 1218_wfindfirst32 1219_wfindfirst == _wfindfirst32 1220_wfindfirst32i64 1221_wfindfirst64 1222_wfindfirst64i32 1223_wfindnext32 1224_wfindnext == _wfindnext32 1225_wfindnext32i64 1226_wfindnext64 1227_wfindnext64i32 1228_wfopen 1229_wfopen_s 1230_wfreopen 1231_wfreopen_s 1232_wfsopen 1233_wfullpath 1234_wgetcwd 1235_wgetdcwd 1236_wgetdcwd_nolock 1237_wgetenv 1238_wgetenv_s 1239_wmakepath 1240_wmakepath_s 1241_wmkdir 1242_wmktemp 1243_wmktemp_s 1244_wopen 1245_wperror 1246_wpgmptr DATA 1247_wpopen 1248_wprintf_l 1249_wprintf_p 1250_wprintf_p_l 1251_wprintf_s_l 1252_wputenv 1253_wputenv_s 1254_wremove 1255_wrename 1256_write 1257_wrmdir 1258_wscanf_l 1259_wscanf_s_l 1260_wsearchenv 1261_wsearchenv_s 1262_wsetlocale 1263_wsopen 1264_wsopen_s 1265_wspawnl 1266_wspawnle 1267_wspawnlp 1268_wspawnlpe 1269_wspawnv 1270_wspawnve 1271_wspawnvp 1272_wspawnvpe 1273_wsplitpath 1274_wsplitpath_s 1275_wstat32 1276_wstat == _wstat32 1277_wstati64 == _wstat32i64 1278_wstat32i64 1279_wstat64 1280_wstat64i32 1281_wstrdate 1282_wstrdate_s 1283_wstrtime 1284_wstrtime_s 1285_wsystem 1286_wtempnam 1287_wtmpnam 1288_wtmpnam_s 1289_wtof 1290_wtof_l 1291_wtoi 1292_wtoi64 1293_wtoi64_l 1294_wtoi_l 1295_wtol 1296_wtol_l 1297_wunlink 1298_wutime32 1299_wutime64 1300_y0 1301_y1 1302_yn 1303abort 1304abs 1305acos 1306asctime 1307asctime_s 1308asin 1309atan 1310atan2 DATA 1311atexit DATA 1312atof 1313atoi 1314atol 1315bsearch 1316bsearch_s 1317btowc DATA 1318calloc 1319ceil DATA 1320clearerr 1321clearerr_s 1322clock 1323cos DATA 1324; If we have cosh implementation, we can set it to DATA only. 1325cosh 1326div 1327exit 1328exp DATA 1329fabs DATA 1330fclose 1331feof 1332ferror 1333fflush 1334fgetc 1335fgetpos 1336fgets 1337fgetwc 1338fgetws 1339floor DATA 1340fmod DATA 1341fopen 1342fopen_s 1343fprintf 1344fprintf_s 1345fputc 1346fputs 1347fputwc 1348fputws 1349fread 1350fread_s 1351free 1352freopen 1353freopen_s 1354frexp DATA 1355fscanf 1356fscanf_s 1357fseek 1358fsetpos 1359ftell 1360fwprintf 1361__ms_fwprintf == fwprintf 1362fwprintf_s 1363fwrite 1364fwscanf 1365fwscanf_s 1366getc 1367getchar 1368getenv 1369getenv_s 1370gets 1371gets_s 1372getwc 1373getwchar 1374is_wctype 1375isalnum 1376isalpha 1377iscntrl 1378isdigit 1379isgraph 1380isleadbyte 1381islower 1382isprint 1383ispunct 1384isspace 1385isupper 1386iswalnum 1387iswalpha 1388iswascii 1389iswcntrl 1390iswctype 1391iswdigit 1392iswgraph 1393iswlower 1394iswprint 1395iswpunct 1396iswspace 1397iswupper 1398iswxdigit 1399isxdigit 1400labs 1401ldexp DATA 1402ldiv 1403localeconv 1404log DATA 1405; If we have log10 implemtation too, we can set this to DATA only. 1406log10 1407malloc 1408mblen 1409mbrlen DATA 1410mbrtowc DATA 1411mbsrtowcs DATA 1412mbsrtowcs_s 1413mbstowcs 1414mbstowcs_s 1415mbtowc 1416memchr 1417memcmp 1418memcpy 1419memcpy_s 1420memmove 1421memmove_s 1422memset 1423modf DATA 1424perror 1425pow DATA 1426printf 1427printf_s 1428putc 1429putchar 1430puts 1431putwc 1432putwchar 1433qsort 1434qsort_s 1435raise 1436rand 1437rand_s 1438realloc 1439remove 1440rename 1441rewind 1442scanf 1443scanf_s 1444setbuf 1445setlocale 1446setvbuf 1447signal 1448sin DATA 1449; If we have sinh implemtation, we can set it to DATA only. 1450sinh 1451sprintf 1452sprintf_s 1453sqrt DATA 1454srand 1455sscanf 1456sscanf_s 1457strcat 1458strcat_s 1459strchr 1460strcmp 1461strcoll 1462strcpy 1463strcpy_s 1464strcspn 1465strerror 1466strerror_s 1467strftime 1468strlen 1469strncat 1470strncat_s 1471strncmp 1472strncpy 1473strncpy_s 1474strnlen DATA 1475strpbrk 1476strrchr 1477strspn 1478strstr 1479strtod 1480strtok 1481strtok_s 1482strtol 1483strtoul 1484strxfrm 1485swprintf_s 1486swscanf 1487swscanf_s 1488system 1489tan 1490; If we have tanh implementation, we can set it to DATA only too. 1491tanh 1492tmpfile 1493tmpfile_s 1494tmpnam 1495tmpnam_s 1496tolower 1497toupper 1498towlower 1499towupper 1500ungetc 1501ungetwc 1502vfprintf 1503vfprintf_s 1504vfwprintf 1505vfwprintf_s 1506vprintf 1507vprintf_s 1508vsprintf 1509vsprintf_s 1510vswprintf_s 1511vwprintf 1512vwprintf_s 1513wcrtomb DATA 1514wcrtomb_s 1515wcscat 1516wcscat_s 1517wcschr 1518wcscmp 1519wcscoll 1520wcscpy 1521wcscpy_s 1522wcscspn 1523wcsftime 1524wcslen 1525wcsncat 1526wcsncat_s 1527wcsncmp 1528wcsncpy 1529wcsncpy_s 1530wcsnlen DATA 1531wcspbrk 1532wcsrchr 1533wcsrtombs DATA 1534wcsrtombs_s 1535wcsspn 1536wcsstr 1537wcstod 1538wcstok 1539wcstok_s 1540wcstol 1541wcstombs 1542wcstombs_s 1543wcstoul 1544wcsxfrm 1545wctob DATA 1546wctomb 1547wctomb_s 1548wprintf 1549wprintf_s 1550wscanf 1551wscanf_s 1552