/benchtests/ |
A D | bench-strncmp.c | 36 simple_wcsncmp (const CHAR *s1, const CHAR *s2, size_t n) in simple_wcsncmp() 57 simple_strncmp (const char *s1, const char *s2, size_t n) in simple_strncmp() 75 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, const CHAR in do_one_test() 98 CHAR *s1, *s2; in do_test_limit() local 148 CHAR *s1, *s2; in do_test() local 196 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary() 222 CHAR *s2 = (CHAR *) (buf2 + (BUF1PAGES - 1) * page_size); in do_test_page_boundary() local 251 CHAR *s2) in do_one_test_page() 299 CHAR *s1, *s2; in do_test_page() local
|
A D | bench-memcmp.c | 34 SIMPLE_MEMCMP (const wchar_t *s1, const wchar_t *s2, size_t n) in SIMPLE_MEMCMP() 48 SIMPLE_MEMCMP (const char *s1, const char *s2, size_t n) in SIMPLE_MEMCMP() 66 const CHAR *s2, size_t len, int exp_result) in do_one_test() 88 CHAR *s1, *s2; in do_test() local
|
A D | bench-strcasecmp.c | 31 simple_strcasecmp (const char *s1, const char *s2) in simple_strcasecmp() 43 do_one_test (impl_t *impl, const char *s1, const char *s2, int exp_result) in do_one_test() 75 char *s1, *s2; in do_test() local
|
A D | bench-strcmp.c | 38 simple_wcscmp (const wchar_t *s1, const wchar_t *s2) in simple_wcscmp() 64 simple_strcmp (const char *s1, const char *s2) in simple_strcmp() 83 const CHAR *s1, const CHAR *s2, in do_one_test() 107 CHAR *s1, *s2; in do_test() local 148 do_one_test_page_boundary (json_ctx_t *json_ctx, CHAR *s1, CHAR *s2, in do_one_test_page_boundary() 173 CHAR *s2 = (CHAR *) (buf2 + (BUF1PAGES - 1) * page_size); in do_test_page_boundary() local
|
A D | bench-strncasecmp.c | 31 simple_strncasecmp (const char *s1, const char *s2, size_t n) in simple_strncasecmp() 50 do_one_test (impl_t *impl, const char *s1, const char *s2, size_t n, in do_one_test() 73 char *s1, *s2; in do_test() local
|
A D | bench-strsep.c | 24 simple_strsep (char **s1, char *s2) in simple_strsep() 104 do_one_test (impl_t * impl, const char *s1, const char *s2) in do_one_test() 127 char *s2 = (char *) (buf2 + align2); in do_test() local
|
A D | bench-strtok.c | 61 do_one_test (impl_t * impl, const char *s1, const char *s2) in do_one_test() 84 char *s2 = (char *) (buf2 + align2); in do_test() local
|
A D | bench-strcasestr.c | 37 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test() 60 char *s2 = (char *) (buf2 + align2); in do_test() local
|
A D | bench-strstr.c | 51 basic_strstr (const char *s1, const char *s2) in basic_strstr() 132 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test() 162 char *s2 = (char *) (buf2 + align2); in do_test() local
|
A D | bench-memmove-large.c | 55 char *s1, *s2; in do_test() local
|
A D | bench-memmove.c | 57 char *s1, *s2; in do_test() local
|
A D | bench-memcpy-walk.c | 72 char *s1, *s2; in do_test() local
|
A D | bench-memccpy.c | 64 char *s1, *s2; in do_test() local
|
A D | bench-strcat.c | 90 CHAR *s1, *s2; in do_test() local
|
A D | bench-memcpy-large.c | 59 char *s1, *s2; in do_test() local
|
A D | bench-strcpy.c | 93 CHAR *s1, *s2; in do_test() local
|
A D | bench-memcpy.c | 64 char *s1, *s2; in do_test() local
|
A D | bench-strncat.c | 99 CHAR *s1, *s2; in do_test() local
|
A D | bench-memmove-walk.c | 75 char *s1, *s2, *tmp; in do_test() local
|
A D | bench-strcpy_chk.c | 134 char *s1, *s2; in do_test() local
|
A D | bench-strncpy.c | 104 CHAR *s1, *s2; in do_test() local
|
A D | bench-strcoll.c | 172 const char *s2 = *(char **) b; in compare_words() local
|