]>
Commit | Line | Data |
---|---|---|
6465356a A |
1 | __platform_bzero _bzero |
2 | __platform_memccpy _memccpy | |
3 | __platform_memchr _memchr | |
4 | __platform_memcmp _memcmp | |
5 | __platform_memcmp _bcmp | |
6 | __platform_memmove _memmove | |
7 | __platform_memmove _memcpy | |
8 | __platform_memset _memset | |
9 | __platform_memset_pattern16 _memset_pattern16 | |
10 | __platform_memset_pattern4 _memset_pattern4 | |
11 | __platform_memset_pattern8 _memset_pattern8 | |
12 | __platform_strchr _strchr | |
13 | __platform_strcmp _strcmp | |
14 | __platform_strncmp _strncmp |