Home
last modified time | relevance | path

Searched defs:i (Results 1 – 25 of 50) sorted by relevance

12

/string/
A Dtst-memmove-overflow.c95 for (unsigned int i = 0; i < array_length (repeating_pattern); ++i) in test_main() local
117 for (size_t i = 0; i < unshared_size; ++i) in test_main() local
119 for (size_t i = allocation_size - unshared_size; i < allocation_size; in test_main() local
125 for (size_t i = 0; i < unshared_size; ++i) in test_main() local
127 for (size_t i = allocation_size - unshared_size; i < allocation_size; in test_main() local
159 for (size_t i = 0; i < unshared_size - 1; ++i) in test_main() local
164 for (size_t i = allocation_size - unshared_size; i < allocation_size - 1; in test_main() local
A Dtest-memcpy-large.c25 size_t i, align1, align2, size; in do_random_large_tests() local
46 size_t i, j; in test_main() local
A Dtest-strnlen.c53 size_t i; in SIMPLE_STRNLEN() local
75 size_t i; in do_test() local
94 size_t i, j, len; in do_overflow_tests() local
130 size_t i, j, n, align, len; in do_random_tests() local
188 size_t i, exp_len, start_offset, offset; in do_page_tests() local
242 size_t i, exp_len, offset; in do_page_2_tests() local
268 size_t i, length, char_per_page; in test_main() local
A Dtester.c98 int i, j; in test_strcmp() local
147 int i; in test_strcpy() local
528 int i; in test_strlen() local
581 int i; in test_strchr() local
613 int i; in test_strchrnul() local
642 int i; in test_rawmemchr() local
688 int i; in test_strrchr() local
1144 long align, len, i, pos; in test_memchr() local
1167 int i; in test_memcpy() local
1204 int i; in test_mempcpy() local
[all …]
A Dtest-endian-file-scope.c22 int i; variable
A Dffsll.c26 ffsll (long long int i) in ffsll()
A Dbug-envz1.c42 for (int i = 0; i < nstrs; ++i) in do_test() local
50 for (int i = 0; i < nstrs; ++i) in do_test() local
A Dtest-memcpy.c25 size_t i, j, n, align1, align2, len, size1, size2, size; in do_random_tests() local
141 size_t i, j; in test_main() local
A Dtest-memmove.c100 size_t i, j; in do_test() local
124 size_t i, n, align1, align2, len, size; in do_random_tests() local
276 size_t i; in do_test2() local
327 size_t i; in do_test3() local
361 size_t size, repeats, i; in do_test4() local
406 size_t i; in test_main() local
A Dtest-rawmemchr.c56 size_t i; in do_test() local
84 size_t i, j, n, align, pos, len; in do_random_tests() local
138 size_t i; in test_main() local
A Dtest-endian-types.c22 int i; variable
A Dffs.c26 __ffs (int i) in __ffs()
A Dtest-memrchr.c55 size_t i; in do_test() local
89 size_t i, j, n, align, pos, len; in do_random_tests() local
142 size_t i; in test_main() local
A Dtest-strlen.c78 size_t i; in do_test() local
97 size_t i, j, n, align, len; in do_random_tests() local
136 size_t i; in test_main() local
A Dtest-memchr.c77 size_t i; in do_test() local
112 size_t i, j, len; in do_overflow_tests() local
144 size_t i, j, n, align, pos, len; in do_random_tests() local
202 size_t i, j; in test_main() local
A Dtest-strncpy.c83 size_t i; in STUPID_STRNCPY() local
115 size_t i; in do_one_test() local
130 size_t i; in do_test() local
194 size_t i, j, n, align1, align2, len, size, mode; in do_random_tests() local
323 size_t i; in test_main() local
A Dtest-strspn.c79 size_t i, j; in STUPID_STRSPN() local
108 size_t i; in do_test() local
147 size_t i, j, n, align, pos, alen, len; in do_random_tests() local
213 size_t i; in test_main() local
A Dtst-endian.c26 for (uint64_t i = 0; i < (~UINT64_C (0)) >> 2; i = (i << 1) + 3) in do_test() local
A Dstrfry.c40 for (size_t i = 0; i < len - 1; ++i) in strfry() local
A Dtest-memcpy-support.h59 size_t i; in do_one_test() local
87 size_t i, j, repeats; in do_test() local
140 size_t i; in do_test1() local
A Dtest-stpncpy.c55 size_t i; in SIMPLE_STPNCPY() local
68 size_t i; in STUPID_STPNCPY() local
A Dtest-strcasecmp.c82 size_t i; in do_test() local
121 size_t i, j, n, align1, align2, pos, len1, len2; in do_random_tests() local
212 size_t i; in test_locale() local
A Dtest-strrchr.c81 size_t i; in do_test() local
118 size_t i, j, n, align, pos, len; in do_random_tests() local
195 size_t i; in test_main() local
A Dtest-strpbrk.c83 size_t i, j; in STUPID_STRPBRK() local
109 size_t i; in do_test() local
160 size_t i, j, n, align, pos, len, rlen; in do_random_tests() local
235 size_t i; in test_main() local
A Dtest-ffs.c38 int i; in do_test() local

Completed in 51 milliseconds

12