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

/netbsd-current/games/gomoku/
H A Dpickmove.c801 static struct combostr *ecombo[MAXDEPTH]; /* separate from elist to save space */ variable in typeref:struct:combostr
838 cbpp = &ecombo[nframes];
913 for (i = 0, ep = einfo, cbpp = ecombo; i < nframes; i++, ep++, cbpp++) {
1374 cbpp = &ecombo[nframes];
1449 for (i = 0, ep = einfo, cbpp = ecombo; i < nframes; i++, ep++, cbpp++) {

Completed in 87 milliseconds