Searched refs:BAREA (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dgomoku.h47 #define BAREA (BSZ2*BSZ1+1) macro
259 extern struct spotstr board[BAREA]; /* info for board */
H A Dmain.c75 struct spotstr board[BAREA]; /* info for board */
H A Dpickmove.c52 #define MAPSZ (BAREA / BITS_PER_INT)

Completed in 57 milliseconds