Searched refs:prtable (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/games/cribbage/ |
H A D | crib.c | 68 static void prtable(int); 495 prtable(sum); in peg() 607 prtable(sum); in peg() 631 prtable(int curscore) in prtable() function
|
/netbsd-src/games/boggle/boggle/ |
H A D | extern.h | 52 void prtable(const char *const [],
|
H A D | Makefile | 7 SRCS= bog.c help.c mach.c prtable.c timer.c word.c
|
H A D | prtable.c | 66 prtable(const char *const base[], int num, int d_cols, int width, in prtable() function
|
H A D | mach.c | 133 prtable(pword, npwords, 0, ncols, prword, prwidth); in results() 140 prtable(mword, nmwords, 0, ncols, prword, prwidth); in results()
|
/netbsd-src/games/boggle/ |
H A D | README | 24 prtable.c - ditto
|