Home
last modified time | relevance | path

Searched refs:getcoord (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/games/gomoku/
Dgomoku.h286 int getcoord(void);
Dbdisp.c296 int getcoord(void) in getcoord() function
Dmain.c228 curmove = getcoord(); in main()
/openbsd/src/games/bs/
Dbs.c70 static int getcoord(int);
487 c = getcoord(PLAYER); in initgame()
579 getcoord(int atcpu) in getcoord() function
847 (void) getcoord(COMPUTER); in plyturn()