Searched refs:prtable (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/games/cribbage/ |
| H A D | crib.c | 461 prtable(sum); in peg() 506 prtable(sum); in peg() 527 prtable(sum); in peg() 562 prtable(sum); in peg() 582 prtable(sum); in peg() 606 prtable(int score) in prtable() function
|
| H A D | cribbage.h | 109 void prtable(int);
|
| /openbsd-src/games/boggle/boggle/ |
| H A D | Makefile | 6 SRCS= bog.c help.c mach.c prtable.c timer.c word.c
|
| H A D | extern.h | 56 void prtable(char *[],
|
| H A D | prtable.c | 64 prtable(char **base, int num, int d_cols, int width, in prtable() function
|
| H A D | mach.c | 149 prtable(pword, npwords, 0, ncols, prword, prwidth); in results() 156 prtable(mword, nmwords, 0, ncols, prword, prwidth); in results()
|
| /openbsd-src/games/boggle/ |
| H A D | README | 24 prtable.c - ditto
|