Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/progs/
H A Dtoe.c608 int this_opt, last_opt = '?'; in main() local
617 switch (last_opt) { in main()
622 if (isdigit(last_opt)) in main()
627 last_opt = this_opt; in main()
H A Dtic.c696 int this_opt, last_opt = '?'; in main() local
744 switch (last_opt) { in main()
757 last_opt = this_opt; in main()
762 last_opt = this_opt; in main()
869 last_opt = this_opt; in main()