Searched refs:dword0 (Results 1 – 3 of 3) sorted by relevance
192 if (!scale || (i = 2*P + 1 - ((dword0(x) & Exp_mask) >> Exp_shift)) <= 0) in sulp()194 dword0(u) = Exp_1 + ((__int32_t)i << Exp_shift); in sulp()338 if ((dword0(rv)&Exp_mask) == 0)446 dword0(rv) = 0x7ff00000;460 dword0(rv) = 0x7ff00000 | bits[1];544 dword0(rv) -= P*Exp_msk1;546 if ((dword0(rv) & Exp_mask)549 dword0(rv) += P*Exp_msk1;609 dword0(rv) = Big0;615 dword0(rv) = Exp_mask;[all …]
92 #define dword0(x) word0(x) macro144 #undef dword0149 #define dword0(x) word0(x) macro
8316 rv, rv0 from double to type U. Use accessor macros dval, dword08322 (dword0, dword1, dval): Define in terms of uncast union member9641 bits and redefine associated dword0 macro (rvalue issue).11433 dword0 and dword1 macros.