Home
last modified time | relevance | path

Searched refs:ch (Results 1 – 2 of 2) sorted by relevance

/string/
A Dtst-inlcall.c41 char ch; in do_test() local
57 ch = 'h'; in do_test()
58 if (strchr ("hello world", ch++) == NULL) in do_test()
A Dtest-memmem.c116 char ch = '0' + random () % 10; in do_random_tests() local
118 buf1[idx + off] = ch; in do_random_tests()

Completed in 6 milliseconds