summaryrefslogtreecommitdiffstats
path: root/private/crtlib/lib/crtdll.def
blob: 4b91e303708459c7e569b074545549343beb3acb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
LIBRARY CRTDLL INITINSTANCE
DESCRIPTION 'Microsoft Dynamically-linked C Run-Time Library For Win32'
DATA MULTIPLE NONSHARED
PROTMODE
EXPORTS
    abort
    abs
    _access
    _acmdln_dll             CONSTANT
    acos
    _aexit_rtn_dll          CONSTANT
    _amsg_exit
    __argc_dll              CONSTANT
    __argv_dll              CONSTANT
    asctime
    asin
    _assert
    atan
    atan2
    atexit
    atof
    atoi
    atol
    _baseversion_dll        CONSTANT
    _basemajor_dll          CONSTANT
    _baseminor_dll          CONSTANT
    _beep
    _beginthread
    bsearch
    _cabs
    calloc
    ceil
    _cexit
    _c_exit
    _cgets
    _chdir
    _chdrive
    _chgsign
    _chmod
    _chsize
    clearerr
    _clearfp
    clock
    _close
    _commit
    _commode_dll            CONSTANT
    _controlfp
    _copysign
    cos
    cosh
    _cprintf
    _cpumode_dll            CONSTANT
    _cputs
    _creat
    _cscanf
    ctime
    _ctype                  CONSTANT
    _cwait
    _daylight_dll           CONSTANT
    difftime
    div
    __dllonexit
    __doserrno
    _dup
    _dup2
    _ecvt
    _endthread
    _environ_dll            CONSTANT
    _eof
    _errno
    _execl
    _execle
    _execlp
    _execlpe
    _execv
    _execve
    _execvp
    _execvpe
    _exit
    exit
    exp
    _expand
    fabs
    fclose
    _fcloseall
    _fcvt
    _fdopen
    feof
    ferror
    fflush
    fgetc
    fgetwc
    _fgetchar
    _fgetwchar
    fgetpos
    fgets
    _filbuf
    _fileinfo_dll           CONSTANT
    _filelength
    _fileno
    _findclose
    _findfirst
    _findnext
    _finite
    floor
    _flushall
    _flsbuf
    fmod
    _fmode_dll              CONSTANT
    fopen
    _fpclass
    __fpecode
    _fpieee_flt
    _fpreset
    fprintf
    fputc
    fputwc
    _fputchar
    _fputwchar
    fputs
    fread
    free
    freopen
    frexp
    fscanf
    fseek
    fsetpos
    _fsopen
    _fstat
    ftell
    _ftime
    _fullpath
    _futime
    fwprintf
    fwrite
    fwscanf
    _gcvt
    getc
    _getch
    getchar
    _getche
    _getcwd
    _getdcwd
    _getdiskfree
    _getdllprocaddr
    _getdrive
    _getdrives
    getenv
    __GetMainArgs
    _get_osfhandle
    _getpid
    gets
    _getsystime
    _getw
    gmtime
    _heapchk
    _heapmin
    _heapset
    _heapwalk
    _HUGE_dll               CONSTANT
    _hypot
    _initterm
    _iob                    CONSTANT
    isalnum
    isalpha
    __isascii
    _isatty
    iscntrl
    __iscsym
    __iscsymf
    _isctype
    isdigit
    isgraph
    isleadbyte
    islower
    _ismbbalnum
    _ismbbalpha
    _ismbbgraph
    _ismbbkalnum
    _ismbbkana
    _ismbbkpunct
    _ismbblead
    _ismbbprint
    _ismbbpunct
    _ismbbtrail
    _ismbcalpha
    _ismbcdigit
    _ismbchira
    _ismbckata
    _ismbcl0
    _ismbcl1
    _ismbcl2
    _ismbclegal
    _ismbclower
    _ismbcprint
    _ismbcspace
    _ismbcsymbol
    _ismbslead
    _ismbstrail
    _ismbcupper
    _isnan
    isprint
    ispunct
    isspace
    isupper
    iswalnum
    iswalpha
    iswascii
    iswcntrl
    iswctype
    is_wctype
    iswdigit
    iswgraph
    iswlower
    iswprint
    iswpunct
    iswspace
    iswupper
    iswxdigit
    isxdigit
    _itoa
    _itow
    _j0
    _j1
    _jn
    _kbhit
    labs
    ldexp
    ldiv
    _lfind
    _loaddll
    localeconv
    localtime
    _locking
    log
    log10
    _logb
    longjmp
    _lrotl
    _lrotr
    _lsearch
    _lseek
    _ltoa
    _ltow
    _makepath
    malloc
    _matherr
    _mbbtombc
    _mbbtype
    _mbccpy
    _mbcjistojms
    _mbcjmstojis
    _mbclen
    _mbctohira
    _mbctokata
    _mbctolower
    _mbctombb
    _mbctoupper
    _mbctype            CONSTANT
    __mb_cur_max_dll    CONSTANT
    mblen
    _mbsbtype
    _mbscat
    _mbschr
    _mbscmp
    _mbscpy
    _mbscspn
    _mbsdec
    _mbsdup
    _mbsicmp
    _mbsinc
    _mbslen
    _mbslwr
    _mbsnbcat
    _mbsnbcmp
    _mbsnbcnt
    _mbsnbcpy
    _mbsnbicmp
    _mbsnbset
    _mbsncat
    _mbsnccnt
    _mbsncmp
    _mbsncpy
    _mbsnextc
    _mbsnicmp
    _mbsninc
    _mbsnset
    _mbspbrk
    _mbsrchr
    _mbsrev
    _mbsset
    _mbsspn
    _mbsspnp
    _mbsstr
    _mbstok
	mbstowcs
    _mbstrlen
    _mbsupr
    mbtowc
    _memccpy
    memchr
    memcmp
    memcpy
    _memicmp
    memmove
    memset
    _mkdir
    _mktemp
    mktime
    modf
    _msize
    _nextafter
    _onexit
    _open
    _open_osfhandle
    _osmajor_dll            CONSTANT
    _osminor_dll            CONSTANT
    _osmode_dll             CONSTANT
    _osver_dll              CONSTANT
    _osversion_dll          CONSTANT
    _pclose
    _pctype_dll             CONSTANT
    _pwctype_dll            CONSTANT
    perror
    _pgmptr_dll             CONSTANT
    _pipe
    _popen
    pow
    printf
    _purecall
    putc
    _putch
    putchar
    _putenv
    puts
    _putw
    __pxcptinfoptrs
    qsort
    raise
    rand
    realloc
    _read
    remove
    rename
    rewind
    _rmdir
    _rmtmp
    _rotl
    _rotr
    _scalb
    scanf
    _searchenv
    setbuf
    _seterrormode
    setlocale
    _setmode
    _setsystime
    setvbuf
    signal
    sin
    sinh
    _sleep
    _snprintf
    _snwprintf
    _sopen
    _spawnl
    _spawnle
    _spawnlp
    _spawnlpe
    _spawnv
    _spawnve
    _spawnvp
    _spawnvpe
    _splitpath
    sprintf
    sqrt
    srand
    sscanf
    _stat
    _statusfp
    strcat
    strchr
    strcmp
    _strcmpi
    strcoll
    strcpy
    strcspn
    _strdate
    _strdec
    _strdup
    _strerror
    strerror
    strftime
    _stricmp
    _stricoll
    _strinc
    strlen
    _strlwr
    strncat
    strncmp
    _strncnt
    strncpy
    _strnextc
    _strnicmp
    _strninc
    _strnset
    strpbrk
    strrchr
    _strrev
    _strset
    strspn
    _strspnp
    strstr
    _strtime
    strtod
    strtok
    strtol
    strtoul
    _strupr
    strxfrm
    _swab
    swprintf
    swscanf
    _sys_errlist            CONSTANT
    _sys_nerr_dll           CONSTANT
    system
    tan
    tanh
    _tell
    _tempnam
    __threadhandle
    __threadid
    time
    _timezone_dll           CONSTANT
    tmpfile
    tmpnam
    __toascii
    _tolower
    tolower
    _toupper
    toupper
    towlower
    towupper
    _tzname                 CONSTANT
    _tzset
    _ultoa
    _ultow
    _umask
    ungetc
    ungetwc
    _ungetch
    _unloaddll
    _unlink
    _utime
    vfprintf
    vfwprintf
    vprintf
    _vsnprintf
    _vsnwprintf
    vsprintf
    vswprintf
    vwprintf
    wcscat
    wcschr
    wcscmp
    wcscoll
    wcscpy
    wcscspn
    wcsftime
    wcslen
    wcsncat
    wcsncmp
    wcsncpy
    wcspbrk
    wcsrchr
    wcsspn
    wcsstr
    wcstod
    wcstok
    wcstol
    wcstombs
    wcstoul
    wcsxfrm
    wctomb
    _wcsdup
    _wcsicmp
    _wcsnicmp
    _wcsnset
    _wcsrev
    _wcsset
    _wcslwr
    _wcsupr
    _wcsicoll
    _winver_dll             CONSTANT
    _winmajor_dll           CONSTANT
    _winminor_dll           CONSTANT
    wprintf
    _write
    wscanf
    _wtoi
    _wtol
    _XcptFilter
    _y0
    _y1
    _yn
    ??2@YAPAXI@Z
    ??3@YAXPAX@Z
    ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z