Searched refs:the_char (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/ncurses/ncurses/tinfo/
H A Dcomp_scan.c169 int the_char; local
260 the_char = *bufptr++;
261 return UChar(the_char);
/freebsd-10.1-release/contrib/dialog/
H A Dutil.c1599 chtype the_char = ((winch(cellwin) & A_CHARTEXT) | the_attr); local
1600 (void) waddch(cellwin, the_char);

Completed in 102 milliseconds