Home
last modified time | relevance | path

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

/dports/hebrew/hunspell/hspell-1.4/
H A Ddict_radix.c68 #define HIGHBITS_FULL (CONST32(3) << 30) macro
181 if((head.val_or_index & HIGHBITS) == HIGHBITS_FULL){ in do_print_tree()
434 dict->head.val_or_index=(nnodes++) | HIGHBITS_FULL; in do_read_dict()
567 stack[sdepth]->val_or_index = nnodes | HIGHBITS_FULL; in do_read_dict()
696 case HIGHBITS_FULL: in lookup()
/dports/hebrew/hspell/hspell-1.4/
H A Ddict_radix.c68 #define HIGHBITS_FULL (CONST32(3) << 30) macro
181 if((head.val_or_index & HIGHBITS) == HIGHBITS_FULL){ in do_print_tree()
434 dict->head.val_or_index=(nnodes++) | HIGHBITS_FULL; in do_read_dict()
567 stack[sdepth]->val_or_index = nnodes | HIGHBITS_FULL; in do_read_dict()
696 case HIGHBITS_FULL: in lookup()