Home
last modified time | relevance | path

Searched refs:FFLAGALL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/games/gomoku/
H A Dgomoku.h238 #define FFLAGALL 0x000F00 /* all force frames */ macro
H A Dpickmove.c95 sp->s_flags &= ~(FFLAGALL | MFLAGALL); in pickmove()