Home
last modified time | relevance | path

Searched refs:wordID (Results 1 – 1 of 1) sorted by relevance

/src/sys/contrib/zstd/programs/
H A Dlorem.c212 int const wordID = g_distrib[LOREM_rand(g_distribCount)]; in generateSentence() local
213 const char* const word = kWords[wordID]; in generateSentence()