Searched refs:test_char (Results 1 – 2 of 2) sorted by relevance
430 char test_char = test[i]; in complete() local431 if (test_char == '\0') in complete()434 if (match_list.data[j][i] != test_char) { in complete()439 (buff)[i] = test_char; in complete()
79 static int test_char(void) in test_char() function557 ADD_TEST(test_char); in setup_tests()