Home
last modified time | relevance | path

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

/string/
A Dtest-strspn.c59 SIMPLE_STRSPN (const CHAR *s, const CHAR *acc) in SIMPLE_STRSPN()
76 STUPID_STRSPN (const CHAR *s, const CHAR *acc) in STUPID_STRSPN()
93 do_one_test (impl_t *impl, const CHAR *s, const CHAR *acc, size_t exp_res) in do_one_test()
109 CHAR *acc, *s; in do_test() local
149 UCHAR *acc; in do_random_tests() local

Completed in 6 milliseconds