HomeSort by: relevance | last modified time | path
    Searched refs:TIE (Results 1 - 4 of 4) sorted by relevancy

  /src/games/gomoku/
gomoku.h 77 #define TIE 4
makemove.c 96 * TIE The game is a tie.
229 return TIE;
main.c 265 case TIE:
266 addstr("Wow! It's a tie");
  /src/sys/arch/hpc/stand/hpcboot/sh3/dev/
sh_dev.cpp 120 DBG_BIT_PRINT(r, TIE);

Completed in 13 milliseconds