Home
last modified time | relevance | path

Searched refs:IMPL (Results 1 – 25 of 31) sorted by relevance

12

/string/
A Dtest-mempcpy.c27 IMPL (simple_mempcpy, 0)
28 IMPL (mempcpy, 1)
A Dtest-stpcpy.c40 IMPL (SIMPLE_STPCPY, 0)
41 IMPL (STPCPY, 1)
A Dtest-stpncpy.c45 IMPL (STUPID_STPNCPY, 0)
46 IMPL (SIMPLE_STPNCPY, 0)
47 IMPL (STPNCPY, 1)
A Dtest-strcspn.c48 IMPL (STUPID_STRCSPN, 0)
49 IMPL (SIMPLE_STRCSPN, 0)
50 IMPL (STRCSPN, 1)
A Dtest-memset.c60 IMPL (simple_bzero, 0)
61 IMPL (builtin_bzero, 0)
63 IMPL (explicit_bzero, 1)
65 IMPL (bzero, 1)
82 IMPL (SIMPLE_MEMSET, 0)
85 IMPL (builtin_memset, 0)
87 IMPL (MEMSET, 1)
A Dtest-strlen.c55 IMPL (builtin_strlen, 0)
58 IMPL (simple_STRLEN, 0)
59 IMPL (STRLEN, 1)
A Dtest-memcpy-support.h35 IMPL (simple_memcpy, 0)
36 IMPL (builtin_memcpy, 0)
37 IMPL (memcpy, 1)
A Dtest-strcasestr.c56 IMPL (stupid_strcasestr, 0)
57 IMPL (simple_strcasestr, 0)
58 IMPL (strcasestr, 1)
A Dtest-rawmemchr.c28 IMPL (simple_rawmemchr, 0)
29 IMPL (rawmemchr, 1)
A Dtest-memmem.c28 IMPL (simple_memmem, 0)
29 IMPL (memmem, 1)
A Dtest-strcasecmp.c29 IMPL (stupid_strcasecmp, 0)
30 IMPL (simple_strcasecmp, 0)
31 IMPL (strcasecmp, 1)
A Dtest-strspn.c54 IMPL (STUPID_STRSPN, 0)
55 IMPL (SIMPLE_STRSPN, 0)
56 IMPL (STRSPN, 1)
A Dtest-memrchr.c26 IMPL (simple_memrchr, 0)
27 IMPL (memrchr, 1)
A Dtest-memccpy.c26 IMPL (stupid_memccpy, 0)
27 IMPL (simple_memccpy, 0)
28 IMPL (memccpy, 1)
A Dtest-strstr.c55 IMPL (stupid_strstr, 0)
56 IMPL (simple_strstr, 0)
57 IMPL (strstr, 1)
A Dtest-strchr.c97 IMPL (stupid_STRCHR, 0)
98 IMPL (simple_STRCHR, 0)
99 IMPL (STRCHR, 1)
A Dtest-strpbrk.c62 IMPL (STUPID_STRPBRK, 0)
63 IMPL (SIMPLE_STRPBRK, 0)
64 IMPL (STRPBRK, 1)
A Dtest-memmove.c34 IMPL (simple_bcopy, 0)
35 IMPL (bcopy, 1)
45 IMPL (simple_memmove, 0)
46 IMPL (memmove, 1)
A Dtest-strncpy.c61 IMPL (STUPID_STRNCPY, 0)
62 IMPL (SIMPLE_STRNCPY, 0)
63 IMPL (STRNCPY, 1)
A Dtest-strcpy.c59 IMPL (SIMPLE_STRCPY, 0)
60 IMPL (STRCPY, 1)
A Dtest-strrchr.c47 IMPL (SIMPLE_STRRCHR, 0)
48 IMPL (STRRCHR, 1)
A Dtest-strncasecmp.c29 IMPL (stupid_strncasecmp, 0)
30 IMPL (simple_strncasecmp, 0)
31 IMPL (strncasecmp, 1)
A Dtst-memmove-overflow.c41 IMPL (memmove, 1)
A Dtest-memchr.c49 IMPL (SIMPLE_MEMCHR, 0)
50 IMPL (MEMCHR, 1)
A Dtest-strcat.c59 IMPL (SIMPLE_STRCAT, 0)
60 IMPL (STRCAT, 1)

Completed in 37 milliseconds

12