Searched refs:IFLAG (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/games/gomoku/
H A Dgomoku.h231 #define IFLAG 0x000010 /* legal intersection point */ macro
H A Dpickmove.c1431 omask = (IFLAG | CFLAG) << s;
1451 mask = ~((IFLAG | CFLAG) << n);

Completed in 68 milliseconds