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

/netbsd-6-1-5-RELEASE/games/boggle/boggle/
H A Dmach.c65 static int colstarts[MAXCOLS], ncolstarts; variable
324 colstarts[0] = LIST_COL;
342 colstarts[ncolstarts++] = ccol;
376 col = colstarts[n / (lastline - LIST_LINE + 1)];

Completed in 154 milliseconds