Home | Sort by: relevance | last modified time | path |
/src/games/backgammon/common_source/ | |
table.c | 58 static const struct state atmata[] = { variable in typeref:typename:const struct state[] 210 while ((a = atmata[i].ch) != '.') { 212 switch (atmata[i].fcode) { 286 return (atmata[i].newst); |