/glibc-2.36/string/ |
D | test-strstr.c | 61 char *exp_result) in check_result() 77 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test() 130 char *exp_result; in check1() local 144 char *exp_result; in check2() local 203 char *exp_result = simple_strstr (h, n); in pr23637() local
|
D | test-strncasecmp.c | 57 int exp_result) in check_result() 75 int exp_result) in do_one_test() 83 int exp_result) in do_test() 147 int exp_result; in do_page_tests() local 285 int exp_result; in bz12205() local
|
D | test-strncmp.c | 96 int exp_result) in check_result() 114 int exp_result) in do_one_test() 122 int exp_result) in do_test_limit() 173 int max_char, int exp_result) in do_test_n() 228 int exp_result) in do_test() 237 int exp_result; in do_page_test() local 355 int exp_result; in check1() local 404 int exp_result; in check3() local 439 int exp_result; in check4() local
|
D | test-strcmp.c | 107 int exp_result) in check_result() 126 int exp_result) in do_one_test() 134 int exp_result) in do_test() 298 int exp_result = SIMPLE_STRCMP (s1 + i1, s2 + i2); in check() local 313 int exp_result; in check() local 342 int exp_result; in check2() local 383 int exp_result = SIMPLE_STRCMP (s1, s2); in check3() local
|
D | test-strcasestr.c | 62 char *exp_result) in check_result() 77 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test() 129 char *exp_result; in check1() local
|
D | test-memcmp.c | 92 int exp_result) in check_result() 108 int exp_result) in do_one_test() 115 do_test (size_t align1, size_t align2, size_t len, int exp_result) in do_test() 214 int n, exp_result; in check1() local 475 const int exp_result = SIMPLE_MEMCMP (s1, s2, length); in check2() local
|
D | test-strcasecmp.c | 47 do_one_test (impl_t *impl, const char *s1, const char *s2, int exp_result) in do_one_test() 63 int exp_result) in do_test()
|
D | test-memmem.c | 135 void *exp_result; in check1() local
|
D | test-strchr.c | 222 CHAR *exp_result = simple_STRCHR (s, c); in check1() local
|
/glibc-2.36/benchtests/ |
D | bench-strncmp.c | 76 *s2, size_t n, int exp_result) in do_one_test() 95 size_t n, int max_char, int exp_result) in do_test_limit() 145 n, int max_char, int exp_result) in do_test() 198 size_t n, int exp_result) in do_one_test_page_boundary() 223 int exp_result; in do_test_page_boundary() local 254 int exp_result; in do_one_test_page() local
|
D | bench-strcasecmp.c | 45 const char *s2, int exp_result) in do_one_test() 74 int max_char, int exp_result) in do_test()
|
D | bench-strncasecmp.c | 52 const char *s2, size_t n, int exp_result) in do_one_test() 71 size_t len, int max_char, int exp_result) in do_test()
|
D | bench-strcmp.c | 84 int exp_result) in do_one_test() 103 int max_char, int exp_result, int at_end) in do_test() 159 int exp_result) in do_one_test_page_boundary() 183 int exp_result; in do_test_page_boundary() local
|
D | bench-memcmp.c | 66 const CHAR *s2, size_t len, int exp_result) in do_one_test() 85 int exp_result) in do_test()
|
D | bench-strcasestr.c | 37 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test()
|
D | bench-strstr.c | 135 const char *s2, char *exp_result) in do_one_test()
|