Home
last modified time | relevance | path

Searched defs:exp_result (Results 1 – 16 of 16) sorted by relevance

/glibc-2.36/string/
Dtest-strstr.c61 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
Dtest-strncasecmp.c57 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
Dtest-strncmp.c96 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
Dtest-strcmp.c107 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
Dtest-strcasestr.c62 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
Dtest-memcmp.c92 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
Dtest-strcasecmp.c47 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()
Dtest-memmem.c135 void *exp_result; in check1() local
Dtest-strchr.c222 CHAR *exp_result = simple_STRCHR (s, c); in check1() local
/glibc-2.36/benchtests/
Dbench-strncmp.c76 *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
Dbench-strcasecmp.c45 const char *s2, int exp_result) in do_one_test()
74 int max_char, int exp_result) in do_test()
Dbench-strncasecmp.c52 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()
Dbench-strcmp.c84 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
Dbench-memcmp.c66 const CHAR *s2, size_t len, int exp_result) in do_one_test()
85 int exp_result) in do_test()
Dbench-strcasestr.c37 do_one_test (impl_t *impl, const char *s1, const char *s2, char *exp_result) in do_one_test()
Dbench-strstr.c135 const char *s2, char *exp_result) in do_one_test()