HomeSort by: relevance | last modified time | path
    Searched refs:LIST_COL (Results 1 - 2 of 2) sorted by relevancy

  /src/games/boggle/boggle/
bog.h 70 #define LIST_COL 0
mach.c 128 move(LIST_LINE, LIST_COL);
132 move(LIST_LINE + 1, LIST_COL);
312 * This display starts at (LIST_LINE, LIST_COL) and goes "down" until the last
321 ccol = LIST_COL;
324 colstarts[0] = LIST_COL;
325 move(LIST_LINE, LIST_COL);

Completed in 12 milliseconds