Searched refs:SItype (Results 1 – 2 of 2) sorted by relevance
243 struct {SItype __l, __h; } __i; \247 : "%0" ((SItype)(u)), \248 "r" ((SItype)(v))); \798 SItype __m0 = (m0), __m1 = (m1); \800 : "=r" ((SItype) ph) \817 + (((SItype) __m1 >> 31) & __m0)); \822 : "=r" ((SItype)(xh)), \823 "=q" ((SItype)(xl)) \829 : "=r" ((SItype)(q)), "=q" ((SItype)(r)) \830 : "r" ((SItype)(nh)), "1" ((SItype)(nl)), "r" ((SItype)(d)))[all …]
209 typedef int SItype __attribute__ ((mode(SI))); typedef215 typedef long SItype; typedef
Completed in 6 milliseconds