Home
last modified time | relevance | path

Searched refs:UWtype (Results 1 – 2 of 2) sorted by relevance

/sysdeps/sparc/sparc32/
A Dq_neg.c27 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()
/sysdeps/wordsize-32/
A Ddivdi3.c35 #define UWtype USItype macro
63 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 3 milliseconds