Searched refs:PFD_PREFIXTREE (Results 1 – 1 of 1) sorted by relevance
197 #define PFD_PREFIXTREE 0xfe // walking through the prefix tree macro1313 sp->ts_prefixdepth = PFD_PREFIXTREE; in suggest_trie_walk()1343 if (sp->ts_prefixdepth == PFD_PREFIXTREE) in suggest_trie_walk()1844 sp->ts_prefixdepth = PFD_PREFIXTREE; in suggest_trie_walk()2640 if (depth >= 0 && stack[depth].ts_prefixdepth == PFD_PREFIXTREE) in suggest_trie_walk()