Home
last modified time | relevance | path

Searched defs:NO_SQUARES (Results 1 – 5 of 5) sorted by relevance

/dports/games/tt/tt-15.1/
H A Dtt.c53 int NO_SQUARES = 4; /* Value reset for t3, pentris, etc. */ variable
/dports/games/gnushogi/gnushogi-1.4.2/gnushogi/
H A Drawdsp.c907 Raw_DoTable(short table[NO_SQUARES]) in Raw_DoTable()
H A Dcursesdsp.c1171 Curses_DoTable(short table[NO_SQUARES]) in Curses_DoTable()
H A Dgnushogi.h181 #define NO_SQUARES (NO_COLS*NO_ROWS) macro
/dports/games/xshogi/xshogi-1.4.2/
H A Dxshogi.c184 #define NO_SQUARES 81 macro