Home
last modified time | relevance | path

Searched refs:node_small (Results 1 – 2 of 2) sorted by relevance

/dports/hebrew/hunspell/hspell-1.4/
H A Ddict_radix.c121 struct node_small { struct
173 do_print_tree(struct node *nodes, struct node_small *nodes_small, in do_print_tree()
193 struct node_small *n = &nodes_small[head.val_or_index & VALUEMASK]; in do_print_tree()
227 struct node_small *nodes_small;
289 dict->nodes_small = malloc(sizeof(struct node_small)*nsmall); in allocate_nodes()
417 struct node_small *nodes_small = dict->nodes_small; in do_read_dict()
490 struct node_small *n= in do_read_dict()
610 + dict->nnodes_small*sizeof(struct node_small) in print_stats()
648 struct node_small *n = in lookup()
/dports/hebrew/hspell/hspell-1.4/
H A Ddict_radix.c121 struct node_small { struct
173 do_print_tree(struct node *nodes, struct node_small *nodes_small, in do_print_tree()
193 struct node_small *n = &nodes_small[head.val_or_index & VALUEMASK]; in do_print_tree()
227 struct node_small *nodes_small;
289 dict->nodes_small = malloc(sizeof(struct node_small)*nsmall); in allocate_nodes()
417 struct node_small *nodes_small = dict->nodes_small; in do_read_dict()
490 struct node_small *n= in do_read_dict()
610 + dict->nnodes_small*sizeof(struct node_small) in print_stats()
648 struct node_small *n = in lookup()