HomeSort by: relevance | last modified time | path
    Searched defs:makeboard (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libcurses/PSD.doc/
twinkle1.c 56 static void makeboard(void);
73 makeboard(); /* make the board setup */
101 makeboard(void) function in typeref:typename:void
twinkle2.c 55 static void makeboard(void);
109 makeboard(); /* make the board setup */
169 makeboard(void) function in typeref:typename:void
  /src/games/cribbage/
crib.c 59 static void makeboard(void);
176 * makeboard:
180 makeboard(void) function in typeref:typename:void
262 makeboard();
265 makeboard();
  /src/games/larn/
scores.c 10 * makeboard() Function to create a new scoreboard (wipe out old one)
171 * makeboard() Function to create a new scoreboard (wipe out old one)
176 makeboard(void) function in typeref:typename:int
  /src/games/canfield/canfield/
canfield.c 209 static void makeboard(void);
411 makeboard(void) function in typeref:typename:void
1772 makeboard();
1779 makeboard();

Completed in 16 milliseconds