translate: more float
[ia32rtools.git] / stdc.list
CommitLineData
aa1aa2c2 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
c1fbaecc 20_isalnum
aa1aa2c2 21_isalpha
c1fbaecc 22_iscntrl
aa1aa2c2 23_isdigit
c1fbaecc 24_isgraph
25_islower
aa1aa2c2 26_isprint
c1fbaecc 27_ispunct
28_isspace
29_isupper
30_isxdigit
aa1aa2c2 31_tolower
32#_strncnt
33#_findenv
851f9b7d 34__strdup
35__mbschr
aa1aa2c2 36_strchr
37_strrchr
38_strtoxl
39_strtol
40_strtoul
41_srand
42_rand
43_time
aa1aa2c2 44_signal
45_strtok
46__wcsicmp
47__ismbcspace
48__mbsrchr
49_shortsort
50_qsort
51__mbspbrk
52__mbsstr
53_localtime
54_asctime
55_strstr
56_gmtime
57_wctomb
58__vsnprintf
59__mbslen
60_fopen
61_fclose
62_setvbuf
63_fread
c1fbaecc 64__fread_nolock
aa1aa2c2 65_fwrite
c1fbaecc 66__fwrite_nolock
aa1aa2c2 67_fseek
68_fgetc
79af284c 69_fgets
70_fputs
aa1aa2c2 71__filbuf
72__mbsicmp
aa1aa2c2 73__onexit
74_atexit
75__stricmp
76__strnicmp
de15d43b 77
78__strupr
79_sprintf
80_vsprintf
c1fbaecc 81_fprintf
de15d43b 82__strlwr
83__fullpath
84_toupper
85_wcslen
86_wcstombs
87_setlocale
88__setmbcp
01b85c12 89__getmbcp
de15d43b 90__lseek
91__write
92__isatty
93_xtoa
94__itoa
95__close
33a9cd0d 96_sscanf
97_ftell
98_fflush
99_mbtowc
100_ungetc
101__strcmpi
102__splitpath
ccd26233 103_abort
104_raise
105__snprintf
106_atoi
107_abs
108_labs
33a9cd0d 109
a3668fef 110__findfirst
111__findnext
112__findclose
113__chdir
114__getcwd
115__mkdir
116__mktemp
117__rmdir
118__chmod
119_remove
120_rename
121
33a9cd0d 122# float
123__control87
124__controlfp
de15d43b 125
a3668fef 126# msvcrt math
127# __ftol - x87 state
128# __ftol2 - x87 state
33a9cd0d 129_ceil
c1fbaecc 130_floor
a3668fef 131_sqrt
132_pow
133__rotl
134__rotr
33a9cd0d 135
6bda240a 136# msvcrt
137__beginthread
138__endthread
139__beginthreadex
140__endthreadex
141__lock
142__unlock
79af284c 143__isctype
c1fbaecc 144__CIpow
6bda240a 145
33a9cd0d 146# not in mingw
147_memcpy_0
ccd26233 148_siglookup