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

/openbsd-current/games/gomoku/
H A Dgomoku.h229 #define CFLAG 0x000001 /* frame is part of a combo */ macro
H A Dpickmove.c1430 cmask = CFLAG << s;
1431 omask = (IFLAG | CFLAG) << s;
1451 mask = ~((IFLAG | CFLAG) << n);

Completed in 129 milliseconds