Searched refs:FRAGS_MASK_SHORT (Results 1 – 1 of 1) sorted by relevance
87 #define FRAGS_MASK_SHORT ((1 << (23 - DXR_TRIE_BITS)) - 1) macro89 #define FRAGS_MASK_SHORT 0 macro92 ~FRAGS_MASK_SHORT)260 upperbound = de.fragments & FRAGS_MASK_SHORT; in range_lookup()373 return ((fdesc->fragments & FRAGS_MASK_SHORT) + 1); in chunk_size()