- Timestamp:
- Dec 31, 2000, 1:32:13 PM (25 years ago)
- Location:
- trunk/src/odincrt
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/odincrt/odincrt.def
r4809 r4863 1 ; $Id: odincrt.def,v 1.2 2 2000-12-16 22:53:28 birdExp $1 ; $Id: odincrt.def,v 1.23 2000-12-31 12:32:12 sandervl Exp $ 2 2 ; Odin VAC++ 3.08 shared multithreaded runtime 3 3 LIBRARY ODINCRT INITINSTANCE TERMINSTANCE … … 18 18 ; memory management 19 19 ; ----------------- 20 calloc = os2calloc @346 21 realloc = os2realloc @583 22 malloc = os2malloc @351 23 free = os2free @219 24 _debug_calloc = os2_debug_calloc @117 25 _debug_realloc = os2_debug_realloc @182 26 _debug_malloc = os2_debug_malloc @119 27 _debug_free = os2_debug_free @59 28 _umalloc = os2_umalloc @749 29 _debug_umalloc =os2_debug_umalloc @185 30 _ucalloc = os2_ucalloc @704 31 _debug_ucalloc = os2_debug_ucalloc @181 32 __nw__FUiPCcT1 = os2__nw__FUiPCcT1 @172 33 __dl__FPvPCcUi = os2__dl__FPvPCcUi @201 20 calloc = os2calloc @346 NONAME 21 realloc = os2realloc @583 NONAME 22 malloc = os2malloc @351 NONAME 23 free = os2free @219 NONAME 24 _debug_calloc = os2_debug_calloc @117 NONAME 25 _debug_realloc = os2_debug_realloc @182 NONAME 26 _debug_malloc = os2_debug_malloc @119 NONAME 27 _debug_free = os2_debug_free @59 NONAME 28 _umalloc = os2_umalloc @749 NONAME 29 _debug_umalloc =os2_debug_umalloc @185 NONAME 30 _ucalloc = os2_ucalloc @704 NONAME 31 _debug_ucalloc = os2_debug_ucalloc @181 NONAME 32 __nw__FUiPCcT1 = os2__nw__FUiPCcT1 @172 NONAME 33 __dl__FPvPCcUi = os2__dl__FPvPCcUi @201 NONAME 34 34 35 fread = os2_fread @265 36 fwrite = os2_fwrite @430 37 fopen = os2_fopen @293 38 fputc = os2_fputc @305 39 fputs = os2_fputs @311 40 fsetpos = os2_fsetpos @652 41 fclose = os2_fclose @354 42 fflush = os2_fflush @370 43 freopen = os2_freopen @612 44 fgetpos = os2_fgetpos @630 45 vfprintf = os2_vfprintf @755 46 feof = os2_feof @230 47 ferror = os2_ferror @414 48 fseek = os2_fseek @271 49 ftell = os2_ftell @273 50 fgetc = os2_fgetc @262 51 fgets = os2_fgets @267 52 fgetwc = os2_fgetwc @343 53 fgetws = os2_fgetws @369 54 fputwc = os2_fputwc @435 55 fputws = os2_fputws @478 35 fread = os2_fread @265 NONAME 36 fwrite = os2_fwrite @430 NONAME 37 fopen = os2_fopen @293 NONAME 38 fputc = os2_fputc @305 NONAME 39 fputs = os2_fputs @311 NONAME 40 fsetpos = os2_fsetpos @652 NONAME 41 fclose = os2_fclose @354 NONAME 42 fflush = os2_fflush @370 NONAME 43 freopen = os2_freopen @612 NONAME 44 fgetpos = os2_fgetpos @630 NONAME 45 vfprintf = os2_vfprintf @755 NONAME 46 feof = os2_feof @230 NONAME 47 ferror = os2_ferror @414 NONAME 48 fseek = os2_fseek @271 NONAME 49 ftell = os2_ftell @273 NONAME 50 fgetc = os2_fgetc @262 NONAME 51 fgets = os2_fgets @267 NONAME 52 fgetwc = os2_fgetwc @343 NONAME 53 fgetws = os2_fgetws @369 NONAME 54 fputwc = os2_fputwc @435 NONAME 55 fputws = os2_fputws @478 NONAME 56 56 57 _fdopen = os2_fdopen @605 57 _fdopen = os2_fdopen @605 NONAME 58 58 59 59 ;;TODO! 60 fprintf @647 60 fprintf @647 NONAME 61 61 62 strdup @472 62 strdup @472 NONAME 63 63 ;strncpy doesn't stop at 0 terminator! 64 strncpy = __strncpy @751 65 __strncpy @919 64 strncpy = __strncpy @751 NONAME 65 __strncpy @919 NONAME 66 66 67 67 ; original exports 68 __ct__8ifstreamFPCciT2 @1 69 _dump_allocated_delta @2 70 __ct__8ofstreamFPCciT2 @3 71 __ct__9streambufFPciT2 @4 72 __ct__9strstreamFPciT2 @5 73 _IEEE_LDBL_INF_MASK @6 74 __RestoreRegsAndJump @7 75 init__3iosFP9streambuf @8 76 _exception_procinit @9 77 __ct__3iosFP9streambuf @10 78 __Invoke__Destructor @11 79 underflow__7filebufFv @12 80 __nw__FP8SOMClassUiPv @13 81 __ct__10istrstreamFPCc @14 82 overflow__9streambufFi @15 83 __ct__12strstreambufFi @16 84 __ct__10istrstreamFPci @17 85 __ct__10istrstreamFPSc @18 86 __ct__10istrstreamFPUc @19 87 getline__7istreamFPcic @20 88 __ct__12strstreambufFv @21 89 seekpos__9streambufFli @22 90 __as__19iostream_withassignFR3ios @23 91 __dt__12strstreambufFv @24 92 fill__3iosFc @25 93 skip__3iosFi @26 94 seekg__7istreamFlQ2_3ios8seek_dir @27 95 seekp__7ostreamFlQ2_3ios8seek_dir @28 96 setf__3iosFl @29 97 __ct__3iosFv @30 98 _getcheused @31 99 set_terminate__FPFv_v @32 100 __dt__3iosFv @33 101 pcount__10ostrstreamFv @34 102 pbackfail__8stdiobufFi @35 103 __vec__debug__delete2 @36 104 _CheckIfMem @37 105 _fscanfieee @38 106 x_snextc__9streambufFv @39 107 _heap_check @40 108 close__11fstreambaseFv @41 109 _filelength @42 110 rdbuf__11stdiostreamFv @43 111 _sscanfieee @44 112 __vec__new2 @45 113 xsgetn__9streambufFPci @46 114 _tdump_allocated_delta @47 115 dec__FR3ios @48 116 setbuf__9streambufFPci @49 117 _udump_allocated_delta @50 118 _IEEE_DBL_ALL_EXP_MASK @51 119 iconv_close @52 120 _printfieee @53 121 _ReleaseSem @54 122 _beginthread @55 123 setbase__Fi @56 124 _strtodieee @57 125 form__FPCce @58 126 __dump_allocated_delta @60 127 __CatchMatch @61 128 localdtconv @62 129 setfill__Fi @63 130 set_unexpected__FPFv_v @64 131 _LC_INF_STR @65 132 _RequestSem @66 133 _LC_NAN_STR @67 134 underflow__8stdiobufFv @68 135 nl_langinfo @69 136 _threadstore @70 137 _scanf_ansi @71 138 _ungetchused @72 139 oct__FR3ios @73 140 _mb_cur_max @74 141 _swscanfieee @75 142 _fprintfieee @76 143 _PGLOBAL_PTR @77 144 _test_handle @78 145 hex__FR3ios @79 146 __ct__9strstreamFPSciT2 @80 147 _debug_tfree @81 148 _uheap_walk @82 149 _fscanf_ansi @83 150 _theap_check @84 151 __ct__9strstreamFPUciT2 @85 152 _uheap_check @86 153 _sprintfieee @87 154 _ProfileHookVAOptlink32 @88 155 _vprintfieee @89 156 _execle_ansi @90 157 __ct__12strstreambufFPFl_PvPFPv_v @91 158 _ctype_mask @92 159 __heap_check @93 160 _sscanf_ansi @94 161 setf__3iosFlT1 @95 162 _execl_ansi @96 163 _printf_ansi @97 164 nextbit__3ios @98 165 _PrintErrMsg @99 166 __vtt7fstream @100 167 __vft7istream @101 168 _execlp_ansi @102 169 _vfprintfieee @103 170 _spawnl_ansi @104 171 __vtt7istream @105 172 __vft13strstreambase3ios @106 173 seekoff__7filebufFlQ2_3ios8seek_diri @107 174 _ctype_upper @108 175 __nw__FUiPv @109 176 _ctype_lower @110 177 __vft7ostream @111 178 _ctype_cmask @112 179 __vft7filebuf9streambuf @113 180 __vtt7ostream @114 181 _DosSelToFlat @115 182 _DosFlatToSel @116 183 attach__11fstreambaseFi @118 184 _vsprintfieee @120 185 __theap_check @121 186 _j0 @122 187 __uheap_check @123 188 _j1 @124 189 _swprintfieee @125 190 __ct__13strstreambaseFv @126 191 __dt__13strstreambaseFv @127 192 verify__11fstreambaseFi @128 193 detach__11fstreambaseFv @129 194 _internal_err @130 195 _execlpe_ansi @131 196 _swscanf_ansi @132 197 _INFINITY_LEN @133 198 __ct__10istrstreamFPCci @134 199 _spawnle_ansi @135 200 _fprintf_ansi @136 201 _spawnlp_ansi @137 202 _y0 @138 203 flags__3iosFl @139 204 __ct__10istrstreamFPCSc @140 205 getline__7istreamFPScic @141 206 getline__7istreamFPUcic @142 207 _y1 @143 208 __ct__10istrstreamFPCUc @144 209 __ct__10istrstreamFPSci @145 210 __ct__10istrstreamFPUci @146 211 __ct__13Iostream_initFv @147 212 __ct__8stdiobufFP6__file @148 213 __dt__13Iostream_initFv @149 214 _sprintf_ansi @150 215 terminate__Fv @151 216 __vec__copy @152 217 _ProfileHook32 @153 218 __vft8stdiobuf9streambuf @154 219 _INFINITY_STR @155 220 _ProfileHook16 @156 221 __ct__11fstreambaseFiPcT1 @157 222 __ct__10istrstreamFPCSci @158 223 __ct__10istrstreamFPCUci @159 224 iword__3iosFi @160 225 nextword__3ios @161 226 pword__3iosFi @162 227 __vft7istream3ios_7fstream8iostream @163 228 __ct__10ostrstreamFPciT2 @164 229 __CleanupCatch @165 230 WS__FR7istream @166 231 ws__FR7istream @167 232 pbackfail__9streambufFi @168 233 __vec__new__place__som @169 234 __vft7ostream3ios_7fstream8iostream @170 235 __vft13strstreambase3ios_10istrstream @171 236 __vft13strstreambase3ios_10ostrstream @173 237 __ct__10ostrstreamFPSciT2 @174 238 freeze__12strstreambufFi @175 239 __ct__10ostrstreamFPUciT2 @176 240 __vec__assign @177 241 open__11fstreambaseFPCciT2 @178 242 setbuf__11fstreambaseFPci @179 243 _debug_tcalloc @180 244 doallocate__9streambufFv @183 245 _debug_tmalloc @184 246 __vtt8ifstream @186 247 unexpected__Fv @187 248 xalloc__3iosFv @188 249 __vtt8iostream @189 250 pcount__12strstreambufFv @190 251 __ct__11fstreambaseFPCciT2 @191 252 log @192 253 __dl__FP9SOMObjectPCcUi @193 254 _debug_heapmin @194 255 setbuf__9streambufFPUci @195 256 fabs @196 257 _vswprintfieee @197 258 cin @198 259 tan @199 260 __vec__delete2 @200 261 labs @202 262 abs @203 263 __vtt8ofstream @204 264 _spawnlpe_ansi @205 265 rdbuf__13strstreambaseFv @206 266 _mig_eib_store @207 267 sin @208 268 xsputn__9streambufFPCci @209 269 atan @210 270 ceil @211 271 unsetf__3iosFl @212 272 _jn @213 273 __vtt18istream_withassign @214 274 cos @215 275 div @216 276 modf @217 277 __vtt18ostream_withassign @218 278 ldiv @220 279 exp @221 280 init__12strstreambufFPciT1 @222 281 __vft13strstreambase3ios_9strstream @223 282 sync_with_stdio__3iosFv @224 283 _swprintf_ansi @225 284 __nw__FP8SOMClassUiPCcT2 @226 285 __tdump_allocated_delta @227 286 acos @228 287 rand @229 288 __udump_allocated_delta @231 289 tanh @232 290 asin @233 291 setbuf__9streambufFPciT2 @234 292 _yn @235 293 pow @236 294 clog @237 295 time @238 296 underflow__9streambufFv @239 297 cerr @240 298 fmod @241 299 log10 @242 300 sinh @243 301 getc @244 302 exit @245 303 __ct__12strstreambufFPciT1 @246 304 atan2 @247 305 atof @248 306 atoi @249 307 gets @250 308 atol @251 309 cosh @252 310 _erf @253 311 _IEEE_LDBL_SIGN_NEG_MASK @254 312 cout @255 313 _EXE_Exception @256 314 _dup @257 315 sqrt @258 316 scanf @259 317 putc @260 318 puts @261 319 _ProfileThrow32 @263 320 _cabs @264 321 ldexp @266 322 srand @268 323 raise @269 324 _IEEE_DBL_SIGN_NEG_MASK @270 325 mblen @272 326 _ecvt @274 327 set_new_handler__FPFv_v @275 328 _dup2 @276 329 _fcvt @277 330 _gcvt @278 331 frexp @279 332 ctime @280 333 _read @281 334 stdin @282 335 abort @283 336 __vft7istream3ios_9strstream8iostream @284 337 clock @285 338 iconv @286 339 _wait @287 340 inf_special_in__7istreamFP9streambuf @288 341 _tell @289 342 getwc @290 343 __ct__7istreamFP9streambufiP7ostream @291 344 floor @292 345 __vft7ostream3ios_9strstream8iostream @294 346 wctob @295 347 _erfc @296 348 nan_special_in__7istreamFP9streambuf @297 349 __fac @298 350 _csid @299 351 overflow__12strstreambufFi @300 352 __eof @301 353 __ct__7istreamFP9streambuf @302 354 __ct__7ostreamFP9streambuf @303 355 wchar_out__7ostreamFiPcT1 @304 356 _itoa @306 357 _IEEE_LDBL_ALL_EXP_MASK @307 358 _open @308 359 _ltoa @309 360 qsort @310 361 __as__18istream_withassignFR7istream @312 362 putwc @313 363 get__7istreamFR9streambufc @314 364 _exit @315 365 _swab @316 366 seekoff__9streambufFlQ2_3ios8seek_diri @317 367 __ls__7ostreamFP9streambuf @318 368 __vtt19iostream_withassign @319 369 __as__18ostream_withassignFR7ostream @320 370 _stat @321 371 __as__3iosFR3ios @322 372 __ct__3iosFR3ios @323 373 __ct__7filebufFi @324 374 __rs__7istreamFP9streambuf @325 375 __ct__7filebufFv @326 376 __dt__7filebufFv @327 377 sync__7filebufFv @328 378 _ProfileUnwind32 @329 379 seekoff__8stdiobufFlQ2_3ios8seek_diri @330 380 uresize__3iosFi @331 381 _ilog2 @332 382 bitalloc__3iosFv @333 383 setbuf__12strstreambufFPci @334 384 __ct__7fstreamFi @335 385 __ct__7ostreamFi @336 386 _gamma @337 387 __ct__7fstreamFv @338 388 __ct__7istreamFv @339 389 __dt__7fstreamFv @340 390 __ct__7ostreamFv @341 391 __dt__7istreamFv @342 392 __dt__7ostreamFv @344 393 _set_mt_terminate__FPFv_v @345 394 fscanf @347 395 __vtt10istrstream @348 396 __ct__13strstreambaseFPciT1 @349 397 __vtt10ostrstream @350 398 _getch @352 399 sscanf @353 400 signal @355 401 _chmod @356 402 _dump_allocated @357 403 __vft9streambuf @358 404 _debug_trealloc @359 405 __ls__7ostreamFd @360 406 __ls__7ostreamFf @361 407 __ls__7ostreamFi @362 408 _lfind @363 409 ungetc @364 410 __ls__7ostreamFl @365 411 ls_complicated__7ostreamFc @366 412 rename @367 413 __ls__7ostreamFr @368 414 __ls__7ostreamFw @371 415 _kbhit @372 416 cclass @373 417 _wcsid @374 418 _chdir @375 419 _tfree @376 420 remove @377 421 memchr @378 422 get__7istreamFRw @379 423 _close @380 424 memcmp @381 425 atexit @382 426 xget__7istreamFPc @383 427 endl__FR7ostream @384 428 _mheap @385 429 _cgets @386 430 _MemoryFileUsed @387 431 _debug_theapmin @388 432 ends__FR7ostream @389 433 printf @390 434 _debug_uheapmin @391 435 mbrlen @392 436 memset @393 437 stderr @394 438 wctomb @395 439 mbtowc @396 440 __nw__FP8SOMClassUiPCcT2Pv @397 441 adjustfield__3ios @398 442 _Flush @399 443 wcstod @400 444 gmtime @401 445 _atold @402 446 mktime @403 447 memcpy @404 448 __vft7fstream3ios @405 449 setbuf @406 450 stdout @407 451 wcslen @408 452 tmpnam @409 453 rewind @410 454 wctype @411 455 wcscat @412 456 _mkdir @413 457 _ultoa @415 458 __vft7istream3ios_19iostream_withassign8iostream @416 459 _ftime @417 460 wcschr @418 461 __dt__8stdiobufFv @419 462 wcscmp @420 463 wcstok @421 464 _creat @422 465 wcstol @423 466 __vft7istream3ios @424 467 _ctype @425 468 wcswcs @426 469 getenv @427 470 perror @428 471 wcsspn @429 472 sync__8stdiobufFv @431 473 setjmp @432 474 _Fmprs @433 475 _lseek @434 476 _Fnprs @436 477 strtod @437 478 _rmdir @438 479 _errno @439 480 _umask @440 481 _execl @441 482 _cputs @442 483 _sopen @443 484 _fstat @444 485 strlen @445 486 wcsstr @446 487 __nw__FUiPCcT1Pv @447 488 wcscpy @448 489 __vft7ostream3ios_19iostream_withassign8iostream @449 490 strcat @450 491 _msize @451 492 _rmtmp @452 493 _uopen @453 494 setiosflags__Fl @454 495 _putch @455 496 strchr @456 497 strcmp @457 498 strtok @458 499 stdstatus__13Iostream_init @459 500 _cwait @460 501 __vft7ostream3ios @461 502 strtol @462 503 _utime @463 504 __ct__8ifstreamFi @464 505 dbp__9streambufFv @465 506 _write @466 507 _upool @467 508 strspn @468 509 __ct__8ofstreamFi @469 510 strset @470 511 system @471 512 _execv @473 513 strrev @474 514 initcount__13Iostream_init @475 515 floatfield__3ios @476 516 __ct__12strstreambufFPSciT1 @477 517 strupr @479 518 __ct__8ifstreamFv @480 519 _set_mt_unexpected__FPFv_v @481 520 basefield__3ios @482 521 strlwr @483 522 strstr @484 523 __ct__8ofstreamFv @485 524 strcpy @486 525 __dt__8ifstreamFv @487 526 __ct__12strstreambufFPUciT1 @488 527 __dt__8ofstreamFv @489 528 __vtt9strstream @490 529 __ct__8iostreamFv @491 530 __vft7istream3ios_18istream_withassign @492 531 __dt__8iostreamFv @493 532 __get_frame_ptr @494 533 _hypot @495 534 stdioflush__3ios @496 535 setprecision__Fi @497 536 __ls__7ostreamFUi @498 537 __setup_embedded @499 538 __ls__7ostreamFUl @500 539 __vft7istream3ios_8ifstream @501 540 __rs__7istreamFPc @502 541 _tzset @503 542 _critlib_except @504 543 __rs__7istreamFRd @505 544 __rs__7istreamFRf @506 545 __vft7ostream3ios_18ostream_withassign @507 546 __vft7istream3ios_8iostream @508 547 __rs__7istreamFRi @509 548 __rs__7istreamFRl @510 549 __vft11fstreambase @511 550 __EDCThunkProlog @512 551 _is_fd_open__Fi @513 552 _ipmd_heap_check @514 553 __rs__7istreamFRr @515 554 __rs__7istreamFRs @516 555 __vtt11fstreambase @517 556 __rs__7istreamFPw @518 557 __rs__7istreamFRw @519 558 __vft7ostream3ios_8ofstream @520 559 _tdump_allocated @521 560 __set_frame_ptr @522 561 _udump_allocated @523 562 __vft7ostream3ios_8iostream @524 563 _LC_INFINITY_STR @525 564 _ctype_upperidx @526 565 _ctype_loweridx @527 566 __dump_allocated @528 567 __Invoke__Delete @529 568 __ct__8iostreamFP9streambuf @530 569 read__7istreamFPci @531 570 __ct__7istreamFiT1P7ostream @532 571 __EDC3216 @533 572 _ctype_ctypeidx @534 573 __deleteSomObject @535 574 __vft8ifstream3ios @536 575 __ls__7ostreamFPFR3ios_R3ios @537 576 __vft8iostream3ios @538 577 _callback_opt_sys @539 578 __as__18istream_withassignFP9streambuf @540 579 __as__18ostream_withassignFP9streambuf @541 580 openprot__7filebuf @542 581 str__9strstreamFv @543 582 flush__FR7ostream @544 583 __rs__7istreamFPFR3ios_R3ios @545 584 __vft8ofstream3ios @546 585 close__7filebufFv @547 586 seekg__7istreamFl @548 587 __ct__11stdiostreamFP6__file @549 588 _clear87 @550 589 seekp__7ostreamFl @551 590 __ct__7ostreamFiPc @552 591 complicated_put__7ostreamFc @553 592 __vft12strstreambuf9streambuf @554 593 precision__3iosFi @555 594 resetiosflags__Fl @556 595 __tdump_allocated @557 596 __vft8iostream3ios_7fstream @558 597 tellg__7istreamFv @559 598 __udump_allocated @560 599 __ls__7ostreamFPCc @561 600 get__7istreamFPcic @562 601 __ct__9streambufFv @563 602 __ct__9strstreamFv @564 603 __dt__9streambufFv @565 604 __dt__9strstreamFv @566 605 tellp__7ostreamFv @567 606 sync__9streambufFv @568 607 get_complicated__7istreamFRc @569 608 doallocate__12strstreambufFv @570 609 __rs__7istreamFPSc @571 610 __ls__7ostreamFPCv @572 611 __rs__7istreamFPUc @573 612 __ls__7ostreamFPCw @574 613 flush__7ostreamFv @575 614 __vec__new__som @576 615 __vft18istream_withassign3ios @577 616 __rs__7istreamFRUi @578 617 __vft18ostream_withassign3ios @579 618 __rs__7istreamFRUl @580 619 __ct__18istream_withassignFv @581 620 __dt__18istream_withassignFv @582 621 isalpha @584 622 __ct__18ostream_withassignFv @585 623 __rs__7istreamFRUs @586 624 __dt__18ostream_withassignFv @587 625 regexec @588 626 regfree @589 627 _ddused @590 628 _eh_add @591 629 _getche @592 630 asctime @593 631 __vec__copy__som @594 632 bsearch @595 633 __compute_embedded @596 634 _getpid @597 635 isblank @598 636 _getcwd @599 637 rs_complicated__7istreamFRc @600 638 __dl__FP9SOMObject @601 639 __ct__19iostream_withassignFv @602 640 detach__7filebufFv @603 641 attach__7filebufFi @604 642 get_complicated__7istreamFRSc @606 643 isgraph @607 644 __dt__19iostream_withassignFv @608 645 get_complicated__7istreamFRUc @609 646 _eh_del @610 647 ls_complicated__7ostreamFSc @611 648 ls_complicated__7ostreamFUc @613 649 ungetwc @614 650 isspace @615 651 _chsize @616 652 wcrtomb @617 653 memmove @618 654 __vec__new__place @619 655 gcount__7istreamFv @620 656 regcomp @621 657 _uclose @622 658 isalnum @623 659 _access @624 660 tmpfile @625 661 _IEEE_DBL_INF_MASK @626 662 _cscanf @627 663 iscntrl @628 664 mbrtowc @629 665 memicmp @631 666 isdigit @632 667 seekoff__12strstreambufFlQ2_3ios8seek_diri @633 668 catopen @634 669 _heapchk @635 670 _fileno @636 671 getchar @637 672 _MAKE_DBL_POSITIVE @638 673 __vft19iostream_withassign3ios @639 674 _uaddmem @640 675 dec__Fli @641 676 _execle @642 677 _osmode @643 678 setvbuf @644 679 getwchar @645 680 difftime @646 681 wcscoll @648 682 _uflush @649 683 wcspbrk @650 684 strtold @651 685 _FreeFCB @653 686 wcsncat @654 687 __vft8iostream3ios_9strstream @655 688 maxcoll @656 689 _heapset @657 690 _NAN_LEN @658 691 _tempnam @659 692 _heapmin @660 693 wcwidth @661 694 longjmp @662 695 _InitFCB @663 696 wcsrchr @664 697 wcsncmp @665 698 clearerr @666 699 sprintf @667 700 _execve @668 701 islower @669 702 vprintf @670 703 _setmode @671 704 mbsinit @672 705 catgets @673 706 tolower @674 707 wcsxfrm @675 708 memccpy @676 709 __goscan @677 710 strcmpi @678 711 wcscspn @679 712 _unlink @680 713 __as__19iostream_withassignFP9streambuf @681 714 underflow__12strstreambufFv @682 715 _matherr @683 716 strcoll @684 717 wcstoul @685 718 strpbrk @686 719 putchar @687 720 ispunct @688 721 __CurrentException @689 722 wcstombs @690 723 strncat @691 724 __vft7istream3ios_10istrstream @692 725 _getdcwd @693 726 stricmp @694 727 _tzname @695 728 iswspace @696 729 _tcalloc @697 730 putwchar @698 731 regerror @699 732 _execlp @700 733 _fltused @701 734 strrchr @702 735 strncmp @703 736 _ucreate @705 737 _spawnl @706 738 __getche @707 739 strfmon @708 740 mbstowcs @709 741 _lsearch @710 742 strxfrm @711 743 isupper @712 744 isprint @713 745 _fpreset @714 746 _INF_LEN @715 747 strcspn @716 748 _assert @717 749 toupper @718 750 _onexit @719 751 _ungetch @720 752 _rpmatch @721 753 _fpninit @722 754 _chdrive @723 755 strtoul @724 756 strnset @725 757 wcsncpy @726 758 __wDestructSOMBase @727 759 wcsftime @728 760 __cputs @729 761 _execvp @730 762 catclose @731 763 _loadmod @732 764 __vft7ostream3ios_10ostrstream @733 765 rs_complicated__7istreamFRSc @734 766 iswdigit @735 767 _freemod @736 768 oct__Fli @737 769 strnicmp @738 770 isxdigit @739 771 iswblank @740 772 iswalpha @741 773 rs_complicated__7istreamFRUc @742 774 wcswidth @743 775 iswpunct @744 776 _environ @745 777 _InitBuf @746 778 _tmalloc @747 779 _makepath @748 780 _spawnv @750 781 hex__Fli @752 782 iswupper @753 783 strftime @754 784 _ustats @756 785 _NAN_STR @757 786 towupper @758 787 _putenv @759 788 _cprintf @760 789 iswgraph @761 790 strptime @762 791 _execlpe @763 792 _osmajor @764 793 _daylight @765 794 iswlower @766 795 _spawnle @767 796 __dofmto @768 797 _isatty @769 798 towlower @770 799 _spawnlp @771 800 setw__Fi @772 801 _exception_dllinit @773 802 chr__FiT1 @774 803 _fgetchar @775 804 _strdate @776 805 setlocale @777 806 iswprint @778 807 _osminor @779 808 _strtime @780 809 localtime @781 810 getsyntx @782 811 _execvpe @783 812 vsprintf @784 813 _flushall @785 814 strerror @786 815 _getdrive @787 816 _uheapchk @788 817 _INF_STR @789 818 __SOMEnv @790 819 collrange @791 820 __Throw @792 821 _atofieee @793 822 iswalnum @794 823 _reg_heap @795 824 collorder @796 825 iswcntrl @797 826 __vft3ios @798 827 _spawnve @799 828 iswctype @800 829 _spawnvp @801 830 _floatfmt @802 831 getmccoll @803 832 _fputchar @804 833 _fullpath @805 834 _setupenv @806 835 str__10ostrstreamFv @807 836 _theapmin @808 837 _udefault @809 838 _uheapmin @810 839 _set_mt_new_handler__FPFv_v @811 840 ccsidtocs @812 841 _infinity @813 842 _fposinfi @814 843 cstoccsid @815 844 __vft13strstreambase @816 845 iswxdigit @817 846 _status87 @818 847 _trealloc @819 848 __vtt13strstreambase @820 849 _CRT_term @821 850 _dposqnan @822 851 wcsrtombs @823 852 collequiv @824 853 _fposqnan @825 854 _uheapset @826 855 strtocoll @827 856 colltostr @828 857 _timezone @829 858 __vft10istrstream3ios @830 859 _spawnlpe @831 860 __vft10ostrstream3ios @832 861 _CRT_init @833 862 open__7filebufFPCciT2 @834 863 _udestroy @835 864 overflow__7filebufFi @836 865 __vft8iostream3ios_19iostream_withassign @837 866 _fullDump @838 867 __dl__FPv @839 868 __ct__7filebufFiPcT1 @840 869 mbsrtowcs @841 870 vswprintf @842 871 _spawnvpe @843 872 putback__7istreamFc @844 873 get__7istreamFPScic @845 874 get__7istreamFPUcic @846 875 __ungetch @847 876 _strerror @848 877 _control87 @849 878 __nw__FUi @850 879 str__12strstreambufFv @851 880 __ls__7ostreamFPCSc @852 881 __ReThrow @853 882 tie__3iosFP7ostream @854 883 __ls__7ostreamFPCUc @855 884 __vft11fstreambase3ios @856 885 __ct__9streambufFPci @857 886 open__7fstreamFPCciT2 @858 887 __ct__7fstreamFiPcT1 @859 888 __ct__7istreamFiPcT1 @860 889 last_op__7filebufFv @861 890 localeconv @862 891 __vft11stdiostream3ios @863 892 __dt__10istrstreamFv @864 893 _scanfieee @865 894 __ct__10ostrstreamFv @866 895 eatwhite__7istreamFv @867 896 __dt__10ostrstreamFv @868 897 _fcloseall @869 898 __ct__7fstreamFPCciT2 @870 899 getwmccoll @871 900 __ct__11fstreambaseFi @872 901 __ct__8ifstreamFiPcT1 @873 902 __ct__8ofstreamFiPcT1 @874 903 __vft11fstreambase3ios_7fstream @875 904 __vft11fstreambase3ios_8ifstream @876 905 __ct__11fstreambaseFv @877 906 _ldposinfi @878 907 __dt__11fstreambaseFv @879 908 __vft11fstreambase3ios_8ofstream @880 909 _searchenv @881 910 overflow__8stdiobufFi @882 911 do_ipfx__7istreamFi @883 912 ismccollel @884 913 _terminate @885 914 _endthread @886 915 _GetErrMsg @887 916 __threadid @888 917 __dt__11stdiostreamFv @889 918 _ldposqnan @890 919 _set_crt_msg_handle @891 920 _fopenused @892 921 __ct__10istrstreamFPc @893 922 eatwhite__FR7istream @894 923 ignore__7istreamFiT1 @895 924 iconv_open @896 925 __nw__FP8SOMClassUi @897 926 __doserrno @898 927 _heap_walk @899 928 _LHUGE_VAL @900 929 setbuf__7filebufFPci @901 930 str__FPCci @902 931 _cputsused @903 932 __PureVirtualCalled @904 933 __cppstore @905 934 _Lib_excpt @906 935 _splitpath @907 936 __vft9strstream3ios @908 937 open__8ifstreamFPCciT2 @909 938 do_opfx__7ostreamFv @910 939 open__8ofstreamFPCciT2 @911 940 _MAKE_LDBL_POSITIVE @912 941 do_osfx__7ostreamFv @913 942 _Exception @914 68 __ct__8ifstreamFPCciT2 @1 NONAME 69 _dump_allocated_delta @2 NONAME 70 __ct__8ofstreamFPCciT2 @3 NONAME 71 __ct__9streambufFPciT2 @4 NONAME 72 __ct__9strstreamFPciT2 @5 NONAME 73 _IEEE_LDBL_INF_MASK @6 NONAME 74 __RestoreRegsAndJump @7 NONAME 75 init__3iosFP9streambuf @8 NONAME 76 _exception_procinit @9 NONAME 77 __ct__3iosFP9streambuf @10 NONAME 78 __Invoke__Destructor @11 NONAME 79 underflow__7filebufFv @12 NONAME 80 __nw__FP8SOMClassUiPv @13 NONAME 81 __ct__10istrstreamFPCc @14 NONAME 82 overflow__9streambufFi @15 NONAME 83 __ct__12strstreambufFi @16 NONAME 84 __ct__10istrstreamFPci @17 NONAME 85 __ct__10istrstreamFPSc @18 NONAME 86 __ct__10istrstreamFPUc @19 NONAME 87 getline__7istreamFPcic @20 NONAME 88 __ct__12strstreambufFv @21 NONAME 89 seekpos__9streambufFli @22 NONAME 90 __as__19iostream_withassignFR3ios @23 NONAME 91 __dt__12strstreambufFv @24 NONAME 92 fill__3iosFc @25 NONAME 93 skip__3iosFi @26 NONAME 94 seekg__7istreamFlQ2_3ios8seek_dir @27 NONAME 95 seekp__7ostreamFlQ2_3ios8seek_dir @28 NONAME 96 setf__3iosFl @29 NONAME 97 __ct__3iosFv @30 NONAME 98 _getcheused @31 NONAME 99 set_terminate__FPFv_v @32 NONAME 100 __dt__3iosFv @33 NONAME 101 pcount__10ostrstreamFv @34 NONAME 102 pbackfail__8stdiobufFi @35 NONAME 103 __vec__debug__delete2 @36 NONAME 104 _CheckIfMem @37 NONAME 105 _fscanfieee @38 NONAME 106 x_snextc__9streambufFv @39 NONAME 107 _heap_check @40 NONAME 108 close__11fstreambaseFv @41 NONAME 109 _filelength @42 NONAME 110 rdbuf__11stdiostreamFv @43 NONAME 111 _sscanfieee @44 NONAME 112 __vec__new2 @45 NONAME 113 xsgetn__9streambufFPci @46 NONAME 114 _tdump_allocated_delta @47 NONAME 115 dec__FR3ios @48 NONAME 116 setbuf__9streambufFPci @49 NONAME 117 _udump_allocated_delta @50 NONAME 118 _IEEE_DBL_ALL_EXP_MASK @51 NONAME 119 iconv_close @52 NONAME 120 _printfieee @53 NONAME 121 _ReleaseSem @54 NONAME 122 _beginthread @55 NONAME 123 setbase__Fi @56 NONAME 124 _strtodieee @57 NONAME 125 form__FPCce @58 NONAME 126 __dump_allocated_delta @60 NONAME 127 __CatchMatch @61 NONAME 128 localdtconv @62 NONAME 129 setfill__Fi @63 NONAME 130 set_unexpected__FPFv_v @64 NONAME 131 _LC_INF_STR @65 NONAME 132 _RequestSem @66 NONAME 133 _LC_NAN_STR @67 NONAME 134 underflow__8stdiobufFv @68 NONAME 135 nl_langinfo @69 NONAME 136 _threadstore @70 NONAME 137 _scanf_ansi @71 NONAME 138 _ungetchused @72 NONAME 139 oct__FR3ios @73 NONAME 140 _mb_cur_max @74 NONAME 141 _swscanfieee @75 NONAME 142 _fprintfieee @76 NONAME 143 _PGLOBAL_PTR @77 NONAME 144 _test_handle @78 NONAME 145 hex__FR3ios @79 NONAME 146 __ct__9strstreamFPSciT2 @80 NONAME 147 _debug_tfree @81 NONAME 148 _uheap_walk @82 NONAME 149 _fscanf_ansi @83 NONAME 150 _theap_check @84 NONAME 151 __ct__9strstreamFPUciT2 @85 NONAME 152 _uheap_check @86 NONAME 153 _sprintfieee @87 NONAME 154 _ProfileHookVAOptlink32 @88 NONAME 155 _vprintfieee @89 NONAME 156 _execle_ansi @90 NONAME 157 __ct__12strstreambufFPFl_PvPFPv_v @91 NONAME 158 _ctype_mask @92 NONAME 159 __heap_check @93 NONAME 160 _sscanf_ansi @94 NONAME 161 setf__3iosFlT1 @95 NONAME 162 _execl_ansi @96 NONAME 163 _printf_ansi @97 NONAME 164 nextbit__3ios @98 NONAME 165 _PrintErrMsg @99 NONAME 166 __vtt7fstream @100 NONAME 167 __vft7istream @101 NONAME 168 _execlp_ansi @102 NONAME 169 _vfprintfieee @103 NONAME 170 _spawnl_ansi @104 NONAME 171 __vtt7istream @105 NONAME 172 __vft13strstreambase3ios @106 NONAME 173 seekoff__7filebufFlQ2_3ios8seek_diri @107 NONAME 174 _ctype_upper @108 NONAME 175 __nw__FUiPv @109 NONAME 176 _ctype_lower @110 NONAME 177 __vft7ostream @111 NONAME 178 _ctype_cmask @112 NONAME 179 __vft7filebuf9streambuf @113 NONAME 180 __vtt7ostream @114 NONAME 181 _DosSelToFlat @115 NONAME 182 _DosFlatToSel @116 NONAME 183 attach__11fstreambaseFi @118 NONAME 184 _vsprintfieee @120 NONAME 185 __theap_check @121 NONAME 186 _j0 @122 NONAME 187 __uheap_check @123 NONAME 188 _j1 @124 NONAME 189 _swprintfieee @125 NONAME 190 __ct__13strstreambaseFv @126 NONAME 191 __dt__13strstreambaseFv @127 NONAME 192 verify__11fstreambaseFi @128 NONAME 193 detach__11fstreambaseFv @129 NONAME 194 _internal_err @130 NONAME 195 _execlpe_ansi @131 NONAME 196 _swscanf_ansi @132 NONAME 197 _INFINITY_LEN @133 NONAME 198 __ct__10istrstreamFPCci @134 NONAME 199 _spawnle_ansi @135 NONAME 200 _fprintf_ansi @136 NONAME 201 _spawnlp_ansi @137 NONAME 202 _y0 @138 NONAME 203 flags__3iosFl @139 NONAME 204 __ct__10istrstreamFPCSc @140 NONAME 205 getline__7istreamFPScic @141 NONAME 206 getline__7istreamFPUcic @142 NONAME 207 _y1 @143 NONAME 208 __ct__10istrstreamFPCUc @144 NONAME 209 __ct__10istrstreamFPSci @145 NONAME 210 __ct__10istrstreamFPUci @146 NONAME 211 __ct__13Iostream_initFv @147 NONAME 212 __ct__8stdiobufFP6__file @148 NONAME 213 __dt__13Iostream_initFv @149 NONAME 214 _sprintf_ansi @150 NONAME 215 terminate__Fv @151 NONAME 216 __vec__copy @152 NONAME 217 _ProfileHook32 @153 NONAME 218 __vft8stdiobuf9streambuf @154 NONAME 219 _INFINITY_STR @155 NONAME 220 _ProfileHook16 @156 NONAME 221 __ct__11fstreambaseFiPcT1 @157 NONAME 222 __ct__10istrstreamFPCSci @158 NONAME 223 __ct__10istrstreamFPCUci @159 NONAME 224 iword__3iosFi @160 NONAME 225 nextword__3ios @161 NONAME 226 pword__3iosFi @162 NONAME 227 __vft7istream3ios_7fstream8iostream @163 NONAME 228 __ct__10ostrstreamFPciT2 @164 NONAME 229 __CleanupCatch @165 NONAME 230 WS__FR7istream @166 NONAME 231 ws__FR7istream @167 NONAME 232 pbackfail__9streambufFi @168 NONAME 233 __vec__new__place__som @169 NONAME 234 __vft7ostream3ios_7fstream8iostream @170 NONAME 235 __vft13strstreambase3ios_10istrstream @171 NONAME 236 __vft13strstreambase3ios_10ostrstream @173 NONAME 237 __ct__10ostrstreamFPSciT2 @174 NONAME 238 freeze__12strstreambufFi @175 NONAME 239 __ct__10ostrstreamFPUciT2 @176 NONAME 240 __vec__assign @177 NONAME 241 open__11fstreambaseFPCciT2 @178 NONAME 242 setbuf__11fstreambaseFPci @179 NONAME 243 _debug_tcalloc @180 NONAME 244 doallocate__9streambufFv @183 NONAME 245 _debug_tmalloc @184 NONAME 246 __vtt8ifstream @186 NONAME 247 unexpected__Fv @187 NONAME 248 xalloc__3iosFv @188 NONAME 249 __vtt8iostream @189 NONAME 250 pcount__12strstreambufFv @190 NONAME 251 __ct__11fstreambaseFPCciT2 @191 NONAME 252 log @192 NONAME 253 __dl__FP9SOMObjectPCcUi @193 NONAME 254 _debug_heapmin @194 NONAME 255 setbuf__9streambufFPUci @195 NONAME 256 fabs @196 NONAME 257 _vswprintfieee @197 NONAME 258 cin @198 NONAME 259 tan @199 NONAME 260 __vec__delete2 @200 NONAME 261 labs @202 NONAME 262 abs @203 NONAME 263 __vtt8ofstream @204 NONAME 264 _spawnlpe_ansi @205 NONAME 265 rdbuf__13strstreambaseFv @206 NONAME 266 _mig_eib_store @207 NONAME 267 sin @208 NONAME 268 xsputn__9streambufFPCci @209 NONAME 269 atan @210 NONAME 270 ceil @211 NONAME 271 unsetf__3iosFl @212 NONAME 272 _jn @213 NONAME 273 __vtt18istream_withassign @214 NONAME 274 cos @215 NONAME 275 div @216 NONAME 276 modf @217 NONAME 277 __vtt18ostream_withassign @218 NONAME 278 ldiv @220 NONAME 279 exp @221 NONAME 280 init__12strstreambufFPciT1 @222 NONAME 281 __vft13strstreambase3ios_9strstream @223 NONAME 282 sync_with_stdio__3iosFv @224 NONAME 283 _swprintf_ansi @225 NONAME 284 __nw__FP8SOMClassUiPCcT2 @226 NONAME 285 __tdump_allocated_delta @227 NONAME 286 acos @228 NONAME 287 rand @229 NONAME 288 __udump_allocated_delta @231 NONAME 289 tanh @232 NONAME 290 asin @233 NONAME 291 setbuf__9streambufFPciT2 @234 NONAME 292 _yn @235 NONAME 293 pow @236 NONAME 294 clog @237 NONAME 295 time @238 NONAME 296 underflow__9streambufFv @239 NONAME 297 cerr @240 NONAME 298 fmod @241 NONAME 299 log10 @242 NONAME 300 sinh @243 NONAME 301 getc @244 NONAME 302 exit @245 NONAME 303 __ct__12strstreambufFPciT1 @246 NONAME 304 atan2 @247 NONAME 305 atof @248 NONAME 306 atoi @249 NONAME 307 gets @250 NONAME 308 atol @251 NONAME 309 cosh @252 NONAME 310 _erf @253 NONAME 311 _IEEE_LDBL_SIGN_NEG_MASK @254 NONAME 312 cout @255 NONAME 313 _EXE_Exception @256 NONAME 314 _dup @257 NONAME 315 sqrt @258 NONAME 316 scanf @259 NONAME 317 putc @260 NONAME 318 puts @261 NONAME 319 _ProfileThrow32 @263 NONAME 320 _cabs @264 NONAME 321 ldexp @266 NONAME 322 srand @268 NONAME 323 raise @269 NONAME 324 _IEEE_DBL_SIGN_NEG_MASK @270 NONAME 325 mblen @272 NONAME 326 _ecvt @274 NONAME 327 set_new_handler__FPFv_v @275 NONAME 328 _dup2 @276 NONAME 329 _fcvt @277 NONAME 330 _gcvt @278 NONAME 331 frexp @279 NONAME 332 ctime @280 NONAME 333 _read @281 NONAME 334 stdin @282 NONAME 335 abort @283 NONAME 336 __vft7istream3ios_9strstream8iostream @284 NONAME 337 clock @285 NONAME 338 iconv @286 NONAME 339 _wait @287 NONAME 340 inf_special_in__7istreamFP9streambuf @288 NONAME 341 _tell @289 NONAME 342 getwc @290 NONAME 343 __ct__7istreamFP9streambufiP7ostream @291 NONAME 344 floor @292 NONAME 345 __vft7ostream3ios_9strstream8iostream @294 NONAME 346 wctob @295 NONAME 347 _erfc @296 NONAME 348 nan_special_in__7istreamFP9streambuf @297 NONAME 349 __fac @298 NONAME 350 _csid @299 NONAME 351 overflow__12strstreambufFi @300 NONAME 352 __eof @301 NONAME 353 __ct__7istreamFP9streambuf @302 NONAME 354 __ct__7ostreamFP9streambuf @303 NONAME 355 wchar_out__7ostreamFiPcT1 @304 NONAME 356 _itoa @306 NONAME 357 _IEEE_LDBL_ALL_EXP_MASK @307 NONAME 358 _open @308 NONAME 359 _ltoa @309 NONAME 360 qsort @310 NONAME 361 __as__18istream_withassignFR7istream @312 NONAME 362 putwc @313 NONAME 363 get__7istreamFR9streambufc @314 NONAME 364 _exit @315 NONAME 365 _swab @316 NONAME 366 seekoff__9streambufFlQ2_3ios8seek_diri @317 NONAME 367 __ls__7ostreamFP9streambuf @318 NONAME 368 __vtt19iostream_withassign @319 NONAME 369 __as__18ostream_withassignFR7ostream @320 NONAME 370 _stat @321 NONAME 371 __as__3iosFR3ios @322 NONAME 372 __ct__3iosFR3ios @323 NONAME 373 __ct__7filebufFi @324 NONAME 374 __rs__7istreamFP9streambuf @325 NONAME 375 __ct__7filebufFv @326 NONAME 376 __dt__7filebufFv @327 NONAME 377 sync__7filebufFv @328 NONAME 378 _ProfileUnwind32 @329 NONAME 379 seekoff__8stdiobufFlQ2_3ios8seek_diri @330 NONAME 380 uresize__3iosFi @331 NONAME 381 _ilog2 @332 NONAME 382 bitalloc__3iosFv @333 NONAME 383 setbuf__12strstreambufFPci @334 NONAME 384 __ct__7fstreamFi @335 NONAME 385 __ct__7ostreamFi @336 NONAME 386 _gamma @337 NONAME 387 __ct__7fstreamFv @338 NONAME 388 __ct__7istreamFv @339 NONAME 389 __dt__7fstreamFv @340 NONAME 390 __ct__7ostreamFv @341 NONAME 391 __dt__7istreamFv @342 NONAME 392 __dt__7ostreamFv @344 NONAME 393 _set_mt_terminate__FPFv_v @345 NONAME 394 fscanf @347 NONAME 395 __vtt10istrstream @348 NONAME 396 __ct__13strstreambaseFPciT1 @349 NONAME 397 __vtt10ostrstream @350 NONAME 398 _getch @352 NONAME 399 sscanf @353 NONAME 400 signal @355 NONAME 401 _chmod @356 NONAME 402 _dump_allocated @357 NONAME 403 __vft9streambuf @358 NONAME 404 _debug_trealloc @359 NONAME 405 __ls__7ostreamFd @360 NONAME 406 __ls__7ostreamFf @361 NONAME 407 __ls__7ostreamFi @362 NONAME 408 _lfind @363 NONAME 409 ungetc @364 NONAME 410 __ls__7ostreamFl @365 NONAME 411 ls_complicated__7ostreamFc @366 NONAME 412 rename @367 NONAME 413 __ls__7ostreamFr @368 NONAME 414 __ls__7ostreamFw @371 NONAME 415 _kbhit @372 NONAME 416 cclass @373 NONAME 417 _wcsid @374 NONAME 418 _chdir @375 NONAME 419 _tfree @376 NONAME 420 remove @377 NONAME 421 memchr @378 NONAME 422 get__7istreamFRw @379 NONAME 423 _close @380 NONAME 424 memcmp @381 NONAME 425 atexit @382 NONAME 426 xget__7istreamFPc @383 NONAME 427 endl__FR7ostream @384 NONAME 428 _mheap @385 NONAME 429 _cgets @386 NONAME 430 _MemoryFileUsed @387 NONAME 431 _debug_theapmin @388 NONAME 432 ends__FR7ostream @389 NONAME 433 printf @390 NONAME 434 _debug_uheapmin @391 NONAME 435 mbrlen @392 NONAME 436 memset @393 NONAME 437 stderr @394 NONAME 438 wctomb @395 NONAME 439 mbtowc @396 NONAME 440 __nw__FP8SOMClassUiPCcT2Pv @397 NONAME 441 adjustfield__3ios @398 NONAME 442 _Flush @399 NONAME 443 wcstod @400 NONAME 444 gmtime @401 NONAME 445 _atold @402 NONAME 446 mktime @403 NONAME 447 memcpy @404 NONAME 448 __vft7fstream3ios @405 NONAME 449 setbuf @406 NONAME 450 stdout @407 NONAME 451 wcslen @408 NONAME 452 tmpnam @409 NONAME 453 rewind @410 NONAME 454 wctype @411 NONAME 455 wcscat @412 NONAME 456 _mkdir @413 NONAME 457 _ultoa @415 NONAME 458 __vft7istream3ios_19iostream_withassign8iostream @416 NONAME 459 _ftime @417 NONAME 460 wcschr @418 NONAME 461 __dt__8stdiobufFv @419 NONAME 462 wcscmp @420 NONAME 463 wcstok @421 NONAME 464 _creat @422 NONAME 465 wcstol @423 NONAME 466 __vft7istream3ios @424 NONAME 467 _ctype @425 NONAME 468 wcswcs @426 NONAME 469 getenv @427 NONAME 470 perror @428 NONAME 471 wcsspn @429 NONAME 472 sync__8stdiobufFv @431 NONAME 473 setjmp @432 NONAME 474 _Fmprs @433 NONAME 475 _lseek @434 NONAME 476 _Fnprs @436 NONAME 477 strtod @437 NONAME 478 _rmdir @438 NONAME 479 _errno @439 NONAME 480 _umask @440 NONAME 481 _execl @441 NONAME 482 _cputs @442 NONAME 483 _sopen @443 NONAME 484 _fstat @444 NONAME 485 strlen @445 NONAME 486 wcsstr @446 NONAME 487 __nw__FUiPCcT1Pv @447 NONAME 488 wcscpy @448 NONAME 489 __vft7ostream3ios_19iostream_withassign8iostream @449 NONAME 490 strcat @450 NONAME 491 _msize @451 NONAME 492 _rmtmp @452 NONAME 493 _uopen @453 NONAME 494 setiosflags__Fl @454 NONAME 495 _putch @455 NONAME 496 strchr @456 NONAME 497 strcmp @457 NONAME 498 strtok @458 NONAME 499 stdstatus__13Iostream_init @459 NONAME 500 _cwait @460 NONAME 501 __vft7ostream3ios @461 NONAME 502 strtol @462 NONAME 503 _utime @463 NONAME 504 __ct__8ifstreamFi @464 NONAME 505 dbp__9streambufFv @465 NONAME 506 _write @466 NONAME 507 _upool @467 NONAME 508 strspn @468 NONAME 509 __ct__8ofstreamFi @469 NONAME 510 strset @470 NONAME 511 system @471 NONAME 512 _execv @473 NONAME 513 strrev @474 NONAME 514 initcount__13Iostream_init @475 NONAME 515 floatfield__3ios @476 NONAME 516 __ct__12strstreambufFPSciT1 @477 NONAME 517 strupr @479 NONAME 518 __ct__8ifstreamFv @480 NONAME 519 _set_mt_unexpected__FPFv_v @481 NONAME 520 basefield__3ios @482 NONAME 521 strlwr @483 NONAME 522 strstr @484 NONAME 523 __ct__8ofstreamFv @485 NONAME 524 strcpy @486 NONAME 525 __dt__8ifstreamFv @487 NONAME 526 __ct__12strstreambufFPUciT1 @488 NONAME 527 __dt__8ofstreamFv @489 NONAME 528 __vtt9strstream @490 NONAME 529 __ct__8iostreamFv @491 NONAME 530 __vft7istream3ios_18istream_withassign @492 NONAME 531 __dt__8iostreamFv @493 NONAME 532 __get_frame_ptr @494 NONAME 533 _hypot @495 NONAME 534 stdioflush__3ios @496 NONAME 535 setprecision__Fi @497 NONAME 536 __ls__7ostreamFUi @498 NONAME 537 __setup_embedded @499 NONAME 538 __ls__7ostreamFUl @500 NONAME 539 __vft7istream3ios_8ifstream @501 NONAME 540 __rs__7istreamFPc @502 NONAME 541 _tzset @503 NONAME 542 _critlib_except @504 NONAME 543 __rs__7istreamFRd @505 NONAME 544 __rs__7istreamFRf @506 NONAME 545 __vft7ostream3ios_18ostream_withassign @507 NONAME 546 __vft7istream3ios_8iostream @508 NONAME 547 __rs__7istreamFRi @509 NONAME 548 __rs__7istreamFRl @510 NONAME 549 __vft11fstreambase @511 NONAME 550 __EDCThunkProlog @512 NONAME 551 _is_fd_open__Fi @513 NONAME 552 _ipmd_heap_check @514 NONAME 553 __rs__7istreamFRr @515 NONAME 554 __rs__7istreamFRs @516 NONAME 555 __vtt11fstreambase @517 NONAME 556 __rs__7istreamFPw @518 NONAME 557 __rs__7istreamFRw @519 NONAME 558 __vft7ostream3ios_8ofstream @520 NONAME 559 _tdump_allocated @521 NONAME 560 __set_frame_ptr @522 NONAME 561 _udump_allocated @523 NONAME 562 __vft7ostream3ios_8iostream @524 NONAME 563 _LC_INFINITY_STR @525 NONAME 564 _ctype_upperidx @526 NONAME 565 _ctype_loweridx @527 NONAME 566 __dump_allocated @528 NONAME 567 __Invoke__Delete @529 NONAME 568 __ct__8iostreamFP9streambuf @530 NONAME 569 read__7istreamFPci @531 NONAME 570 __ct__7istreamFiT1P7ostream @532 NONAME 571 __EDC3216 @533 NONAME 572 _ctype_ctypeidx @534 NONAME 573 __deleteSomObject @535 NONAME 574 __vft8ifstream3ios @536 NONAME 575 __ls__7ostreamFPFR3ios_R3ios @537 NONAME 576 __vft8iostream3ios @538 NONAME 577 _callback_opt_sys @539 NONAME 578 __as__18istream_withassignFP9streambuf @540 NONAME 579 __as__18ostream_withassignFP9streambuf @541 NONAME 580 openprot__7filebuf @542 NONAME 581 str__9strstreamFv @543 NONAME 582 flush__FR7ostream @544 NONAME 583 __rs__7istreamFPFR3ios_R3ios @545 NONAME 584 __vft8ofstream3ios @546 NONAME 585 close__7filebufFv @547 NONAME 586 seekg__7istreamFl @548 NONAME 587 __ct__11stdiostreamFP6__file @549 NONAME 588 _clear87 @550 NONAME 589 seekp__7ostreamFl @551 NONAME 590 __ct__7ostreamFiPc @552 NONAME 591 complicated_put__7ostreamFc @553 NONAME 592 __vft12strstreambuf9streambuf @554 NONAME 593 precision__3iosFi @555 NONAME 594 resetiosflags__Fl @556 NONAME 595 __tdump_allocated @557 NONAME 596 __vft8iostream3ios_7fstream @558 NONAME 597 tellg__7istreamFv @559 NONAME 598 __udump_allocated @560 NONAME 599 __ls__7ostreamFPCc @561 NONAME 600 get__7istreamFPcic @562 NONAME 601 __ct__9streambufFv @563 NONAME 602 __ct__9strstreamFv @564 NONAME 603 __dt__9streambufFv @565 NONAME 604 __dt__9strstreamFv @566 NONAME 605 tellp__7ostreamFv @567 NONAME 606 sync__9streambufFv @568 NONAME 607 get_complicated__7istreamFRc @569 NONAME 608 doallocate__12strstreambufFv @570 NONAME 609 __rs__7istreamFPSc @571 NONAME 610 __ls__7ostreamFPCv @572 NONAME 611 __rs__7istreamFPUc @573 NONAME 612 __ls__7ostreamFPCw @574 NONAME 613 flush__7ostreamFv @575 NONAME 614 __vec__new__som @576 NONAME 615 __vft18istream_withassign3ios @577 NONAME 616 __rs__7istreamFRUi @578 NONAME 617 __vft18ostream_withassign3ios @579 NONAME 618 __rs__7istreamFRUl @580 NONAME 619 __ct__18istream_withassignFv @581 NONAME 620 __dt__18istream_withassignFv @582 NONAME 621 isalpha @584 NONAME 622 __ct__18ostream_withassignFv @585 NONAME 623 __rs__7istreamFRUs @586 NONAME 624 __dt__18ostream_withassignFv @587 NONAME 625 regexec @588 NONAME 626 regfree @589 NONAME 627 _ddused @590 NONAME 628 _eh_add @591 NONAME 629 _getche @592 NONAME 630 asctime @593 NONAME 631 __vec__copy__som @594 NONAME 632 bsearch @595 NONAME 633 __compute_embedded @596 NONAME 634 _getpid @597 NONAME 635 isblank @598 NONAME 636 _getcwd @599 NONAME 637 rs_complicated__7istreamFRc @600 NONAME 638 __dl__FP9SOMObject @601 NONAME 639 __ct__19iostream_withassignFv @602 NONAME 640 detach__7filebufFv @603 NONAME 641 attach__7filebufFi @604 NONAME 642 get_complicated__7istreamFRSc @606 NONAME 643 isgraph @607 NONAME 644 __dt__19iostream_withassignFv @608 NONAME 645 get_complicated__7istreamFRUc @609 NONAME 646 _eh_del @610 NONAME 647 ls_complicated__7ostreamFSc @611 NONAME 648 ls_complicated__7ostreamFUc @613 NONAME 649 ungetwc @614 NONAME 650 isspace @615 NONAME 651 _chsize @616 NONAME 652 wcrtomb @617 NONAME 653 memmove @618 NONAME 654 __vec__new__place @619 NONAME 655 gcount__7istreamFv @620 NONAME 656 regcomp @621 NONAME 657 _uclose @622 NONAME 658 isalnum @623 NONAME 659 _access @624 NONAME 660 tmpfile @625 NONAME 661 _IEEE_DBL_INF_MASK @626 NONAME 662 _cscanf @627 NONAME 663 iscntrl @628 NONAME 664 mbrtowc @629 NONAME 665 memicmp @631 NONAME 666 isdigit @632 NONAME 667 seekoff__12strstreambufFlQ2_3ios8seek_diri @633 NONAME 668 catopen @634 NONAME 669 _heapchk @635 NONAME 670 _fileno @636 NONAME 671 getchar @637 NONAME 672 _MAKE_DBL_POSITIVE @638 NONAME 673 __vft19iostream_withassign3ios @639 NONAME 674 _uaddmem @640 NONAME 675 dec__Fli @641 NONAME 676 _execle @642 NONAME 677 _osmode @643 NONAME 678 setvbuf @644 NONAME 679 getwchar @645 NONAME 680 difftime @646 NONAME 681 wcscoll @648 NONAME 682 _uflush @649 NONAME 683 wcspbrk @650 NONAME 684 strtold @651 NONAME 685 _FreeFCB @653 NONAME 686 wcsncat @654 NONAME 687 __vft8iostream3ios_9strstream @655 NONAME 688 maxcoll @656 NONAME 689 _heapset @657 NONAME 690 _NAN_LEN @658 NONAME 691 _tempnam @659 NONAME 692 _heapmin @660 NONAME 693 wcwidth @661 NONAME 694 longjmp @662 NONAME 695 _InitFCB @663 NONAME 696 wcsrchr @664 NONAME 697 wcsncmp @665 NONAME 698 clearerr @666 NONAME 699 sprintf @667 NONAME 700 _execve @668 NONAME 701 islower @669 NONAME 702 vprintf @670 NONAME 703 _setmode @671 NONAME 704 mbsinit @672 NONAME 705 catgets @673 NONAME 706 tolower @674 NONAME 707 wcsxfrm @675 NONAME 708 memccpy @676 NONAME 709 __goscan @677 NONAME 710 strcmpi @678 NONAME 711 wcscspn @679 NONAME 712 _unlink @680 NONAME 713 __as__19iostream_withassignFP9streambuf @681 NONAME 714 underflow__12strstreambufFv @682 NONAME 715 _matherr @683 NONAME 716 strcoll @684 NONAME 717 wcstoul @685 NONAME 718 strpbrk @686 NONAME 719 putchar @687 NONAME 720 ispunct @688 NONAME 721 __CurrentException @689 NONAME 722 wcstombs @690 NONAME 723 strncat @691 NONAME 724 __vft7istream3ios_10istrstream @692 NONAME 725 _getdcwd @693 NONAME 726 stricmp @694 NONAME 727 _tzname @695 NONAME 728 iswspace @696 NONAME 729 _tcalloc @697 NONAME 730 putwchar @698 NONAME 731 regerror @699 NONAME 732 _execlp @700 NONAME 733 _fltused @701 NONAME 734 strrchr @702 NONAME 735 strncmp @703 NONAME 736 _ucreate @705 NONAME 737 _spawnl @706 NONAME 738 __getche @707 NONAME 739 strfmon @708 NONAME 740 mbstowcs @709 NONAME 741 _lsearch @710 NONAME 742 strxfrm @711 NONAME 743 isupper @712 NONAME 744 isprint @713 NONAME 745 _fpreset @714 NONAME 746 _INF_LEN @715 NONAME 747 strcspn @716 NONAME 748 _assert @717 NONAME 749 toupper @718 NONAME 750 _onexit @719 NONAME 751 _ungetch @720 NONAME 752 _rpmatch @721 NONAME 753 _fpninit @722 NONAME 754 _chdrive @723 NONAME 755 strtoul @724 NONAME 756 strnset @725 NONAME 757 wcsncpy @726 NONAME 758 __wDestructSOMBase @727 NONAME 759 wcsftime @728 NONAME 760 __cputs @729 NONAME 761 _execvp @730 NONAME 762 catclose @731 NONAME 763 _loadmod @732 NONAME 764 __vft7ostream3ios_10ostrstream @733 NONAME 765 rs_complicated__7istreamFRSc @734 NONAME 766 iswdigit @735 NONAME 767 _freemod @736 NONAME 768 oct__Fli @737 NONAME 769 strnicmp @738 NONAME 770 isxdigit @739 NONAME 771 iswblank @740 NONAME 772 iswalpha @741 NONAME 773 rs_complicated__7istreamFRUc @742 NONAME 774 wcswidth @743 NONAME 775 iswpunct @744 NONAME 776 _environ @745 NONAME 777 _InitBuf @746 NONAME 778 _tmalloc @747 NONAME 779 _makepath @748 NONAME 780 _spawnv @750 NONAME 781 hex__Fli @752 NONAME 782 iswupper @753 NONAME 783 strftime @754 NONAME 784 _ustats @756 NONAME 785 _NAN_STR @757 NONAME 786 towupper @758 NONAME 787 _putenv @759 NONAME 788 _cprintf @760 NONAME 789 iswgraph @761 NONAME 790 strptime @762 NONAME 791 _execlpe @763 NONAME 792 _osmajor @764 NONAME 793 _daylight @765 NONAME 794 iswlower @766 NONAME 795 _spawnle @767 NONAME 796 __dofmto @768 NONAME 797 _isatty @769 NONAME 798 towlower @770 NONAME 799 _spawnlp @771 NONAME 800 setw__Fi @772 NONAME 801 _exception_dllinit @773 NONAME 802 chr__FiT1 @774 NONAME 803 _fgetchar @775 NONAME 804 _strdate @776 NONAME 805 setlocale @777 NONAME 806 iswprint @778 NONAME 807 _osminor @779 NONAME 808 _strtime @780 NONAME 809 localtime @781 NONAME 810 getsyntx @782 NONAME 811 _execvpe @783 NONAME 812 vsprintf @784 NONAME 813 _flushall @785 NONAME 814 strerror @786 NONAME 815 _getdrive @787 NONAME 816 _uheapchk @788 NONAME 817 _INF_STR @789 NONAME 818 __SOMEnv @790 NONAME 819 collrange @791 NONAME 820 __Throw @792 NONAME 821 _atofieee @793 NONAME 822 iswalnum @794 NONAME 823 _reg_heap @795 NONAME 824 collorder @796 NONAME 825 iswcntrl @797 NONAME 826 __vft3ios @798 NONAME 827 _spawnve @799 NONAME 828 iswctype @800 NONAME 829 _spawnvp @801 NONAME 830 _floatfmt @802 NONAME 831 getmccoll @803 NONAME 832 _fputchar @804 NONAME 833 _fullpath @805 NONAME 834 _setupenv @806 NONAME 835 str__10ostrstreamFv @807 NONAME 836 _theapmin @808 NONAME 837 _udefault @809 NONAME 838 _uheapmin @810 NONAME 839 _set_mt_new_handler__FPFv_v @811 NONAME 840 ccsidtocs @812 NONAME 841 _infinity @813 NONAME 842 _fposinfi @814 NONAME 843 cstoccsid @815 NONAME 844 __vft13strstreambase @816 NONAME 845 iswxdigit @817 NONAME 846 _status87 @818 NONAME 847 _trealloc @819 NONAME 848 __vtt13strstreambase @820 NONAME 849 _CRT_term @821 NONAME 850 _dposqnan @822 NONAME 851 wcsrtombs @823 NONAME 852 collequiv @824 NONAME 853 _fposqnan @825 NONAME 854 _uheapset @826 NONAME 855 strtocoll @827 NONAME 856 colltostr @828 NONAME 857 _timezone @829 NONAME 858 __vft10istrstream3ios @830 NONAME 859 _spawnlpe @831 NONAME 860 __vft10ostrstream3ios @832 NONAME 861 _CRT_init @833 NONAME 862 open__7filebufFPCciT2 @834 NONAME 863 _udestroy @835 NONAME 864 overflow__7filebufFi @836 NONAME 865 __vft8iostream3ios_19iostream_withassign @837 NONAME 866 _fullDump @838 NONAME 867 __dl__FPv @839 NONAME 868 __ct__7filebufFiPcT1 @840 NONAME 869 mbsrtowcs @841 NONAME 870 vswprintf @842 NONAME 871 _spawnvpe @843 NONAME 872 putback__7istreamFc @844 NONAME 873 get__7istreamFPScic @845 NONAME 874 get__7istreamFPUcic @846 NONAME 875 __ungetch @847 NONAME 876 _strerror @848 NONAME 877 _control87 @849 NONAME 878 __nw__FUi @850 NONAME 879 str__12strstreambufFv @851 NONAME 880 __ls__7ostreamFPCSc @852 NONAME 881 __ReThrow @853 NONAME 882 tie__3iosFP7ostream @854 NONAME 883 __ls__7ostreamFPCUc @855 NONAME 884 __vft11fstreambase3ios @856 NONAME 885 __ct__9streambufFPci @857 NONAME 886 open__7fstreamFPCciT2 @858 NONAME 887 __ct__7fstreamFiPcT1 @859 NONAME 888 __ct__7istreamFiPcT1 @860 NONAME 889 last_op__7filebufFv @861 NONAME 890 localeconv @862 NONAME 891 __vft11stdiostream3ios @863 NONAME 892 __dt__10istrstreamFv @864 NONAME 893 _scanfieee @865 NONAME 894 __ct__10ostrstreamFv @866 NONAME 895 eatwhite__7istreamFv @867 NONAME 896 __dt__10ostrstreamFv @868 NONAME 897 _fcloseall @869 NONAME 898 __ct__7fstreamFPCciT2 @870 NONAME 899 getwmccoll @871 NONAME 900 __ct__11fstreambaseFi @872 NONAME 901 __ct__8ifstreamFiPcT1 @873 NONAME 902 __ct__8ofstreamFiPcT1 @874 NONAME 903 __vft11fstreambase3ios_7fstream @875 NONAME 904 __vft11fstreambase3ios_8ifstream @876 NONAME 905 __ct__11fstreambaseFv @877 NONAME 906 _ldposinfi @878 NONAME 907 __dt__11fstreambaseFv @879 NONAME 908 __vft11fstreambase3ios_8ofstream @880 NONAME 909 _searchenv @881 NONAME 910 overflow__8stdiobufFi @882 NONAME 911 do_ipfx__7istreamFi @883 NONAME 912 ismccollel @884 NONAME 913 _terminate @885 NONAME 914 _endthread @886 NONAME 915 _GetErrMsg @887 NONAME 916 __threadid @888 NONAME 917 __dt__11stdiostreamFv @889 NONAME 918 _ldposqnan @890 NONAME 919 _set_crt_msg_handle @891 NONAME 920 _fopenused @892 NONAME 921 __ct__10istrstreamFPc @893 NONAME 922 eatwhite__FR7istream @894 NONAME 923 ignore__7istreamFiT1 @895 NONAME 924 iconv_open @896 NONAME 925 __nw__FP8SOMClassUi @897 NONAME 926 __doserrno @898 NONAME 927 _heap_walk @899 NONAME 928 _LHUGE_VAL @900 NONAME 929 setbuf__7filebufFPci @901 NONAME 930 str__FPCci @902 NONAME 931 _cputsused @903 NONAME 932 __PureVirtualCalled @904 NONAME 933 __cppstore @905 NONAME 934 _Lib_excpt @906 NONAME 935 _splitpath @907 NONAME 936 __vft9strstream3ios @908 NONAME 937 open__8ifstreamFPCciT2 @909 NONAME 938 do_opfx__7ostreamFv @910 NONAME 939 open__8ofstreamFPCciT2 @911 NONAME 940 _MAKE_LDBL_POSITIVE @912 NONAME 941 do_osfx__7ostreamFv @913 NONAME 942 _Exception @914 NONAME 943 943 ;SvL: These shouldn't be here. Must be local for each dll or exe or 944 944 ; else static/global objects don't get initialized 945 945 ; __ctordtorInit @915 946 946 ; __ctordtorTerm @916 947 _Exception_CPP @917 947 _Exception_CPP @917 NONAME 948 948 ; __ctdtused @918 -
trunk/src/odincrt/odincrtd.def
r4809 r4863 1 ; $Id: odincrtd.def,v 1. 2 2000-12-16 22:53:29 birdExp $1 ; $Id: odincrtd.def,v 1.3 2000-12-31 12:32:13 sandervl Exp $ 2 2 ; Odin VAC++ 3.08 shared multithreaded runtime 3 3 LIBRARY ODINCRTD INITINSTANCE TERMINSTANCE … … 18 18 ; memory management 19 19 ; ----------------- 20 calloc = os2calloc @346 21 realloc = os2realloc @583 22 malloc = os2malloc @351 23 free = os2free @219 24 _debug_calloc = os2_debug_calloc @117 25 _debug_realloc = os2_debug_realloc @182 26 _debug_malloc = os2_debug_malloc @119 27 _debug_free = os2_debug_free @59 28 _umalloc = os2_umalloc @749 29 _debug_umalloc =os2_debug_umalloc @185 30 _ucalloc = os2_ucalloc @704 31 _debug_ucalloc = os2_debug_ucalloc @181 32 __nw__FUiPCcT1 = os2__nw__FUiPCcT1 @172 33 __dl__FPvPCcUi = os2__dl__FPvPCcUi @201 20 calloc = os2calloc @346 NONAME 21 realloc = os2realloc @583 NONAME 22 malloc = os2malloc @351 NONAME 23 free = os2free @219 NONAME 24 _debug_calloc = os2_debug_calloc @117 NONAME 25 _debug_realloc = os2_debug_realloc @182 NONAME 26 _debug_malloc = os2_debug_malloc @119 NONAME 27 _debug_free = os2_debug_free @59 NONAME 28 _umalloc = os2_umalloc @749 NONAME 29 _debug_umalloc =os2_debug_umalloc @185 NONAME 30 _ucalloc = os2_ucalloc @704 NONAME 31 _debug_ucalloc = os2_debug_ucalloc @181 NONAME 32 __nw__FUiPCcT1 = os2__nw__FUiPCcT1 @172 NONAME 33 __dl__FPvPCcUi = os2__dl__FPvPCcUi @201 NONAME 34 34 35 fread = os2_fread @265 36 fwrite = os2_fwrite @430 37 fopen = os2_fopen @293 38 fputc = os2_fputc @305 39 fputs = os2_fputs @311 40 fsetpos = os2_fsetpos @652 41 fclose = os2_fclose @354 42 fflush = os2_fflush @370 43 freopen = os2_freopen @612 44 fgetpos = os2_fgetpos @630 45 vfprintf = os2_vfprintf @755 46 feof = os2_feof @230 47 ferror = os2_ferror @414 48 fseek = os2_fseek @271 49 ftell = os2_ftell @273 50 fgetc = os2_fgetc @262 51 fgets = os2_fgets @267 52 fgetwc = os2_fgetwc @343 53 fgetws = os2_fgetws @369 54 fputwc = os2_fputwc @435 55 fputws = os2_fputws @478 35 fread = os2_fread @265 NONAME 36 fwrite = os2_fwrite @430 NONAME 37 fopen = os2_fopen @293 NONAME 38 fputc = os2_fputc @305 NONAME 39 fputs = os2_fputs @311 NONAME 40 fsetpos = os2_fsetpos @652 NONAME 41 fclose = os2_fclose @354 NONAME 42 fflush = os2_fflush @370 NONAME 43 freopen = os2_freopen @612 NONAME 44 fgetpos = os2_fgetpos @630 NONAME 45 vfprintf = os2_vfprintf @755 NONAME 46 feof = os2_feof @230 NONAME 47 ferror = os2_ferror @414 NONAME 48 fseek = os2_fseek @271 NONAME 49 ftell = os2_ftell @273 NONAME 50 fgetc = os2_fgetc @262 NONAME 51 fgets = os2_fgets @267 NONAME 52 fgetwc = os2_fgetwc @343 NONAME 53 fgetws = os2_fgetws @369 NONAME 54 fputwc = os2_fputwc @435 NONAME 55 fputws = os2_fputws @478 NONAME 56 56 57 _fdopen = os2_fdopen @605 57 _fdopen = os2_fdopen @605 NONAME 58 58 59 59 ;;TODO! 60 fprintf @647 60 fprintf @647 NONAME 61 61 62 strdup @472 62 strdup @472 NONAME 63 63 ;strncpy doesn't stop at 0 terminator! 64 strncpy = __strncpy @751 65 __strncpy @919 64 strncpy = __strncpy @751 NONAME 65 __strncpy @919 NONAME 66 66 67 67 ; original exports 68 __ct__8ifstreamFPCciT2 @1 69 _dump_allocated_delta @2 70 __ct__8ofstreamFPCciT2 @3 71 __ct__9streambufFPciT2 @4 72 __ct__9strstreamFPciT2 @5 73 _IEEE_LDBL_INF_MASK @6 74 __RestoreRegsAndJump @7 75 init__3iosFP9streambuf @8 76 _exception_procinit @9 77 __ct__3iosFP9streambuf @10 78 __Invoke__Destructor @11 79 underflow__7filebufFv @12 80 __nw__FP8SOMClassUiPv @13 81 __ct__10istrstreamFPCc @14 82 overflow__9streambufFi @15 83 __ct__12strstreambufFi @16 84 __ct__10istrstreamFPci @17 85 __ct__10istrstreamFPSc @18 86 __ct__10istrstreamFPUc @19 87 getline__7istreamFPcic @20 88 __ct__12strstreambufFv @21 89 seekpos__9streambufFli @22 90 __as__19iostream_withassignFR3ios @23 91 __dt__12strstreambufFv @24 92 fill__3iosFc @25 93 skip__3iosFi @26 94 seekg__7istreamFlQ2_3ios8seek_dir @27 95 seekp__7ostreamFlQ2_3ios8seek_dir @28 96 setf__3iosFl @29 97 __ct__3iosFv @30 98 _getcheused @31 99 set_terminate__FPFv_v @32 100 __dt__3iosFv @33 101 pcount__10ostrstreamFv @34 102 pbackfail__8stdiobufFi @35 103 __vec__debug__delete2 @36 104 _CheckIfMem @37 105 _fscanfieee @38 106 x_snextc__9streambufFv @39 107 _heap_check @40 108 close__11fstreambaseFv @41 109 _filelength @42 110 rdbuf__11stdiostreamFv @43 111 _sscanfieee @44 112 __vec__new2 @45 113 xsgetn__9streambufFPci @46 114 _tdump_allocated_delta @47 115 dec__FR3ios @48 116 setbuf__9streambufFPci @49 117 _udump_allocated_delta @50 118 _IEEE_DBL_ALL_EXP_MASK @51 119 iconv_close @52 120 _printfieee @53 121 _ReleaseSem @54 122 _beginthread @55 123 setbase__Fi @56 124 _strtodieee @57 125 form__FPCce @58 126 __dump_allocated_delta @60 127 __CatchMatch @61 128 localdtconv @62 129 setfill__Fi @63 130 set_unexpected__FPFv_v @64 131 _LC_INF_STR @65 132 _RequestSem @66 133 _LC_NAN_STR @67 134 underflow__8stdiobufFv @68 135 nl_langinfo @69 136 _threadstore @70 137 _scanf_ansi @71 138 _ungetchused @72 139 oct__FR3ios @73 140 _mb_cur_max @74 141 _swscanfieee @75 142 _fprintfieee @76 143 _PGLOBAL_PTR @77 144 _test_handle @78 145 hex__FR3ios @79 146 __ct__9strstreamFPSciT2 @80 147 _debug_tfree @81 148 _uheap_walk @82 149 _fscanf_ansi @83 150 _theap_check @84 151 __ct__9strstreamFPUciT2 @85 152 _uheap_check @86 153 _sprintfieee @87 154 _ProfileHookVAOptlink32 @88 155 _vprintfieee @89 156 _execle_ansi @90 157 __ct__12strstreambufFPFl_PvPFPv_v @91 158 _ctype_mask @92 159 __heap_check @93 160 _sscanf_ansi @94 161 setf__3iosFlT1 @95 162 _execl_ansi @96 163 _printf_ansi @97 164 nextbit__3ios @98 165 _PrintErrMsg @99 166 __vtt7fstream @100 167 __vft7istream @101 168 _execlp_ansi @102 169 _vfprintfieee @103 170 _spawnl_ansi @104 171 __vtt7istream @105 172 __vft13strstreambase3ios @106 173 seekoff__7filebufFlQ2_3ios8seek_diri @107 174 _ctype_upper @108 175 __nw__FUiPv @109 176 _ctype_lower @110 177 __vft7ostream @111 178 _ctype_cmask @112 179 __vft7filebuf9streambuf @113 180 __vtt7ostream @114 181 _DosSelToFlat @115 182 _DosFlatToSel @116 183 attach__11fstreambaseFi @118 184 _vsprintfieee @120 185 __theap_check @121 186 _j0 @122 187 __uheap_check @123 188 _j1 @124 189 _swprintfieee @125 190 __ct__13strstreambaseFv @126 191 __dt__13strstreambaseFv @127 192 verify__11fstreambaseFi @128 193 detach__11fstreambaseFv @129 194 _internal_err @130 195 _execlpe_ansi @131 196 _swscanf_ansi @132 197 _INFINITY_LEN @133 198 __ct__10istrstreamFPCci @134 199 _spawnle_ansi @135 200 _fprintf_ansi @136 201 _spawnlp_ansi @137 202 _y0 @138 203 flags__3iosFl @139 204 __ct__10istrstreamFPCSc @140 205 getline__7istreamFPScic @141 206 getline__7istreamFPUcic @142 207 _y1 @143 208 __ct__10istrstreamFPCUc @144 209 __ct__10istrstreamFPSci @145 210 __ct__10istrstreamFPUci @146 211 __ct__13Iostream_initFv @147 212 __ct__8stdiobufFP6__file @148 213 __dt__13Iostream_initFv @149 214 _sprintf_ansi @150 215 terminate__Fv @151 216 __vec__copy @152 217 _ProfileHook32 @153 218 __vft8stdiobuf9streambuf @154 219 _INFINITY_STR @155 220 _ProfileHook16 @156 221 __ct__11fstreambaseFiPcT1 @157 222 __ct__10istrstreamFPCSci @158 223 __ct__10istrstreamFPCUci @159 224 iword__3iosFi @160 225 nextword__3ios @161 226 pword__3iosFi @162 227 __vft7istream3ios_7fstream8iostream @163 228 __ct__10ostrstreamFPciT2 @164 229 __CleanupCatch @165 230 WS__FR7istream @166 231 ws__FR7istream @167 232 pbackfail__9streambufFi @168 233 __vec__new__place__som @169 234 __vft7ostream3ios_7fstream8iostream @170 235 __vft13strstreambase3ios_10istrstream @171 236 __vft13strstreambase3ios_10ostrstream @173 237 __ct__10ostrstreamFPSciT2 @174 238 freeze__12strstreambufFi @175 239 __ct__10ostrstreamFPUciT2 @176 240 __vec__assign @177 241 open__11fstreambaseFPCciT2 @178 242 setbuf__11fstreambaseFPci @179 243 _debug_tcalloc @180 244 doallocate__9streambufFv @183 245 _debug_tmalloc @184 246 __vtt8ifstream @186 247 unexpected__Fv @187 248 xalloc__3iosFv @188 249 __vtt8iostream @189 250 pcount__12strstreambufFv @190 251 __ct__11fstreambaseFPCciT2 @191 252 log @192 253 __dl__FP9SOMObjectPCcUi @193 254 _debug_heapmin @194 255 setbuf__9streambufFPUci @195 256 fabs @196 257 _vswprintfieee @197 258 cin @198 259 tan @199 260 __vec__delete2 @200 261 labs @202 262 abs @203 263 __vtt8ofstream @204 264 _spawnlpe_ansi @205 265 rdbuf__13strstreambaseFv @206 266 _mig_eib_store @207 267 sin @208 268 xsputn__9streambufFPCci @209 269 atan @210 270 ceil @211 271 unsetf__3iosFl @212 272 _jn @213 273 __vtt18istream_withassign @214 274 cos @215 275 div @216 276 modf @217 277 __vtt18ostream_withassign @218 278 ldiv @220 279 exp @221 280 init__12strstreambufFPciT1 @222 281 __vft13strstreambase3ios_9strstream @223 282 sync_with_stdio__3iosFv @224 283 _swprintf_ansi @225 284 __nw__FP8SOMClassUiPCcT2 @226 285 __tdump_allocated_delta @227 286 acos @228 287 rand @229 288 __udump_allocated_delta @231 289 tanh @232 290 asin @233 291 setbuf__9streambufFPciT2 @234 292 _yn @235 293 pow @236 294 clog @237 295 time @238 296 underflow__9streambufFv @239 297 cerr @240 298 fmod @241 299 log10 @242 300 sinh @243 301 getc @244 302 exit @245 303 __ct__12strstreambufFPciT1 @246 304 atan2 @247 305 atof @248 306 atoi @249 307 gets @250 308 atol @251 309 cosh @252 310 _erf @253 311 _IEEE_LDBL_SIGN_NEG_MASK @254 312 cout @255 313 _EXE_Exception @256 314 _dup @257 315 sqrt @258 316 scanf @259 317 putc @260 318 puts @261 319 _ProfileThrow32 @263 320 _cabs @264 321 ldexp @266 322 srand @268 323 raise @269 324 _IEEE_DBL_SIGN_NEG_MASK @270 325 mblen @272 326 _ecvt @274 327 set_new_handler__FPFv_v @275 328 _dup2 @276 329 _fcvt @277 330 _gcvt @278 331 frexp @279 332 ctime @280 333 _read @281 334 stdin @282 335 abort @283 336 __vft7istream3ios_9strstream8iostream @284 337 clock @285 338 iconv @286 339 _wait @287 340 inf_special_in__7istreamFP9streambuf @288 341 _tell @289 342 getwc @290 343 __ct__7istreamFP9streambufiP7ostream @291 344 floor @292 345 __vft7ostream3ios_9strstream8iostream @294 346 wctob @295 347 _erfc @296 348 nan_special_in__7istreamFP9streambuf @297 349 __fac @298 350 _csid @299 351 overflow__12strstreambufFi @300 352 __eof @301 353 __ct__7istreamFP9streambuf @302 354 __ct__7ostreamFP9streambuf @303 355 wchar_out__7ostreamFiPcT1 @304 356 _itoa @306 357 _IEEE_LDBL_ALL_EXP_MASK @307 358 _open @308 359 _ltoa @309 360 qsort @310 361 __as__18istream_withassignFR7istream @312 362 putwc @313 363 get__7istreamFR9streambufc @314 364 _exit @315 365 _swab @316 366 seekoff__9streambufFlQ2_3ios8seek_diri @317 367 __ls__7ostreamFP9streambuf @318 368 __vtt19iostream_withassign @319 369 __as__18ostream_withassignFR7ostream @320 370 _stat @321 371 __as__3iosFR3ios @322 372 __ct__3iosFR3ios @323 373 __ct__7filebufFi @324 374 __rs__7istreamFP9streambuf @325 375 __ct__7filebufFv @326 376 __dt__7filebufFv @327 377 sync__7filebufFv @328 378 _ProfileUnwind32 @329 379 seekoff__8stdiobufFlQ2_3ios8seek_diri @330 380 uresize__3iosFi @331 381 _ilog2 @332 382 bitalloc__3iosFv @333 383 setbuf__12strstreambufFPci @334 384 __ct__7fstreamFi @335 385 __ct__7ostreamFi @336 386 _gamma @337 387 __ct__7fstreamFv @338 388 __ct__7istreamFv @339 389 __dt__7fstreamFv @340 390 __ct__7ostreamFv @341 391 __dt__7istreamFv @342 392 __dt__7ostreamFv @344 393 _set_mt_terminate__FPFv_v @345 394 fscanf @347 395 __vtt10istrstream @348 396 __ct__13strstreambaseFPciT1 @349 397 __vtt10ostrstream @350 398 _getch @352 399 sscanf @353 400 signal @355 401 _chmod @356 402 _dump_allocated @357 403 __vft9streambuf @358 404 _debug_trealloc @359 405 __ls__7ostreamFd @360 406 __ls__7ostreamFf @361 407 __ls__7ostreamFi @362 408 _lfind @363 409 ungetc @364 410 __ls__7ostreamFl @365 411 ls_complicated__7ostreamFc @366 412 rename @367 413 __ls__7ostreamFr @368 414 __ls__7ostreamFw @371 415 _kbhit @372 416 cclass @373 417 _wcsid @374 418 _chdir @375 419 _tfree @376 420 remove @377 421 memchr @378 422 get__7istreamFRw @379 423 _close @380 424 memcmp @381 425 atexit @382 426 xget__7istreamFPc @383 427 endl__FR7ostream @384 428 _mheap @385 429 _cgets @386 430 _MemoryFileUsed @387 431 _debug_theapmin @388 432 ends__FR7ostream @389 433 printf @390 434 _debug_uheapmin @391 435 mbrlen @392 436 memset @393 437 stderr @394 438 wctomb @395 439 mbtowc @396 440 __nw__FP8SOMClassUiPCcT2Pv @397 441 adjustfield__3ios @398 442 _Flush @399 443 wcstod @400 444 gmtime @401 445 _atold @402 446 mktime @403 447 memcpy @404 448 __vft7fstream3ios @405 449 setbuf @406 450 stdout @407 451 wcslen @408 452 tmpnam @409 453 rewind @410 454 wctype @411 455 wcscat @412 456 _mkdir @413 457 _ultoa @415 458 __vft7istream3ios_19iostream_withassign8iostream @416 459 _ftime @417 460 wcschr @418 461 __dt__8stdiobufFv @419 462 wcscmp @420 463 wcstok @421 464 _creat @422 465 wcstol @423 466 __vft7istream3ios @424 467 _ctype @425 468 wcswcs @426 469 getenv @427 470 perror @428 471 wcsspn @429 472 sync__8stdiobufFv @431 473 setjmp @432 474 _Fmprs @433 475 _lseek @434 476 _Fnprs @436 477 strtod @437 478 _rmdir @438 479 _errno @439 480 _umask @440 481 _execl @441 482 _cputs @442 483 _sopen @443 484 _fstat @444 485 strlen @445 486 wcsstr @446 487 __nw__FUiPCcT1Pv @447 488 wcscpy @448 489 __vft7ostream3ios_19iostream_withassign8iostream @449 490 strcat @450 491 _msize @451 492 _rmtmp @452 493 _uopen @453 494 setiosflags__Fl @454 495 _putch @455 496 strchr @456 497 strcmp @457 498 strtok @458 499 stdstatus__13Iostream_init @459 500 _cwait @460 501 __vft7ostream3ios @461 502 strtol @462 503 _utime @463 504 __ct__8ifstreamFi @464 505 dbp__9streambufFv @465 506 _write @466 507 _upool @467 508 strspn @468 509 __ct__8ofstreamFi @469 510 strset @470 511 system @471 512 _execv @473 513 strrev @474 514 initcount__13Iostream_init @475 515 floatfield__3ios @476 516 __ct__12strstreambufFPSciT1 @477 517 strupr @479 518 __ct__8ifstreamFv @480 519 _set_mt_unexpected__FPFv_v @481 520 basefield__3ios @482 521 strlwr @483 522 strstr @484 523 __ct__8ofstreamFv @485 524 strcpy @486 525 __dt__8ifstreamFv @487 526 __ct__12strstreambufFPUciT1 @488 527 __dt__8ofstreamFv @489 528 __vtt9strstream @490 529 __ct__8iostreamFv @491 530 __vft7istream3ios_18istream_withassign @492 531 __dt__8iostreamFv @493 532 __get_frame_ptr @494 533 _hypot @495 534 stdioflush__3ios @496 535 setprecision__Fi @497 536 __ls__7ostreamFUi @498 537 __setup_embedded @499 538 __ls__7ostreamFUl @500 539 __vft7istream3ios_8ifstream @501 540 __rs__7istreamFPc @502 541 _tzset @503 542 _critlib_except @504 543 __rs__7istreamFRd @505 544 __rs__7istreamFRf @506 545 __vft7ostream3ios_18ostream_withassign @507 546 __vft7istream3ios_8iostream @508 547 __rs__7istreamFRi @509 548 __rs__7istreamFRl @510 549 __vft11fstreambase @511 550 __EDCThunkProlog @512 551 _is_fd_open__Fi @513 552 _ipmd_heap_check @514 553 __rs__7istreamFRr @515 554 __rs__7istreamFRs @516 555 __vtt11fstreambase @517 556 __rs__7istreamFPw @518 557 __rs__7istreamFRw @519 558 __vft7ostream3ios_8ofstream @520 559 _tdump_allocated @521 560 __set_frame_ptr @522 561 _udump_allocated @523 562 __vft7ostream3ios_8iostream @524 563 _LC_INFINITY_STR @525 564 _ctype_upperidx @526 565 _ctype_loweridx @527 566 __dump_allocated @528 567 __Invoke__Delete @529 568 __ct__8iostreamFP9streambuf @530 569 read__7istreamFPci @531 570 __ct__7istreamFiT1P7ostream @532 571 __EDC3216 @533 572 _ctype_ctypeidx @534 573 __deleteSomObject @535 574 __vft8ifstream3ios @536 575 __ls__7ostreamFPFR3ios_R3ios @537 576 __vft8iostream3ios @538 577 _callback_opt_sys @539 578 __as__18istream_withassignFP9streambuf @540 579 __as__18ostream_withassignFP9streambuf @541 580 openprot__7filebuf @542 581 str__9strstreamFv @543 582 flush__FR7ostream @544 583 __rs__7istreamFPFR3ios_R3ios @545 584 __vft8ofstream3ios @546 585 close__7filebufFv @547 586 seekg__7istreamFl @548 587 __ct__11stdiostreamFP6__file @549 588 _clear87 @550 589 seekp__7ostreamFl @551 590 __ct__7ostreamFiPc @552 591 complicated_put__7ostreamFc @553 592 __vft12strstreambuf9streambuf @554 593 precision__3iosFi @555 594 resetiosflags__Fl @556 595 __tdump_allocated @557 596 __vft8iostream3ios_7fstream @558 597 tellg__7istreamFv @559 598 __udump_allocated @560 599 __ls__7ostreamFPCc @561 600 get__7istreamFPcic @562 601 __ct__9streambufFv @563 602 __ct__9strstreamFv @564 603 __dt__9streambufFv @565 604 __dt__9strstreamFv @566 605 tellp__7ostreamFv @567 606 sync__9streambufFv @568 607 get_complicated__7istreamFRc @569 608 doallocate__12strstreambufFv @570 609 __rs__7istreamFPSc @571 610 __ls__7ostreamFPCv @572 611 __rs__7istreamFPUc @573 612 __ls__7ostreamFPCw @574 613 flush__7ostreamFv @575 614 __vec__new__som @576 615 __vft18istream_withassign3ios @577 616 __rs__7istreamFRUi @578 617 __vft18ostream_withassign3ios @579 618 __rs__7istreamFRUl @580 619 __ct__18istream_withassignFv @581 620 __dt__18istream_withassignFv @582 621 isalpha @584 622 __ct__18ostream_withassignFv @585 623 __rs__7istreamFRUs @586 624 __dt__18ostream_withassignFv @587 625 regexec @588 626 regfree @589 627 _ddused @590 628 _eh_add @591 629 _getche @592 630 asctime @593 631 __vec__copy__som @594 632 bsearch @595 633 __compute_embedded @596 634 _getpid @597 635 isblank @598 636 _getcwd @599 637 rs_complicated__7istreamFRc @600 638 __dl__FP9SOMObject @601 639 __ct__19iostream_withassignFv @602 640 detach__7filebufFv @603 641 attach__7filebufFi @604 642 get_complicated__7istreamFRSc @606 643 isgraph @607 644 __dt__19iostream_withassignFv @608 645 get_complicated__7istreamFRUc @609 646 _eh_del @610 647 ls_complicated__7ostreamFSc @611 648 ls_complicated__7ostreamFUc @613 649 ungetwc @614 650 isspace @615 651 _chsize @616 652 wcrtomb @617 653 memmove @618 654 __vec__new__place @619 655 gcount__7istreamFv @620 656 regcomp @621 657 _uclose @622 658 isalnum @623 659 _access @624 660 tmpfile @625 661 _IEEE_DBL_INF_MASK @626 662 _cscanf @627 663 iscntrl @628 664 mbrtowc @629 665 memicmp @631 666 isdigit @632 667 seekoff__12strstreambufFlQ2_3ios8seek_diri @633 668 catopen @634 669 _heapchk @635 670 _fileno @636 671 getchar @637 672 _MAKE_DBL_POSITIVE @638 673 __vft19iostream_withassign3ios @639 674 _uaddmem @640 675 dec__Fli @641 676 _execle @642 677 _osmode @643 678 setvbuf @644 679 getwchar @645 680 difftime @646 681 wcscoll @648 682 _uflush @649 683 wcspbrk @650 684 strtold @651 685 _FreeFCB @653 686 wcsncat @654 687 __vft8iostream3ios_9strstream @655 688 maxcoll @656 689 _heapset @657 690 _NAN_LEN @658 691 _tempnam @659 692 _heapmin @660 693 wcwidth @661 694 longjmp @662 695 _InitFCB @663 696 wcsrchr @664 697 wcsncmp @665 698 clearerr @666 699 sprintf @667 700 _execve @668 701 islower @669 702 vprintf @670 703 _setmode @671 704 mbsinit @672 705 catgets @673 706 tolower @674 707 wcsxfrm @675 708 memccpy @676 709 __goscan @677 710 strcmpi @678 711 wcscspn @679 712 _unlink @680 713 __as__19iostream_withassignFP9streambuf @681 714 underflow__12strstreambufFv @682 715 _matherr @683 716 strcoll @684 717 wcstoul @685 718 strpbrk @686 719 putchar @687 720 ispunct @688 721 __CurrentException @689 722 wcstombs @690 723 strncat @691 724 __vft7istream3ios_10istrstream @692 725 _getdcwd @693 726 stricmp @694 727 _tzname @695 728 iswspace @696 729 _tcalloc @697 730 putwchar @698 731 regerror @699 732 _execlp @700 733 _fltused @701 734 strrchr @702 735 strncmp @703 736 _ucreate @705 737 _spawnl @706 738 __getche @707 739 strfmon @708 740 mbstowcs @709 741 _lsearch @710 742 strxfrm @711 743 isupper @712 744 isprint @713 745 _fpreset @714 746 _INF_LEN @715 747 strcspn @716 748 _assert @717 749 toupper @718 750 _onexit @719 751 _ungetch @720 752 _rpmatch @721 753 _fpninit @722 754 _chdrive @723 755 strtoul @724 756 strnset @725 757 wcsncpy @726 758 __wDestructSOMBase @727 759 wcsftime @728 760 __cputs @729 761 _execvp @730 762 catclose @731 763 _loadmod @732 764 __vft7ostream3ios_10ostrstream @733 765 rs_complicated__7istreamFRSc @734 766 iswdigit @735 767 _freemod @736 768 oct__Fli @737 769 strnicmp @738 770 isxdigit @739 771 iswblank @740 772 iswalpha @741 773 rs_complicated__7istreamFRUc @742 774 wcswidth @743 775 iswpunct @744 776 _environ @745 777 _InitBuf @746 778 _tmalloc @747 779 _makepath @748 780 _spawnv @750 781 hex__Fli @752 782 iswupper @753 783 strftime @754 784 _ustats @756 785 _NAN_STR @757 786 towupper @758 787 _putenv @759 788 _cprintf @760 789 iswgraph @761 790 strptime @762 791 _execlpe @763 792 _osmajor @764 793 _daylight @765 794 iswlower @766 795 _spawnle @767 796 __dofmto @768 797 _isatty @769 798 towlower @770 799 _spawnlp @771 800 setw__Fi @772 801 _exception_dllinit @773 802 chr__FiT1 @774 803 _fgetchar @775 804 _strdate @776 805 setlocale @777 806 iswprint @778 807 _osminor @779 808 _strtime @780 809 localtime @781 810 getsyntx @782 811 _execvpe @783 812 vsprintf @784 813 _flushall @785 814 strerror @786 815 _getdrive @787 816 _uheapchk @788 817 _INF_STR @789 818 __SOMEnv @790 819 collrange @791 820 __Throw @792 821 _atofieee @793 822 iswalnum @794 823 _reg_heap @795 824 collorder @796 825 iswcntrl @797 826 __vft3ios @798 827 _spawnve @799 828 iswctype @800 829 _spawnvp @801 830 _floatfmt @802 831 getmccoll @803 832 _fputchar @804 833 _fullpath @805 834 _setupenv @806 835 str__10ostrstreamFv @807 836 _theapmin @808 837 _udefault @809 838 _uheapmin @810 839 _set_mt_new_handler__FPFv_v @811 840 ccsidtocs @812 841 _infinity @813 842 _fposinfi @814 843 cstoccsid @815 844 __vft13strstreambase @816 845 iswxdigit @817 846 _status87 @818 847 _trealloc @819 848 __vtt13strstreambase @820 849 _CRT_term @821 850 _dposqnan @822 851 wcsrtombs @823 852 collequiv @824 853 _fposqnan @825 854 _uheapset @826 855 strtocoll @827 856 colltostr @828 857 _timezone @829 858 __vft10istrstream3ios @830 859 _spawnlpe @831 860 __vft10ostrstream3ios @832 861 _CRT_init @833 862 open__7filebufFPCciT2 @834 863 _udestroy @835 864 overflow__7filebufFi @836 865 __vft8iostream3ios_19iostream_withassign @837 866 _fullDump @838 867 __dl__FPv @839 868 __ct__7filebufFiPcT1 @840 869 mbsrtowcs @841 870 vswprintf @842 871 _spawnvpe @843 872 putback__7istreamFc @844 873 get__7istreamFPScic @845 874 get__7istreamFPUcic @846 875 __ungetch @847 876 _strerror @848 877 _control87 @849 878 __nw__FUi @850 879 str__12strstreambufFv @851 880 __ls__7ostreamFPCSc @852 881 __ReThrow @853 882 tie__3iosFP7ostream @854 883 __ls__7ostreamFPCUc @855 884 __vft11fstreambase3ios @856 885 __ct__9streambufFPci @857 886 open__7fstreamFPCciT2 @858 887 __ct__7fstreamFiPcT1 @859 888 __ct__7istreamFiPcT1 @860 889 last_op__7filebufFv @861 890 localeconv @862 891 __vft11stdiostream3ios @863 892 __dt__10istrstreamFv @864 893 _scanfieee @865 894 __ct__10ostrstreamFv @866 895 eatwhite__7istreamFv @867 896 __dt__10ostrstreamFv @868 897 _fcloseall @869 898 __ct__7fstreamFPCciT2 @870 899 getwmccoll @871 900 __ct__11fstreambaseFi @872 901 __ct__8ifstreamFiPcT1 @873 902 __ct__8ofstreamFiPcT1 @874 903 __vft11fstreambase3ios_7fstream @875 904 __vft11fstreambase3ios_8ifstream @876 905 __ct__11fstreambaseFv @877 906 _ldposinfi @878 907 __dt__11fstreambaseFv @879 908 __vft11fstreambase3ios_8ofstream @880 909 _searchenv @881 910 overflow__8stdiobufFi @882 911 do_ipfx__7istreamFi @883 912 ismccollel @884 913 _terminate @885 914 _endthread @886 915 _GetErrMsg @887 916 __threadid @888 917 __dt__11stdiostreamFv @889 918 _ldposqnan @890 919 _set_crt_msg_handle @891 920 _fopenused @892 921 __ct__10istrstreamFPc @893 922 eatwhite__FR7istream @894 923 ignore__7istreamFiT1 @895 924 iconv_open @896 925 __nw__FP8SOMClassUi @897 926 __doserrno @898 927 _heap_walk @899 928 _LHUGE_VAL @900 929 setbuf__7filebufFPci @901 930 str__FPCci @902 931 _cputsused @903 932 __PureVirtualCalled @904 933 __cppstore @905 934 _Lib_excpt @906 935 _splitpath @907 936 __vft9strstream3ios @908 937 open__8ifstreamFPCciT2 @909 938 do_opfx__7ostreamFv @910 939 open__8ofstreamFPCciT2 @911 940 _MAKE_LDBL_POSITIVE @912 941 do_osfx__7ostreamFv @913 942 _Exception @914 68 __ct__8ifstreamFPCciT2 @1 NONAME 69 _dump_allocated_delta @2 NONAME 70 __ct__8ofstreamFPCciT2 @3 NONAME 71 __ct__9streambufFPciT2 @4 NONAME 72 __ct__9strstreamFPciT2 @5 NONAME 73 _IEEE_LDBL_INF_MASK @6 NONAME 74 __RestoreRegsAndJump @7 NONAME 75 init__3iosFP9streambuf @8 NONAME 76 _exception_procinit @9 NONAME 77 __ct__3iosFP9streambuf @10 NONAME 78 __Invoke__Destructor @11 NONAME 79 underflow__7filebufFv @12 NONAME 80 __nw__FP8SOMClassUiPv @13 NONAME 81 __ct__10istrstreamFPCc @14 NONAME 82 overflow__9streambufFi @15 NONAME 83 __ct__12strstreambufFi @16 NONAME 84 __ct__10istrstreamFPci @17 NONAME 85 __ct__10istrstreamFPSc @18 NONAME 86 __ct__10istrstreamFPUc @19 NONAME 87 getline__7istreamFPcic @20 NONAME 88 __ct__12strstreambufFv @21 NONAME 89 seekpos__9streambufFli @22 NONAME 90 __as__19iostream_withassignFR3ios @23 NONAME 91 __dt__12strstreambufFv @24 NONAME 92 fill__3iosFc @25 NONAME 93 skip__3iosFi @26 NONAME 94 seekg__7istreamFlQ2_3ios8seek_dir @27 NONAME 95 seekp__7ostreamFlQ2_3ios8seek_dir @28 NONAME 96 setf__3iosFl @29 NONAME 97 __ct__3iosFv @30 NONAME 98 _getcheused @31 NONAME 99 set_terminate__FPFv_v @32 NONAME 100 __dt__3iosFv @33 NONAME 101 pcount__10ostrstreamFv @34 NONAME 102 pbackfail__8stdiobufFi @35 NONAME 103 __vec__debug__delete2 @36 NONAME 104 _CheckIfMem @37 NONAME 105 _fscanfieee @38 NONAME 106 x_snextc__9streambufFv @39 NONAME 107 _heap_check @40 NONAME 108 close__11fstreambaseFv @41 NONAME 109 _filelength @42 NONAME 110 rdbuf__11stdiostreamFv @43 NONAME 111 _sscanfieee @44 NONAME 112 __vec__new2 @45 NONAME 113 xsgetn__9streambufFPci @46 NONAME 114 _tdump_allocated_delta @47 NONAME 115 dec__FR3ios @48 NONAME 116 setbuf__9streambufFPci @49 NONAME 117 _udump_allocated_delta @50 NONAME 118 _IEEE_DBL_ALL_EXP_MASK @51 NONAME 119 iconv_close @52 NONAME 120 _printfieee @53 NONAME 121 _ReleaseSem @54 NONAME 122 _beginthread @55 NONAME 123 setbase__Fi @56 NONAME 124 _strtodieee @57 NONAME 125 form__FPCce @58 NONAME 126 __dump_allocated_delta @60 NONAME 127 __CatchMatch @61 NONAME 128 localdtconv @62 NONAME 129 setfill__Fi @63 NONAME 130 set_unexpected__FPFv_v @64 NONAME 131 _LC_INF_STR @65 NONAME 132 _RequestSem @66 NONAME 133 _LC_NAN_STR @67 NONAME 134 underflow__8stdiobufFv @68 NONAME 135 nl_langinfo @69 NONAME 136 _threadstore @70 NONAME 137 _scanf_ansi @71 NONAME 138 _ungetchused @72 NONAME 139 oct__FR3ios @73 NONAME 140 _mb_cur_max @74 NONAME 141 _swscanfieee @75 NONAME 142 _fprintfieee @76 NONAME 143 _PGLOBAL_PTR @77 NONAME 144 _test_handle @78 NONAME 145 hex__FR3ios @79 NONAME 146 __ct__9strstreamFPSciT2 @80 NONAME 147 _debug_tfree @81 NONAME 148 _uheap_walk @82 NONAME 149 _fscanf_ansi @83 NONAME 150 _theap_check @84 NONAME 151 __ct__9strstreamFPUciT2 @85 NONAME 152 _uheap_check @86 NONAME 153 _sprintfieee @87 NONAME 154 _ProfileHookVAOptlink32 @88 NONAME 155 _vprintfieee @89 NONAME 156 _execle_ansi @90 NONAME 157 __ct__12strstreambufFPFl_PvPFPv_v @91 NONAME 158 _ctype_mask @92 NONAME 159 __heap_check @93 NONAME 160 _sscanf_ansi @94 NONAME 161 setf__3iosFlT1 @95 NONAME 162 _execl_ansi @96 NONAME 163 _printf_ansi @97 NONAME 164 nextbit__3ios @98 NONAME 165 _PrintErrMsg @99 NONAME 166 __vtt7fstream @100 NONAME 167 __vft7istream @101 NONAME 168 _execlp_ansi @102 NONAME 169 _vfprintfieee @103 NONAME 170 _spawnl_ansi @104 NONAME 171 __vtt7istream @105 NONAME 172 __vft13strstreambase3ios @106 NONAME 173 seekoff__7filebufFlQ2_3ios8seek_diri @107 NONAME 174 _ctype_upper @108 NONAME 175 __nw__FUiPv @109 NONAME 176 _ctype_lower @110 NONAME 177 __vft7ostream @111 NONAME 178 _ctype_cmask @112 NONAME 179 __vft7filebuf9streambuf @113 NONAME 180 __vtt7ostream @114 NONAME 181 _DosSelToFlat @115 NONAME 182 _DosFlatToSel @116 NONAME 183 attach__11fstreambaseFi @118 NONAME 184 _vsprintfieee @120 NONAME 185 __theap_check @121 NONAME 186 _j0 @122 NONAME 187 __uheap_check @123 NONAME 188 _j1 @124 NONAME 189 _swprintfieee @125 NONAME 190 __ct__13strstreambaseFv @126 NONAME 191 __dt__13strstreambaseFv @127 NONAME 192 verify__11fstreambaseFi @128 NONAME 193 detach__11fstreambaseFv @129 NONAME 194 _internal_err @130 NONAME 195 _execlpe_ansi @131 NONAME 196 _swscanf_ansi @132 NONAME 197 _INFINITY_LEN @133 NONAME 198 __ct__10istrstreamFPCci @134 NONAME 199 _spawnle_ansi @135 NONAME 200 _fprintf_ansi @136 NONAME 201 _spawnlp_ansi @137 NONAME 202 _y0 @138 NONAME 203 flags__3iosFl @139 NONAME 204 __ct__10istrstreamFPCSc @140 NONAME 205 getline__7istreamFPScic @141 NONAME 206 getline__7istreamFPUcic @142 NONAME 207 _y1 @143 NONAME 208 __ct__10istrstreamFPCUc @144 NONAME 209 __ct__10istrstreamFPSci @145 NONAME 210 __ct__10istrstreamFPUci @146 NONAME 211 __ct__13Iostream_initFv @147 NONAME 212 __ct__8stdiobufFP6__file @148 NONAME 213 __dt__13Iostream_initFv @149 NONAME 214 _sprintf_ansi @150 NONAME 215 terminate__Fv @151 NONAME 216 __vec__copy @152 NONAME 217 _ProfileHook32 @153 NONAME 218 __vft8stdiobuf9streambuf @154 NONAME 219 _INFINITY_STR @155 NONAME 220 _ProfileHook16 @156 NONAME 221 __ct__11fstreambaseFiPcT1 @157 NONAME 222 __ct__10istrstreamFPCSci @158 NONAME 223 __ct__10istrstreamFPCUci @159 NONAME 224 iword__3iosFi @160 NONAME 225 nextword__3ios @161 NONAME 226 pword__3iosFi @162 NONAME 227 __vft7istream3ios_7fstream8iostream @163 NONAME 228 __ct__10ostrstreamFPciT2 @164 NONAME 229 __CleanupCatch @165 NONAME 230 WS__FR7istream @166 NONAME 231 ws__FR7istream @167 NONAME 232 pbackfail__9streambufFi @168 NONAME 233 __vec__new__place__som @169 NONAME 234 __vft7ostream3ios_7fstream8iostream @170 NONAME 235 __vft13strstreambase3ios_10istrstream @171 NONAME 236 __vft13strstreambase3ios_10ostrstream @173 NONAME 237 __ct__10ostrstreamFPSciT2 @174 NONAME 238 freeze__12strstreambufFi @175 NONAME 239 __ct__10ostrstreamFPUciT2 @176 NONAME 240 __vec__assign @177 NONAME 241 open__11fstreambaseFPCciT2 @178 NONAME 242 setbuf__11fstreambaseFPci @179 NONAME 243 _debug_tcalloc @180 NONAME 244 doallocate__9streambufFv @183 NONAME 245 _debug_tmalloc @184 NONAME 246 __vtt8ifstream @186 NONAME 247 unexpected__Fv @187 NONAME 248 xalloc__3iosFv @188 NONAME 249 __vtt8iostream @189 NONAME 250 pcount__12strstreambufFv @190 NONAME 251 __ct__11fstreambaseFPCciT2 @191 NONAME 252 log @192 NONAME 253 __dl__FP9SOMObjectPCcUi @193 NONAME 254 _debug_heapmin @194 NONAME 255 setbuf__9streambufFPUci @195 NONAME 256 fabs @196 NONAME 257 _vswprintfieee @197 NONAME 258 cin @198 NONAME 259 tan @199 NONAME 260 __vec__delete2 @200 NONAME 261 labs @202 NONAME 262 abs @203 NONAME 263 __vtt8ofstream @204 NONAME 264 _spawnlpe_ansi @205 NONAME 265 rdbuf__13strstreambaseFv @206 NONAME 266 _mig_eib_store @207 NONAME 267 sin @208 NONAME 268 xsputn__9streambufFPCci @209 NONAME 269 atan @210 NONAME 270 ceil @211 NONAME 271 unsetf__3iosFl @212 NONAME 272 _jn @213 NONAME 273 __vtt18istream_withassign @214 NONAME 274 cos @215 NONAME 275 div @216 NONAME 276 modf @217 NONAME 277 __vtt18ostream_withassign @218 NONAME 278 ldiv @220 NONAME 279 exp @221 NONAME 280 init__12strstreambufFPciT1 @222 NONAME 281 __vft13strstreambase3ios_9strstream @223 NONAME 282 sync_with_stdio__3iosFv @224 NONAME 283 _swprintf_ansi @225 NONAME 284 __nw__FP8SOMClassUiPCcT2 @226 NONAME 285 __tdump_allocated_delta @227 NONAME 286 acos @228 NONAME 287 rand @229 NONAME 288 __udump_allocated_delta @231 NONAME 289 tanh @232 NONAME 290 asin @233 NONAME 291 setbuf__9streambufFPciT2 @234 NONAME 292 _yn @235 NONAME 293 pow @236 NONAME 294 clog @237 NONAME 295 time @238 NONAME 296 underflow__9streambufFv @239 NONAME 297 cerr @240 NONAME 298 fmod @241 NONAME 299 log10 @242 NONAME 300 sinh @243 NONAME 301 getc @244 NONAME 302 exit @245 NONAME 303 __ct__12strstreambufFPciT1 @246 NONAME 304 atan2 @247 NONAME 305 atof @248 NONAME 306 atoi @249 NONAME 307 gets @250 NONAME 308 atol @251 NONAME 309 cosh @252 NONAME 310 _erf @253 NONAME 311 _IEEE_LDBL_SIGN_NEG_MASK @254 NONAME 312 cout @255 NONAME 313 _EXE_Exception @256 NONAME 314 _dup @257 NONAME 315 sqrt @258 NONAME 316 scanf @259 NONAME 317 putc @260 NONAME 318 puts @261 NONAME 319 _ProfileThrow32 @263 NONAME 320 _cabs @264 NONAME 321 ldexp @266 NONAME 322 srand @268 NONAME 323 raise @269 NONAME 324 _IEEE_DBL_SIGN_NEG_MASK @270 NONAME 325 mblen @272 NONAME 326 _ecvt @274 NONAME 327 set_new_handler__FPFv_v @275 NONAME 328 _dup2 @276 NONAME 329 _fcvt @277 NONAME 330 _gcvt @278 NONAME 331 frexp @279 NONAME 332 ctime @280 NONAME 333 _read @281 NONAME 334 stdin @282 NONAME 335 abort @283 NONAME 336 __vft7istream3ios_9strstream8iostream @284 NONAME 337 clock @285 NONAME 338 iconv @286 NONAME 339 _wait @287 NONAME 340 inf_special_in__7istreamFP9streambuf @288 NONAME 341 _tell @289 NONAME 342 getwc @290 NONAME 343 __ct__7istreamFP9streambufiP7ostream @291 NONAME 344 floor @292 NONAME 345 __vft7ostream3ios_9strstream8iostream @294 NONAME 346 wctob @295 NONAME 347 _erfc @296 NONAME 348 nan_special_in__7istreamFP9streambuf @297 NONAME 349 __fac @298 NONAME 350 _csid @299 NONAME 351 overflow__12strstreambufFi @300 NONAME 352 __eof @301 NONAME 353 __ct__7istreamFP9streambuf @302 NONAME 354 __ct__7ostreamFP9streambuf @303 NONAME 355 wchar_out__7ostreamFiPcT1 @304 NONAME 356 _itoa @306 NONAME 357 _IEEE_LDBL_ALL_EXP_MASK @307 NONAME 358 _open @308 NONAME 359 _ltoa @309 NONAME 360 qsort @310 NONAME 361 __as__18istream_withassignFR7istream @312 NONAME 362 putwc @313 NONAME 363 get__7istreamFR9streambufc @314 NONAME 364 _exit @315 NONAME 365 _swab @316 NONAME 366 seekoff__9streambufFlQ2_3ios8seek_diri @317 NONAME 367 __ls__7ostreamFP9streambuf @318 NONAME 368 __vtt19iostream_withassign @319 NONAME 369 __as__18ostream_withassignFR7ostream @320 NONAME 370 _stat @321 NONAME 371 __as__3iosFR3ios @322 NONAME 372 __ct__3iosFR3ios @323 NONAME 373 __ct__7filebufFi @324 NONAME 374 __rs__7istreamFP9streambuf @325 NONAME 375 __ct__7filebufFv @326 NONAME 376 __dt__7filebufFv @327 NONAME 377 sync__7filebufFv @328 NONAME 378 _ProfileUnwind32 @329 NONAME 379 seekoff__8stdiobufFlQ2_3ios8seek_diri @330 NONAME 380 uresize__3iosFi @331 NONAME 381 _ilog2 @332 NONAME 382 bitalloc__3iosFv @333 NONAME 383 setbuf__12strstreambufFPci @334 NONAME 384 __ct__7fstreamFi @335 NONAME 385 __ct__7ostreamFi @336 NONAME 386 _gamma @337 NONAME 387 __ct__7fstreamFv @338 NONAME 388 __ct__7istreamFv @339 NONAME 389 __dt__7fstreamFv @340 NONAME 390 __ct__7ostreamFv @341 NONAME 391 __dt__7istreamFv @342 NONAME 392 __dt__7ostreamFv @344 NONAME 393 _set_mt_terminate__FPFv_v @345 NONAME 394 fscanf @347 NONAME 395 __vtt10istrstream @348 NONAME 396 __ct__13strstreambaseFPciT1 @349 NONAME 397 __vtt10ostrstream @350 NONAME 398 _getch @352 NONAME 399 sscanf @353 NONAME 400 signal @355 NONAME 401 _chmod @356 NONAME 402 _dump_allocated @357 NONAME 403 __vft9streambuf @358 NONAME 404 _debug_trealloc @359 NONAME 405 __ls__7ostreamFd @360 NONAME 406 __ls__7ostreamFf @361 NONAME 407 __ls__7ostreamFi @362 NONAME 408 _lfind @363 NONAME 409 ungetc @364 NONAME 410 __ls__7ostreamFl @365 NONAME 411 ls_complicated__7ostreamFc @366 NONAME 412 rename @367 NONAME 413 __ls__7ostreamFr @368 NONAME 414 __ls__7ostreamFw @371 NONAME 415 _kbhit @372 NONAME 416 cclass @373 NONAME 417 _wcsid @374 NONAME 418 _chdir @375 NONAME 419 _tfree @376 NONAME 420 remove @377 NONAME 421 memchr @378 NONAME 422 get__7istreamFRw @379 NONAME 423 _close @380 NONAME 424 memcmp @381 NONAME 425 atexit @382 NONAME 426 xget__7istreamFPc @383 NONAME 427 endl__FR7ostream @384 NONAME 428 _mheap @385 NONAME 429 _cgets @386 NONAME 430 _MemoryFileUsed @387 NONAME 431 _debug_theapmin @388 NONAME 432 ends__FR7ostream @389 NONAME 433 printf @390 NONAME 434 _debug_uheapmin @391 NONAME 435 mbrlen @392 NONAME 436 memset @393 NONAME 437 stderr @394 NONAME 438 wctomb @395 NONAME 439 mbtowc @396 NONAME 440 __nw__FP8SOMClassUiPCcT2Pv @397 NONAME 441 adjustfield__3ios @398 NONAME 442 _Flush @399 NONAME 443 wcstod @400 NONAME 444 gmtime @401 NONAME 445 _atold @402 NONAME 446 mktime @403 NONAME 447 memcpy @404 NONAME 448 __vft7fstream3ios @405 NONAME 449 setbuf @406 NONAME 450 stdout @407 NONAME 451 wcslen @408 NONAME 452 tmpnam @409 NONAME 453 rewind @410 NONAME 454 wctype @411 NONAME 455 wcscat @412 NONAME 456 _mkdir @413 NONAME 457 _ultoa @415 NONAME 458 __vft7istream3ios_19iostream_withassign8iostream @416 NONAME 459 _ftime @417 NONAME 460 wcschr @418 NONAME 461 __dt__8stdiobufFv @419 NONAME 462 wcscmp @420 NONAME 463 wcstok @421 NONAME 464 _creat @422 NONAME 465 wcstol @423 NONAME 466 __vft7istream3ios @424 NONAME 467 _ctype @425 NONAME 468 wcswcs @426 NONAME 469 getenv @427 NONAME 470 perror @428 NONAME 471 wcsspn @429 NONAME 472 sync__8stdiobufFv @431 NONAME 473 setjmp @432 NONAME 474 _Fmprs @433 NONAME 475 _lseek @434 NONAME 476 _Fnprs @436 NONAME 477 strtod @437 NONAME 478 _rmdir @438 NONAME 479 _errno @439 NONAME 480 _umask @440 NONAME 481 _execl @441 NONAME 482 _cputs @442 NONAME 483 _sopen @443 NONAME 484 _fstat @444 NONAME 485 strlen @445 NONAME 486 wcsstr @446 NONAME 487 __nw__FUiPCcT1Pv @447 NONAME 488 wcscpy @448 NONAME 489 __vft7ostream3ios_19iostream_withassign8iostream @449 NONAME 490 strcat @450 NONAME 491 _msize @451 NONAME 492 _rmtmp @452 NONAME 493 _uopen @453 NONAME 494 setiosflags__Fl @454 NONAME 495 _putch @455 NONAME 496 strchr @456 NONAME 497 strcmp @457 NONAME 498 strtok @458 NONAME 499 stdstatus__13Iostream_init @459 NONAME 500 _cwait @460 NONAME 501 __vft7ostream3ios @461 NONAME 502 strtol @462 NONAME 503 _utime @463 NONAME 504 __ct__8ifstreamFi @464 NONAME 505 dbp__9streambufFv @465 NONAME 506 _write @466 NONAME 507 _upool @467 NONAME 508 strspn @468 NONAME 509 __ct__8ofstreamFi @469 NONAME 510 strset @470 NONAME 511 system @471 NONAME 512 _execv @473 NONAME 513 strrev @474 NONAME 514 initcount__13Iostream_init @475 NONAME 515 floatfield__3ios @476 NONAME 516 __ct__12strstreambufFPSciT1 @477 NONAME 517 strupr @479 NONAME 518 __ct__8ifstreamFv @480 NONAME 519 _set_mt_unexpected__FPFv_v @481 NONAME 520 basefield__3ios @482 NONAME 521 strlwr @483 NONAME 522 strstr @484 NONAME 523 __ct__8ofstreamFv @485 NONAME 524 strcpy @486 NONAME 525 __dt__8ifstreamFv @487 NONAME 526 __ct__12strstreambufFPUciT1 @488 NONAME 527 __dt__8ofstreamFv @489 NONAME 528 __vtt9strstream @490 NONAME 529 __ct__8iostreamFv @491 NONAME 530 __vft7istream3ios_18istream_withassign @492 NONAME 531 __dt__8iostreamFv @493 NONAME 532 __get_frame_ptr @494 NONAME 533 _hypot @495 NONAME 534 stdioflush__3ios @496 NONAME 535 setprecision__Fi @497 NONAME 536 __ls__7ostreamFUi @498 NONAME 537 __setup_embedded @499 NONAME 538 __ls__7ostreamFUl @500 NONAME 539 __vft7istream3ios_8ifstream @501 NONAME 540 __rs__7istreamFPc @502 NONAME 541 _tzset @503 NONAME 542 _critlib_except @504 NONAME 543 __rs__7istreamFRd @505 NONAME 544 __rs__7istreamFRf @506 NONAME 545 __vft7ostream3ios_18ostream_withassign @507 NONAME 546 __vft7istream3ios_8iostream @508 NONAME 547 __rs__7istreamFRi @509 NONAME 548 __rs__7istreamFRl @510 NONAME 549 __vft11fstreambase @511 NONAME 550 __EDCThunkProlog @512 NONAME 551 _is_fd_open__Fi @513 NONAME 552 _ipmd_heap_check @514 NONAME 553 __rs__7istreamFRr @515 NONAME 554 __rs__7istreamFRs @516 NONAME 555 __vtt11fstreambase @517 NONAME 556 __rs__7istreamFPw @518 NONAME 557 __rs__7istreamFRw @519 NONAME 558 __vft7ostream3ios_8ofstream @520 NONAME 559 _tdump_allocated @521 NONAME 560 __set_frame_ptr @522 NONAME 561 _udump_allocated @523 NONAME 562 __vft7ostream3ios_8iostream @524 NONAME 563 _LC_INFINITY_STR @525 NONAME 564 _ctype_upperidx @526 NONAME 565 _ctype_loweridx @527 NONAME 566 __dump_allocated @528 NONAME 567 __Invoke__Delete @529 NONAME 568 __ct__8iostreamFP9streambuf @530 NONAME 569 read__7istreamFPci @531 NONAME 570 __ct__7istreamFiT1P7ostream @532 NONAME 571 __EDC3216 @533 NONAME 572 _ctype_ctypeidx @534 NONAME 573 __deleteSomObject @535 NONAME 574 __vft8ifstream3ios @536 NONAME 575 __ls__7ostreamFPFR3ios_R3ios @537 NONAME 576 __vft8iostream3ios @538 NONAME 577 _callback_opt_sys @539 NONAME 578 __as__18istream_withassignFP9streambuf @540 NONAME 579 __as__18ostream_withassignFP9streambuf @541 NONAME 580 openprot__7filebuf @542 NONAME 581 str__9strstreamFv @543 NONAME 582 flush__FR7ostream @544 NONAME 583 __rs__7istreamFPFR3ios_R3ios @545 NONAME 584 __vft8ofstream3ios @546 NONAME 585 close__7filebufFv @547 NONAME 586 seekg__7istreamFl @548 NONAME 587 __ct__11stdiostreamFP6__file @549 NONAME 588 _clear87 @550 NONAME 589 seekp__7ostreamFl @551 NONAME 590 __ct__7ostreamFiPc @552 NONAME 591 complicated_put__7ostreamFc @553 NONAME 592 __vft12strstreambuf9streambuf @554 NONAME 593 precision__3iosFi @555 NONAME 594 resetiosflags__Fl @556 NONAME 595 __tdump_allocated @557 NONAME 596 __vft8iostream3ios_7fstream @558 NONAME 597 tellg__7istreamFv @559 NONAME 598 __udump_allocated @560 NONAME 599 __ls__7ostreamFPCc @561 NONAME 600 get__7istreamFPcic @562 NONAME 601 __ct__9streambufFv @563 NONAME 602 __ct__9strstreamFv @564 NONAME 603 __dt__9streambufFv @565 NONAME 604 __dt__9strstreamFv @566 NONAME 605 tellp__7ostreamFv @567 NONAME 606 sync__9streambufFv @568 NONAME 607 get_complicated__7istreamFRc @569 NONAME 608 doallocate__12strstreambufFv @570 NONAME 609 __rs__7istreamFPSc @571 NONAME 610 __ls__7ostreamFPCv @572 NONAME 611 __rs__7istreamFPUc @573 NONAME 612 __ls__7ostreamFPCw @574 NONAME 613 flush__7ostreamFv @575 NONAME 614 __vec__new__som @576 NONAME 615 __vft18istream_withassign3ios @577 NONAME 616 __rs__7istreamFRUi @578 NONAME 617 __vft18ostream_withassign3ios @579 NONAME 618 __rs__7istreamFRUl @580 NONAME 619 __ct__18istream_withassignFv @581 NONAME 620 __dt__18istream_withassignFv @582 NONAME 621 isalpha @584 NONAME 622 __ct__18ostream_withassignFv @585 NONAME 623 __rs__7istreamFRUs @586 NONAME 624 __dt__18ostream_withassignFv @587 NONAME 625 regexec @588 NONAME 626 regfree @589 NONAME 627 _ddused @590 NONAME 628 _eh_add @591 NONAME 629 _getche @592 NONAME 630 asctime @593 NONAME 631 __vec__copy__som @594 NONAME 632 bsearch @595 NONAME 633 __compute_embedded @596 NONAME 634 _getpid @597 NONAME 635 isblank @598 NONAME 636 _getcwd @599 NONAME 637 rs_complicated__7istreamFRc @600 NONAME 638 __dl__FP9SOMObject @601 NONAME 639 __ct__19iostream_withassignFv @602 NONAME 640 detach__7filebufFv @603 NONAME 641 attach__7filebufFi @604 NONAME 642 get_complicated__7istreamFRSc @606 NONAME 643 isgraph @607 NONAME 644 __dt__19iostream_withassignFv @608 NONAME 645 get_complicated__7istreamFRUc @609 NONAME 646 _eh_del @610 NONAME 647 ls_complicated__7ostreamFSc @611 NONAME 648 ls_complicated__7ostreamFUc @613 NONAME 649 ungetwc @614 NONAME 650 isspace @615 NONAME 651 _chsize @616 NONAME 652 wcrtomb @617 NONAME 653 memmove @618 NONAME 654 __vec__new__place @619 NONAME 655 gcount__7istreamFv @620 NONAME 656 regcomp @621 NONAME 657 _uclose @622 NONAME 658 isalnum @623 NONAME 659 _access @624 NONAME 660 tmpfile @625 NONAME 661 _IEEE_DBL_INF_MASK @626 NONAME 662 _cscanf @627 NONAME 663 iscntrl @628 NONAME 664 mbrtowc @629 NONAME 665 memicmp @631 NONAME 666 isdigit @632 NONAME 667 seekoff__12strstreambufFlQ2_3ios8seek_diri @633 NONAME 668 catopen @634 NONAME 669 _heapchk @635 NONAME 670 _fileno @636 NONAME 671 getchar @637 NONAME 672 _MAKE_DBL_POSITIVE @638 NONAME 673 __vft19iostream_withassign3ios @639 NONAME 674 _uaddmem @640 NONAME 675 dec__Fli @641 NONAME 676 _execle @642 NONAME 677 _osmode @643 NONAME 678 setvbuf @644 NONAME 679 getwchar @645 NONAME 680 difftime @646 NONAME 681 wcscoll @648 NONAME 682 _uflush @649 NONAME 683 wcspbrk @650 NONAME 684 strtold @651 NONAME 685 _FreeFCB @653 NONAME 686 wcsncat @654 NONAME 687 __vft8iostream3ios_9strstream @655 NONAME 688 maxcoll @656 NONAME 689 _heapset @657 NONAME 690 _NAN_LEN @658 NONAME 691 _tempnam @659 NONAME 692 _heapmin @660 NONAME 693 wcwidth @661 NONAME 694 longjmp @662 NONAME 695 _InitFCB @663 NONAME 696 wcsrchr @664 NONAME 697 wcsncmp @665 NONAME 698 clearerr @666 NONAME 699 sprintf @667 NONAME 700 _execve @668 NONAME 701 islower @669 NONAME 702 vprintf @670 NONAME 703 _setmode @671 NONAME 704 mbsinit @672 NONAME 705 catgets @673 NONAME 706 tolower @674 NONAME 707 wcsxfrm @675 NONAME 708 memccpy @676 NONAME 709 __goscan @677 NONAME 710 strcmpi @678 NONAME 711 wcscspn @679 NONAME 712 _unlink @680 NONAME 713 __as__19iostream_withassignFP9streambuf @681 NONAME 714 underflow__12strstreambufFv @682 NONAME 715 _matherr @683 NONAME 716 strcoll @684 NONAME 717 wcstoul @685 NONAME 718 strpbrk @686 NONAME 719 putchar @687 NONAME 720 ispunct @688 NONAME 721 __CurrentException @689 NONAME 722 wcstombs @690 NONAME 723 strncat @691 NONAME 724 __vft7istream3ios_10istrstream @692 NONAME 725 _getdcwd @693 NONAME 726 stricmp @694 NONAME 727 _tzname @695 NONAME 728 iswspace @696 NONAME 729 _tcalloc @697 NONAME 730 putwchar @698 NONAME 731 regerror @699 NONAME 732 _execlp @700 NONAME 733 _fltused @701 NONAME 734 strrchr @702 NONAME 735 strncmp @703 NONAME 736 _ucreate @705 NONAME 737 _spawnl @706 NONAME 738 __getche @707 NONAME 739 strfmon @708 NONAME 740 mbstowcs @709 NONAME 741 _lsearch @710 NONAME 742 strxfrm @711 NONAME 743 isupper @712 NONAME 744 isprint @713 NONAME 745 _fpreset @714 NONAME 746 _INF_LEN @715 NONAME 747 strcspn @716 NONAME 748 _assert @717 NONAME 749 toupper @718 NONAME 750 _onexit @719 NONAME 751 _ungetch @720 NONAME 752 _rpmatch @721 NONAME 753 _fpninit @722 NONAME 754 _chdrive @723 NONAME 755 strtoul @724 NONAME 756 strnset @725 NONAME 757 wcsncpy @726 NONAME 758 __wDestructSOMBase @727 NONAME 759 wcsftime @728 NONAME 760 __cputs @729 NONAME 761 _execvp @730 NONAME 762 catclose @731 NONAME 763 _loadmod @732 NONAME 764 __vft7ostream3ios_10ostrstream @733 NONAME 765 rs_complicated__7istreamFRSc @734 NONAME 766 iswdigit @735 NONAME 767 _freemod @736 NONAME 768 oct__Fli @737 NONAME 769 strnicmp @738 NONAME 770 isxdigit @739 NONAME 771 iswblank @740 NONAME 772 iswalpha @741 NONAME 773 rs_complicated__7istreamFRUc @742 NONAME 774 wcswidth @743 NONAME 775 iswpunct @744 NONAME 776 _environ @745 NONAME 777 _InitBuf @746 NONAME 778 _tmalloc @747 NONAME 779 _makepath @748 NONAME 780 _spawnv @750 NONAME 781 hex__Fli @752 NONAME 782 iswupper @753 NONAME 783 strftime @754 NONAME 784 _ustats @756 NONAME 785 _NAN_STR @757 NONAME 786 towupper @758 NONAME 787 _putenv @759 NONAME 788 _cprintf @760 NONAME 789 iswgraph @761 NONAME 790 strptime @762 NONAME 791 _execlpe @763 NONAME 792 _osmajor @764 NONAME 793 _daylight @765 NONAME 794 iswlower @766 NONAME 795 _spawnle @767 NONAME 796 __dofmto @768 NONAME 797 _isatty @769 NONAME 798 towlower @770 NONAME 799 _spawnlp @771 NONAME 800 setw__Fi @772 NONAME 801 _exception_dllinit @773 NONAME 802 chr__FiT1 @774 NONAME 803 _fgetchar @775 NONAME 804 _strdate @776 NONAME 805 setlocale @777 NONAME 806 iswprint @778 NONAME 807 _osminor @779 NONAME 808 _strtime @780 NONAME 809 localtime @781 NONAME 810 getsyntx @782 NONAME 811 _execvpe @783 NONAME 812 vsprintf @784 NONAME 813 _flushall @785 NONAME 814 strerror @786 NONAME 815 _getdrive @787 NONAME 816 _uheapchk @788 NONAME 817 _INF_STR @789 NONAME 818 __SOMEnv @790 NONAME 819 collrange @791 NONAME 820 __Throw @792 NONAME 821 _atofieee @793 NONAME 822 iswalnum @794 NONAME 823 _reg_heap @795 NONAME 824 collorder @796 NONAME 825 iswcntrl @797 NONAME 826 __vft3ios @798 NONAME 827 _spawnve @799 NONAME 828 iswctype @800 NONAME 829 _spawnvp @801 NONAME 830 _floatfmt @802 NONAME 831 getmccoll @803 NONAME 832 _fputchar @804 NONAME 833 _fullpath @805 NONAME 834 _setupenv @806 NONAME 835 str__10ostrstreamFv @807 NONAME 836 _theapmin @808 NONAME 837 _udefault @809 NONAME 838 _uheapmin @810 NONAME 839 _set_mt_new_handler__FPFv_v @811 NONAME 840 ccsidtocs @812 NONAME 841 _infinity @813 NONAME 842 _fposinfi @814 NONAME 843 cstoccsid @815 NONAME 844 __vft13strstreambase @816 NONAME 845 iswxdigit @817 NONAME 846 _status87 @818 NONAME 847 _trealloc @819 NONAME 848 __vtt13strstreambase @820 NONAME 849 _CRT_term @821 NONAME 850 _dposqnan @822 NONAME 851 wcsrtombs @823 NONAME 852 collequiv @824 NONAME 853 _fposqnan @825 NONAME 854 _uheapset @826 NONAME 855 strtocoll @827 NONAME 856 colltostr @828 NONAME 857 _timezone @829 NONAME 858 __vft10istrstream3ios @830 NONAME 859 _spawnlpe @831 NONAME 860 __vft10ostrstream3ios @832 NONAME 861 _CRT_init @833 NONAME 862 open__7filebufFPCciT2 @834 NONAME 863 _udestroy @835 NONAME 864 overflow__7filebufFi @836 NONAME 865 __vft8iostream3ios_19iostream_withassign @837 NONAME 866 _fullDump @838 NONAME 867 __dl__FPv @839 NONAME 868 __ct__7filebufFiPcT1 @840 NONAME 869 mbsrtowcs @841 NONAME 870 vswprintf @842 NONAME 871 _spawnvpe @843 NONAME 872 putback__7istreamFc @844 NONAME 873 get__7istreamFPScic @845 NONAME 874 get__7istreamFPUcic @846 NONAME 875 __ungetch @847 NONAME 876 _strerror @848 NONAME 877 _control87 @849 NONAME 878 __nw__FUi @850 NONAME 879 str__12strstreambufFv @851 NONAME 880 __ls__7ostreamFPCSc @852 NONAME 881 __ReThrow @853 NONAME 882 tie__3iosFP7ostream @854 NONAME 883 __ls__7ostreamFPCUc @855 NONAME 884 __vft11fstreambase3ios @856 NONAME 885 __ct__9streambufFPci @857 NONAME 886 open__7fstreamFPCciT2 @858 NONAME 887 __ct__7fstreamFiPcT1 @859 NONAME 888 __ct__7istreamFiPcT1 @860 NONAME 889 last_op__7filebufFv @861 NONAME 890 localeconv @862 NONAME 891 __vft11stdiostream3ios @863 NONAME 892 __dt__10istrstreamFv @864 NONAME 893 _scanfieee @865 NONAME 894 __ct__10ostrstreamFv @866 NONAME 895 eatwhite__7istreamFv @867 NONAME 896 __dt__10ostrstreamFv @868 NONAME 897 _fcloseall @869 NONAME 898 __ct__7fstreamFPCciT2 @870 NONAME 899 getwmccoll @871 NONAME 900 __ct__11fstreambaseFi @872 NONAME 901 __ct__8ifstreamFiPcT1 @873 NONAME 902 __ct__8ofstreamFiPcT1 @874 NONAME 903 __vft11fstreambase3ios_7fstream @875 NONAME 904 __vft11fstreambase3ios_8ifstream @876 NONAME 905 __ct__11fstreambaseFv @877 NONAME 906 _ldposinfi @878 NONAME 907 __dt__11fstreambaseFv @879 NONAME 908 __vft11fstreambase3ios_8ofstream @880 NONAME 909 _searchenv @881 NONAME 910 overflow__8stdiobufFi @882 NONAME 911 do_ipfx__7istreamFi @883 NONAME 912 ismccollel @884 NONAME 913 _terminate @885 NONAME 914 _endthread @886 NONAME 915 _GetErrMsg @887 NONAME 916 __threadid @888 NONAME 917 __dt__11stdiostreamFv @889 NONAME 918 _ldposqnan @890 NONAME 919 _set_crt_msg_handle @891 NONAME 920 _fopenused @892 NONAME 921 __ct__10istrstreamFPc @893 NONAME 922 eatwhite__FR7istream @894 NONAME 923 ignore__7istreamFiT1 @895 NONAME 924 iconv_open @896 NONAME 925 __nw__FP8SOMClassUi @897 NONAME 926 __doserrno @898 NONAME 927 _heap_walk @899 NONAME 928 _LHUGE_VAL @900 NONAME 929 setbuf__7filebufFPci @901 NONAME 930 str__FPCci @902 NONAME 931 _cputsused @903 NONAME 932 __PureVirtualCalled @904 NONAME 933 __cppstore @905 NONAME 934 _Lib_excpt @906 NONAME 935 _splitpath @907 NONAME 936 __vft9strstream3ios @908 NONAME 937 open__8ifstreamFPCciT2 @909 NONAME 938 do_opfx__7ostreamFv @910 NONAME 939 open__8ofstreamFPCciT2 @911 NONAME 940 _MAKE_LDBL_POSITIVE @912 NONAME 941 do_osfx__7ostreamFv @913 NONAME 942 _Exception @914 NONAME 943 943 ;SvL: These shouldn't be here. Must be local for each dll or exe or 944 944 ; else static/global objects don't get initialized 945 945 ; __ctordtorInit @915 946 946 ; __ctordtorTerm @916 947 _Exception_CPP @917 947 _Exception_CPP @917 NONAME 948 948 ; __ctdtused @918
Note:
See TracChangeset
for help on using the changeset viewer.