Searched refs:SItype (Results 1 – 6 of 6) sorted by relevance
13 typedef long SItype; typedef485 SItype486 __divsi3 (SItype a, SItype b) in __divsi3()489 SItype res; in __divsi3()512 SItype513 __udivsi3 (SItype a, SItype b) in __udivsi3()519 SItype520 __modsi3 (SItype a, SItype b) in __modsi3()523 SItype res; in __modsi3()542 SItype[all …]
12 typedef int SItype __attribute__ ((mode (SI))); typedef17 struct DIstruct {SItype high, low;};36 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
12 typedef int SItype __attribute__ ((mode (SI))); typedef17 struct DIstruct {SItype high, low;};36 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
45 typedef int SItype __attribute__ ((mode (SI))); typedef50 struct DIstruct {SItype high, low;};
39 typedef int SItype __attribute__ ((mode (SI))); typedef70 #define Wtype SItype72 #define HWtype SItype89 #define DWtype SItype
51 typedef int SItype __attribute__ ((mode(SI))); typedef56 SItype low, high;