Searched refs:dumpWordInfo (Results 1 – 1 of 1) sorted by relevance
115 do { dumpWordInfo(words, frequencies, index, score); } while (0)120 static inline void dumpWordInfo(const int *word, const int length, const int rank, in dumpWordInfo() function