Home
last modified time | relevance | path

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

/openbsd/src/games/gomoku/
Dbdisp.c162 else if (sp->s_flg & CFLAGALL) in bdisp()
194 else if (sp->s_flg & CFLAGALL) in bdump()
Dgomoku.h230 #define CFLAGALL 0x00000F /* all frame directions marked */ macro