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

/freebsd-11-stable/contrib/ncurses/progs/
H A Dtoe.c577 int this_opt, last_opt = '?'; local
586 switch (last_opt) {
591 if (isdigit(last_opt))
596 last_opt = this_opt;
H A Dtic.c675 int this_opt, last_opt = '?'; local
719 switch (last_opt) {
729 last_opt = this_opt;
734 last_opt = this_opt;
832 last_opt = this_opt;

Completed in 60 milliseconds