Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dbdinit.c55 sp->s_flags = BFLAGALL; in bdinit()
137 sp->s_flags = BFLAGALL; in bdinit()
143 sp->s_flags = BFLAGALL; in bdinit()
H A Dgomoku.h242 #define BFLAGALL 0x0F0000 /* all frames dead */ macro