Searched refs:makecombo (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/gomoku/
H A Dpickmove.c75 static void makecombo(struct combostr *, struct spotstr *, u_char, u_short);
223 static player_color curcolor; /* implicit parameter to makecombo() */
224 static unsigned int curlevel; /* implicit parameter to makecombo() */
623 makecombo(cbp, fsp, 0, cb.s);
635 makecombo(cbp, sp, off, fcb.s);
665 makecombo(struct combostr *ocbp, struct spotstr *osp, u_char off, u_short cv) function

Completed in 121 milliseconds