translate: simplify seed passthrough
[ia32rtools.git] / stdc.list
1 _exit
2 __exit
3 _strcpy
4 _strcat
5 _strncpy
6 _strlen
7 _free
8 _malloc
9 _memcpy
10 _calloc
11 _realloc
12 _memset
13 _strcspn
14 _strcmp
15 _memcmp
16 _strncmp
17 _strpbrk
18 _atol
19 _getenv
20 _isalpha
21 _isdigit
22 _isspace
23 _isprint
24 _tolower
25 #_strncnt
26 #_findenv
27 #__strdup
28 #__mbschr
29 _strchr
30 _strrchr
31 _strtoxl
32 _strtol
33 _strtoul
34 _srand
35 _rand
36 _time
37 _signal
38 _strtok
39 __wcsicmp
40 __ismbcspace
41 __mbsrchr
42 _shortsort
43 _qsort
44 __mbspbrk
45 __mbsstr
46 _localtime
47 _asctime
48 _strstr
49 _gmtime
50 _wctomb
51 __vsnprintf
52 __mbslen
53 _fopen
54 _fclose
55 _setvbuf
56 _fread
57 _fwrite
58 _fseek
59 _fgetc
60 __filbuf
61 __mbsicmp
62 __beginthreadex
63 __endthreadex
64 __onexit
65 _atexit
66 __stricmp
67 __strnicmp
68
69 __strupr
70 _sprintf
71 _vsprintf
72 __strlwr
73 __fullpath
74 _toupper
75 _wcslen
76 _wcstombs
77 _setlocale
78 __setmbcp
79 __lseek
80 __write
81 __isatty
82 _xtoa
83 __itoa
84 __close
85 _sscanf
86 _ftell
87 _fflush
88 _mbtowc
89 _ungetc
90 __strcmpi
91 __splitpath
92 _abort
93 _raise
94 __snprintf
95 _atoi
96 _abs
97 _labs
98
99 # float
100 __control87
101 __controlfp
102
103 # math
104 # __ftol2 - todo
105 _ceil
106
107 # not in mingw
108 _memcpy_0
109 _siglookup