Searched refs:SItype (Results 1 – 6 of 6) sorted by relevance
12 typedef long SItype; typedef484 SItype485 __divsi3 (SItype a, SItype b) in __divsi3()511 SItype512 __udivsi3 (SItype a, SItype b) in __udivsi3()518 SItype519 __modsi3 (SItype a, SItype b) in __modsi3()541 SItype542 __mulsi3 (SItype a, SItype b) in __mulsi3()560 SItype[all …]
11 typedef int SItype __attribute__ ((mode (SI))); typedef16 struct DIstruct {SItype high, low;};35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
11 typedef int SItype __attribute__ ((mode (SI))); typedef16 struct DIstruct {SItype high, low;};35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
44 typedef int SItype __attribute__ ((mode (SI))); typedef49 struct DIstruct {SItype high, low;};
38 typedef int SItype __attribute__ ((mode (SI))); typedef69 #define Wtype SItype71 #define HWtype SItype88 #define DWtype SItype
50 typedef int SItype __attribute__ ((mode(SI))); typedef55 SItype low, high;
Completed in 6 milliseconds