Home
last modified time | relevance | path

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

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