Home
last modified time | relevance | path

Searched defs:lastch (Results 1 – 12 of 12) sorted by relevance

/openbsd/src/games/backgammon/teachgammon/
Dttext2.c98 const char *const lastch[] = { variable
/openbsd/src/games/boggle/mkindex/
Dmkindex.c83 static int lastch = 0; in nextword() local
/openbsd/src/usr.bin/tr/
Dtr.c88 int ch, cnt, lastch, *p; in main() local
Dextern.h39 int lastch; /* last character */ member
/openbsd/src/usr.bin/fold/
Dfold.c58 int ch, lastch, newarg, prevoptind; in main() local
/openbsd/src/games/boggle/boggle/
Dword.c48 static int first = 1, lastch = 0; variable
/openbsd/src/usr.bin/top/
Dutils.c131 int cnt, ch, length, lastch; in argparse() local
/openbsd/src/usr.bin/diff/
Ddiff.c86 int ch, dflags, lastch, gotstdin, prevoptind, newarg; in main() local
/openbsd/src/games/worm/
Dworm.c66 int lastch; variable
/openbsd/src/usr.bin/last/
Dlast.c99 int ch, lastch = '\0', newarg = 1, prevoptind = 1; in main() local
/openbsd/src/distrib/special/more/
Dcurses.h102 size_t firstch, lastch; /* First and last changed columns. */ member
Dmore.c668 int ch, lastch; in get_line() local