Home | Sort by: relevance | last modified time | path |
/src/games/backgammon/teachgammon/ | |
tutor.c | 47 static int brdeq(const int *, const int *); 70 if (!brdeq(test[i].brd, board)) { 150 brdeq(const int *b1, const int *b2) function in typeref:typename:int |