Home
last modified time | relevance | path

Searched defs:trie_leaf (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/bfs/bfs-2.3.1/
H A Dtrie.h33 struct trie_leaf { struct
37 void *value;
63 struct trie_leaf *trie_first_leaf(const struct trie *trie); argument
/dports/sysutils/agedu/agedu-20211129.8cd63c5/
H A Dtrie.c75 struct trie_leaf { struct
76 struct trie_common c;
77 struct trie_file file;