Searched defs:curmove (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/games/backgammon/common_source/ | ||
H A D | fancy.c | 411 curmove(int r, int c) curmove() function |
/netbsd-src/games/gomoku/ | ||
H A D | main.c | 284 spot_index curmove = 0; in main_game_loop() local |