Searched refs:Wtype (Results 1 – 4 of 4) sorted by relevance
50 #define Wtype SItype macro57 #define Wtype SItype macro67 Wtype high, low;
7 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashrdi3()15 w.s.high = uu.s.high >> (sizeof (Wtype) * BITS_PER_UNIT - 1); in __ashrdi3()
7 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __lshrdi3()
8 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b; in __ashldi3()