Searched refs:test_char (Results 1 – 2 of 2) sorted by relevance
410 char test_char = test[i]; in complete() local411 if (test_char == '\0') in complete()414 if (match_list.data[j][i] != test_char) { in complete()419 (buff)[i] = test_char; in complete()
1585 static char test_char = '1'; local1601 memset(foo, test_char, (size_t) global_toc_size);