Searched refs:g_distribCount (Results 1 – 1 of 1) sorted by relevance
103 static unsigned g_distribCount = 0; variable121 g_distribCount = total; in countFreqs()122 assert(g_distribCount <= DISTRIB_SIZE_MAX); in countFreqs()212 int const wordID = g_distrib[LOREM_rand(g_distribCount)]; in generateSentence()265 if (g_distribCount == 0) { in LOREM_genBlock()