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

  /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);

Completed in 12 milliseconds