Searched defs:SET_NBIT (Results 1 – 2 of 2) sorted by relevance
50 #define SET_NBIT(hx) ((hx) | (1ULL << EXT_FRACHBITS)) macro 54 #define SET_NBIT(hx) (hx) macro
53 #define SET_NBIT(hx) ((hx) | (1ULL << EXT_FRACHBITS)) macro 56 #define SET_NBIT(hx) (hx) macro