Searched refs:traverseDict (Results 1 – 1 of 1) sorted by relevance
88 traverseDict(0, new char[32], 0); in MakeBinaryDictionary()298 void traverseDict(int pos, char[] word, int depth) { in traverseDict() method in MakeBinaryDictionary322 traverseDict(address, word, depth + 1); in traverseDict()