Searched defs:exp_len (Results 1 – 2 of 2) sorted by relevance
/string/ |
A D | test-strnlen.c | 60 do_one_test (impl_t *impl, const CHAR *s, size_t maxlen, size_t exp_len) in do_one_test() 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
|
A D | test-strlen.c | 63 do_one_test (impl_t *impl, const CHAR *s, size_t exp_len) in do_one_test()
|
Completed in 6 milliseconds