Home
last modified time | relevance | path

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

/netbsd-src/games/gomoku/
H A Dgomoku.h182 #define C_LOOP 0x04 /* link[1] intersects previous frame */ macro
H A Dpickmove.c755 ncbp->c_flags |= C_LOOP; in makecombo()
867 if ((cbp->c_flags & C_LOOP) != 0) { in makeempty()
891 if ((cbp->c_flags & C_LOOP) == 0) in makeempty()
1403 if ((cbp->c_flags & C_LOOP) != 0) { in markcombo()
1427 if ((cbp->c_flags & C_LOOP) == 0) in markcombo()