* added lib/calloc.c, lib/free.c, lib/realloc.c, include/stddef.h
[fw/sdcc] / device / lib / libsdcc.lib
1 _iscntrl
2 _isdigit
3 _isgraph
4 _islower
5 _isprint
6 _ispunct
7 _isspace
8 _isupper
9 _isxdigit
10 _itoa
11 _ltoa
12 _strchr
13 _strcmp
14 _strcpy
15 _strcspn
16 _strlen
17 _strcat
18 _strncat
19 _strncmp
20 _strncpy
21 _strpbrk
22 _strrchr
23 _strspn
24 _strstr
25 _strtok
26 _memcmp
27 _memcpy
28 _memmove
29 _memset
30 _gptrget
31 _gptrgetc
32 _gptrput
33 _decdptr
34 _bp
35 _spx
36 _atoi
37 _atol
38 calloc
39 malloc
40 realloc
41 free
42 serial
43 _autobaud
44 _startup
45 _ser
46 puts
47 gets
48 printfl
49 printf_large
50 printf_fast
51 vprintf
52 assert
53 time
54 bpx