Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dpickmove.c56 int nforce; /* count of opponent <1,x> combos */ variable
79 nforce = 0; in pickmove()
303 if (nforce == 0) in scanframes()
1010 if (nforce == 0) in updatecombo()
1016 nforce++; in updatecombo()