Home
last modified time | relevance | path

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

/dports/hebrew/hunspell/hspell-1.4/
H A Ddict_radix.c69 #define VALUEMASK (~HIGHBITS) macro
182 struct node *n = &nodes[head.val_or_index & VALUEMASK]; in do_print_tree()
522 stack[sdepth]->val_or_index & VALUEMASK; in do_read_dict()
566 stack[sdepth]->val_or_index & VALUEMASK; in do_read_dict()
643 return current.val_or_index & VALUEMASK; in lookup()
650 & VALUEMASK]; in lookup()
663 & VALUEMASK] in lookup()
671 & VALUEMASK]; in lookup()
692 & VALUEMASK] in lookup()
711 & VALUEMASK] in lookup()
[all …]
/dports/hebrew/hspell/hspell-1.4/
H A Ddict_radix.c69 #define VALUEMASK (~HIGHBITS) macro
182 struct node *n = &nodes[head.val_or_index & VALUEMASK]; in do_print_tree()
522 stack[sdepth]->val_or_index & VALUEMASK; in do_read_dict()
566 stack[sdepth]->val_or_index & VALUEMASK; in do_read_dict()
643 return current.val_or_index & VALUEMASK; in lookup()
650 & VALUEMASK]; in lookup()
663 & VALUEMASK] in lookup()
671 & VALUEMASK]; in lookup()
692 & VALUEMASK] in lookup()
711 & VALUEMASK] in lookup()
[all …]