Searched refs:halve (Results 1 – 2 of 2) sorted by relevance
89 halve()
166 static struct tnode *halve(struct trie *t, struct tnode *tn);667 tn = halve(t, tn); in resize()845 static struct tnode *halve(struct trie *t, struct tnode *tn) in halve() function