Home
last modified time | relevance | path

Searched refs:FOR_EACH_IMPL (Results 1 – 25 of 82) sorted by relevance

1234

/glibc-2.36/string/
Dtest-strnlen.c86 FOR_EACH_IMPL (impl, 0) in do_test()
156 FOR_EACH_IMPL (impl, 1) in do_random_tests()
204 FOR_EACH_IMPL (impl, 0) in do_page_tests()
228 FOR_EACH_IMPL (impl, 0) in do_page_tests()
257 FOR_EACH_IMPL (impl, 0) in do_page_2_tests()
274 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memmem.c93 FOR_EACH_IMPL (impl, 0) in do_test()
120 FOR_EACH_IMPL (impl, 0) in do_random_tests()
140 FOR_EACH_IMPL (impl, 0) in check1()
163 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strstr.c119 FOR_EACH_IMPL (impl, 0) in do_test()
133 FOR_EACH_IMPL (impl, 0) in check1()
166 FOR_EACH_IMPL (impl, 0) in check2()
204 FOR_EACH_IMPL (impl, 0) in pr23637()
218 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-rawmemchr.c75 FOR_EACH_IMPL (impl, 0) in do_test_bz29234()
110 FOR_EACH_IMPL (impl, 0) in do_test()
163 FOR_EACH_IMPL (impl, 1) in do_random_tests()
190 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strcmp.c168 FOR_EACH_IMPL (impl, 0) in do_test()
249 FOR_EACH_IMPL (impl, 1) in do_random_tests()
299 FOR_EACH_IMPL (impl, 0) in check()
326 FOR_EACH_IMPL (impl, 0) in check()
360 FOR_EACH_IMPL (impl, 0) in check2()
384 FOR_EACH_IMPL (impl, 0) in check3()
402 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memmove.c117 FOR_EACH_IMPL (impl, 0) in do_test()
181 FOR_EACH_IMPL (impl, 1) in do_random_tests()
282 FOR_EACH_IMPL (impl, 0) in do_test2()
329 FOR_EACH_IMPL (impl, 0) in do_test3()
375 FOR_EACH_IMPL (impl, 0) in do_test4()
411 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strncmp.c135 FOR_EACH_IMPL (impl, 0) in do_test_limit()
167 FOR_EACH_IMPL (impl, 0) in do_test_limit()
222 FOR_EACH_IMPL (impl, 0) in do_test_n()
248 FOR_EACH_IMPL (impl, 0) in do_page_test()
331 FOR_EACH_IMPL (impl, 1) in do_random_tests()
369 FOR_EACH_IMPL (impl, 0) in check1()
421 FOR_EACH_IMPL (impl, 0) in check3()
444 FOR_EACH_IMPL (impl, 0) in check4()
454 FOR_EACH_IMPL (impl, 0) in check5()
587 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strlen.c90 FOR_EACH_IMPL (impl, 0) in do_test()
122 FOR_EACH_IMPL (impl, 1) in do_random_tests()
141 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strchr.c143 FOR_EACH_IMPL (impl, 0) in do_test()
205 FOR_EACH_IMPL (impl, 1) in do_random_tests()
224 FOR_EACH_IMPL (impl, 0) in check1()
238 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memrchr.c81 FOR_EACH_IMPL (impl, 0) in do_test()
126 FOR_EACH_IMPL (impl, 1) in do_random_tests()
146 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strncat.c125 FOR_EACH_IMPL (impl, 0) in do_test()
150 FOR_EACH_IMPL (impl, 0) in do_overflow_tests()
168 FOR_EACH_IMPL (impl, 0) in do_overflow_tests()
251 FOR_EACH_IMPL (impl, 1) in do_random_tests()
330 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strncasecmp.c139 FOR_EACH_IMPL (impl, 0) in do_test()
178 FOR_EACH_IMPL (impl, 0) in do_page_tests()
258 FOR_EACH_IMPL (impl, 1) in do_random_tests()
292 FOR_EACH_IMPL (impl, 0) in bz12205()
301 FOR_EACH_IMPL (impl, 0) in bz14195()
320 FOR_EACH_IMPL (impl, 0) in test_locale()
Dtest-strncpy.c136 FOR_EACH_IMPL (impl, 0) in do_test()
167 FOR_EACH_IMPL (impl, 0) in do_page_tests()
247 FOR_EACH_IMPL (impl, 1) in do_random_tests()
311 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strcasestr.c120 FOR_EACH_IMPL (impl, 0) in do_test()
132 FOR_EACH_IMPL (impl, 0) in check1()
144 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memcmp.c141 FOR_EACH_IMPL (impl, 0) in do_test()
196 FOR_EACH_IMPL (impl, 1) in do_random_tests()
454 FOR_EACH_IMPL (impl, 0) in check1()
477 FOR_EACH_IMPL (impl, 0) in check2()
493 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strrchr.c110 FOR_EACH_IMPL (impl, 0) in do_test()
180 FOR_EACH_IMPL (impl, 1) in do_random_tests()
199 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strspn.c118 FOR_EACH_IMPL (impl, 0) in do_test()
175 FOR_EACH_IMPL (impl, 1) in do_random_tests()
196 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strcpy.c116 FOR_EACH_IMPL (impl, 0) in do_test()
162 FOR_EACH_IMPL (impl, 1) in do_random_tests()
211 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memset.c118 FOR_EACH_IMPL (impl, 0) in do_test()
166 FOR_EACH_IMPL (impl, 1) in do_random_tests()
219 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-strpbrk.c136 FOR_EACH_IMPL (impl, 0) in do_test()
203 FOR_EACH_IMPL (impl, 1) in do_random_tests()
223 FOR_EACH_IMPL (impl, 0) in test_main()
Dtest-memccpy.c90 FOR_EACH_IMPL (impl, 0) in do_test()
164 FOR_EACH_IMPL (impl, 1) in do_random_tests()
224 FOR_EACH_IMPL (impl, 0) in test_main()
/glibc-2.36/benchtests/
Dbench-strstr.c209 FOR_EACH_IMPL (impl, 0) in do_test()
253 FOR_EACH_IMPL (impl, 0) in test_hard_needle()
284 FOR_EACH_IMPL (impl, 0) in test_hard_needle()
314 FOR_EACH_IMPL (impl, 0) in test_hard_needle()
349 FOR_EACH_IMPL (impl, 0) in test_hard_needle()
373 FOR_EACH_IMPL (impl, 0) in test_main()
Dbench-strncmp.c111 FOR_EACH_IMPL (impl, 0) in do_test_limit()
168 FOR_EACH_IMPL (impl, 0) in do_test()
206 FOR_EACH_IMPL (impl, 0) in do_one_test_page_boundary()
275 FOR_EACH_IMPL (impl, 0) in do_one_test_page()
288 FOR_EACH_IMPL (impl, 0) in do_one_test_page()
337 FOR_EACH_IMPL (impl, 0) in test_main()
Dbench-strchr.c184 FOR_EACH_IMPL (impl, 0) in do_rand_test()
200 FOR_EACH_IMPL (impl, 0) in do_rand_test()
279 FOR_EACH_IMPL (impl, 0) in do_test()
304 FOR_EACH_IMPL (impl, 0) in test_main()
Dbench-memmem.c150 FOR_EACH_IMPL (impl, 0) in do_test()
190 FOR_EACH_IMPL (impl, 0) in do_random_tests()
225 FOR_EACH_IMPL (impl, 0) in test_main()

1234