Searched refs:SItype (Results 1 – 10 of 10) sorted by relevance
5 #define SI_TYPE_SIZE (sizeof (SItype) * BITS_PER_UNIT)8 typedef int SItype __attribute__ ((mode (SI))); typedef15 struct DIstruct {SItype high, low;};17 struct DIstruct {SItype low, high;};
46 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashrdi3()50 w.s.high = uu.s.high >> (sizeof (SItype) * BITS_PER_UNIT - 1); in __ashrdi3()
46 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
46 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
23 typedef int SItype __attribute__ ((mode (SI))); typedef28 struct DIstruct {SItype high, low;};48 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashrdi3()52 w.s.high = uu.s.high >> (sizeof (SItype) * BITS_PER_UNIT - 1); in __ashrdi3()
23 typedef int SItype __attribute__ ((mode (SI))); typedef28 struct DIstruct {SItype high, low;};48 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
23 typedef int SItype __attribute__ ((mode (SI))); typedef28 struct DIstruct {SItype high, low;};48 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
36 typedef int SItype __attribute__ ((mode (SI))); typedef41 struct DIstruct {SItype high, low;};
94 typedef int SItype __attribute__((mode(SI))); typedef
167 typedef int SItype __attribute__((mode(SI))); typedef