Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/dialog/
H A Dfselect.c410 char test_char = test[i]; in complete() local
411 if (test_char == '\0') in complete()
414 if (match_list.data[j][i] != test_char) { in complete()
419 (buff)[i] = test_char; in complete()
/freebsd-12.1/contrib/binutils/bfd/
H A Dcoff-ppc.c1585 static char test_char = '1'; local
1601 memset(foo, test_char, (size_t) global_toc_size);