Searched defs:string1 (Results 1 – 2 of 2) sorted by relevance
/minix3/usr.bin/tr/ | ||
H A D | tr.c | 55 static int string1[NCHARS], string2[NCHARS]; variable |
/minix3/minix/tests/ds/ | ||
H A D | dstest.c | 84 char *string1 = "ok, this is a string"; in test_mem() local |