Home
last modified time | relevance | path

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

/dports/hebrew/hunspell/hspell-1.4/
H A Ddict_radix.c67 #define HIGHBITS_MEDIUM (CONST32(2) << 30) macro
205 } else if((head.val_or_index & HIGHBITS) == HIGHBITS_MEDIUM){ in do_print_tree()
523 stack[sdepth]->val_or_index = chosen | HIGHBITS_MEDIUM; in do_read_dict()
539 } else if((stack[sdepth]->val_or_index & HIGHBITS)==HIGHBITS_MEDIUM){ in do_read_dict()
667 case HIGHBITS_MEDIUM: in lookup()
/dports/hebrew/hspell/hspell-1.4/
H A Ddict_radix.c67 #define HIGHBITS_MEDIUM (CONST32(2) << 30) macro
205 } else if((head.val_or_index & HIGHBITS) == HIGHBITS_MEDIUM){ in do_print_tree()
523 stack[sdepth]->val_or_index = chosen | HIGHBITS_MEDIUM; in do_read_dict()
539 } else if((stack[sdepth]->val_or_index & HIGHBITS)==HIGHBITS_MEDIUM){ in do_read_dict()
667 case HIGHBITS_MEDIUM: in lookup()