Searched defs:lastch (Results 1 - 7 of 7) sorted by relevance
| /src/games/backgammon/teachgammon/ | ||
| H A D | ttext2.c | 109 const char *const lastch[] = { variable in typeref:typename:const char * const[] |
| /src/games/boggle/mkindex/ | ||
| H A D | mkindex.c | 104 static int lastch = 0; local in function:nextword |
| /src/games/boggle/boggle/ | ||
| H A D | word.c | 58 static int first = 1, lastch = 0; variable in typeref:typename:int |
| /src/usr.bin/tr/ | ||
| H A D | tr.c | 63 int ch, ch2, lastch; local in function:main [all...] |
| H A D | str.c | 57 int lastch; /* last character */ member in struct:str [all...] |
| /src/games/worm/ | ||
| H A D | worm.c | 81 static int lastch; variable in typeref:typename:int |
| /src/lib/libcurses/ | ||
| H A D | curses_private.h | 96 int firstch, lastch; /* First and last changed columns. */ member in struct:__line |
Completed in 8 milliseconds