Searched refs:SET_NBIT (Results 1 – 2 of 2) sorted by relevance
43 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro46 #define SET_NBIT(hx) (hx) macro112 hx = SET_NBIT(ux.bits.manh); in fmodl()113 hy = SET_NBIT(uy.bits.manh); in fmodl()
43 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro46 #define SET_NBIT(hx) (hx) macro121 hx = SET_NBIT(ux.bits.manh); in remquol()122 hy = SET_NBIT(uy.bits.manh); in remquol()