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

  /src/lib/libcurses/PSD.doc/
twinkle1.c 48 } LOCS;
50 static LOCS Layout[NCOLS * NLINES]; /* current board layout */
104 LOCS *lp;
144 LOCS *lp;
146 LOCS *end;
147 LOCS temp;
twinkle2.c 46 } LOCS;
48 static LOCS Layout[NCOLS * NLINES]; /* current board layout */
133 LOCS *lp;
135 LOCS *end;
136 LOCS temp;
172 LOCS *lp;

Completed in 193 milliseconds