Searched defs:SET_NBIT (Results 1 – 3 of 3) sorted by relevance
24 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro27 #define SET_NBIT(hx) (hx) macro
25 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro29 #define SET_NBIT(hx) (hx) macro