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

/freebsd-9.3-release/contrib/ncurses/progs/
H A Dtoe.c335 int this_opt, last_opt = '?'; local
343 switch (last_opt) {
348 if (isdigit(last_opt))
353 last_opt = this_opt;
H A Dtic.c476 int this_opt, last_opt = '?'; local
518 switch (last_opt) {
528 last_opt = this_opt;
611 last_opt = this_opt;

Completed in 171 milliseconds