HomeSort by: relevance | last modified time | path
    Searched refs:tnpwords (Results 1 - 2 of 2) sorted by relevancy

  /src/games/boggle/boggle/
mach.c 71 extern int ngames, nmwords, npwords, tnmwords, tnpwords;
143 denom2 = tnpwords + tnmwords;
148 denom2 ? (100.0 * tnpwords) / (double) (tnpwords + tnmwords) : 0.0,
bog.c 116 int tnmwords = 0, tnpwords = 0; variable in typeref:typename:int
412 tnpwords += npwords;

Completed in 11 milliseconds