Searched refs:UWtype (Results 1 – 2 of 2) sorted by relevance
27 UWtype words[4]; in _Q_neg()33 c.words[0] ^= (((UWtype)1) << (W_TYPE_SIZE - 1)); in _Q_neg()35 c.words[1] ^= (((UWtype)1) << (W_TYPE_SIZE - 1)); in _Q_neg()37 c.words[3] ^= (((UWtype)1) << (W_TYPE_SIZE - 1)); in _Q_neg()
35 #define UWtype USItype macro63 UWtype d0, d1, n0, n1, n2; in __udivmoddi4()64 UWtype q0, q1; in __udivmoddi4()65 UWtype b, bm; in __udivmoddi4()235 UWtype m1, m0; in __udivmoddi4()
Completed in 4 milliseconds