Home
last modified time | relevance | path

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

/minix3/usr.bin/tr/
H A Dtr.c55 static int string1[NCHARS], string2[NCHARS]; variable
/minix3/minix/tests/ds/
H A Ddstest.c84 char *string1 = "ok, this is a string"; in test_mem() local