Home
last modified time | relevance | path

Searched defs:curmove (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/games/gomoku/
H A Dmain.c85 int color, curmove, i, ch; in main() local
/dflybsd-src/games/backgammon/common_source/
H A Dfancy.c399 curmove(int r, int c) in curmove() function