Searched defs:squat_node (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/plugins/fts-squat/
H A Dsquat-trie-private.h50 struct squat_node { struct
80 struct squat_node[child_count];
97 ((struct squat_node *)(NODE_CHILDREN_CHARS(_node) + \
102 ((child_count) / 8 + 1) * 8 * sizeof(struct squat_node))
112 struct squat_node root;

Completed in 352 milliseconds