Searched refs:SET_NBIT (Results 1 – 2 of 2) sorted by relevance
39 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro42 #define SET_NBIT(hx) (hx) macro108 hx = SET_NBIT(ux.bits.manh); in fmodl()109 hy = SET_NBIT(uy.bits.manh); in fmodl()
39 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro42 #define SET_NBIT(hx) (hx) macro116 hx = SET_NBIT(ux.bits.manh); in remquol()117 hy = SET_NBIT(uy.bits.manh); in remquol()