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

  /src/games/backgammon/backgammon/
move.c 317 int *aloc = a->b_board; /* pointer to board a */ local in function:bcomp
323 result = cturn * (aloc[i] - bloc[i]);

Completed in 12 milliseconds