/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() 221 CHAR *s1 = (CHAR *) (buf1 + (BUF1PAGES - 1) * page_size); in do_test_page_boundary() local 253 CHAR *s1; in do_one_test_page() local 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() 65 do_one_test (json_ctx_t *json_ctx, impl_t *impl, const CHAR *s1, 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() 172 CHAR *s1 = (CHAR *) (buf1 + (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() 146 char *s1 = (char *) (buf1 + align1); 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() 100 char *s1 = (char *) (buf1 + align1); 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() 59 char *s1 = (char *) (buf1 + align1); 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() 161 char *s1 = (char *) (buf1 + align1); 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-strnlen.c | 43 const CHAR *s1 = MEMCHR (s, 0, maxlen); in memchr_strnlen() 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 | 171 const char *s1 = *(char **) a; in compare_words() local
|