Searched refs:SET_NBIT (Results 1 – 3 of 3) sorted by relevance
25 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro29 #define SET_NBIT(hx) (hx) macro102 hx = SET_NBIT(ux.bits.ext_frach); in fmodl()103 hy = SET_NBIT(uy.bits.ext_frach); in fmodl()
24 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro27 #define SET_NBIT(hx) (hx) macro107 hx = SET_NBIT(hx); in remquol()108 lx = SET_NBIT(lx); in remquol()
25 #define SET_NBIT(hx) ((hx) | (1ULL << LDBL_MANH_SIZE)) macro29 #define SET_NBIT(hx) (hx) macro107 _hx = SET_NBIT(hx & 0x0000ffffffffffffLL); in remquol()108 hy = SET_NBIT(hy & 0x0000ffffffffffffLL); in remquol()