Searched refs:RESIGN (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/games/gomoku/
H A Dstoc.c47 {RESIGN, "resign" },
48 {RESIGN, "quit" },
H A Dmakemove.c46 * RESIGN Player resigned.
63 if (mv == RESIGN)
64 return(RESIGN);
H A Dmain.c244 if (curmove != RESIGN &&
252 curmove = RESIGN;
298 if (i != RESIGN) {
H A Dgomoku.h68 #define RESIGN 1 macro
H A Dbdisp.c407 return(RESIGN);

Completed in 87 milliseconds