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

  /src/games/ching/printching/
printching.c 84 static const int crosstab[8][8] = { variable in typeref:typename:const int[8][8]
151 return(crosstab[lnum][unum]);

Completed in 14 milliseconds