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

  /src/games/backgammon/common_source/
fancy.c 209 int bct; /* counter */ local in function:bsect
213 bct = 0;
232 bct = 1; /* single column */
237 bct = 1;
239 bct = 2;
243 bct = 1;
245 bct = 2;
249 bct = 2;
251 bct = 3;
255 curmove(curr + cnext, curc - bct);
    [all...]
fancy.c 209 int bct; /* counter */ local in function:bsect
213 bct = 0;
232 bct = 1; /* single column */
237 bct = 1;
239 bct = 2;
243 bct = 1;
245 bct = 2;
249 bct = 2;
251 bct = 3;
255 curmove(curr + cnext, curc - bct);
    [all...]

Completed in 48 milliseconds