* added compilers lcc and bcc (linux86)
[mascara-docs.git] / compilers / asm / lib.txt
blob737a030ad0402af48f40f6eab38e4357e00e1754
2 strlen
3 strcasecmp
4 tolower
5 strcat
6 strncpy
7 strcmp
8 strcpy
9 strchr
11 vsprintf
13 memcpy
14 memset
15 rand
17 atoi
18 atof
20 abs
22 floor
23 fabs
24 tan
25 atan
26 sqrt
27 log
28 cos
29 sin
30 atan2