Searched refs:USItype (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/lib/mpi/
H A Dlonglong.h31 * SItype, USItype -- Signed and unsigned 32 bit types.
34 * On a 32 bit machine UWtype should typically be USItype;
117 : "=r" ((USItype)(sh)), \
118 "=&r" ((USItype)(sl)) \
119 : "%r" ((USItype)(ah)), \
120 "rI" ((USItype)(bh)), \
121 "%r" ((USItype)(al)), \
122 "rI" ((USItype)(bl)))
126 : "=r" ((USItype)(sh)), \
127 "=&r" ((USItype)(sl)) \
128 : "r" ((USItype)(ah)), \
129 "rI" ((USItype)(bh)), \
130 "r" ((USItype)(al)), \
131 "rI" ((USItype)(bl)))
134 USItype __m0 = (m0), __m1 = (m1); \
136 : "=r" ((USItype)(xl)) \
140 : "=r" ((USItype)(xh)) \
146 : "=r" ((USItype)(q)), \
147 "=q" ((USItype)(r)) \
148 : "1" ((USItype)(n1)), \
149 "r" ((USItype)(n0)), \
150 "r" ((USItype)(d)))
179 : "=r" ((USItype)(sh)), \
180 "=&r" ((USItype)(sl)) \
181 : "%r" ((USItype)(ah)), \
182 "rI" ((USItype)(bh)), \
183 "%r" ((USItype)(al)), \
184 "rI" ((USItype)(bl)))
188 : "=r" ((USItype)(sh)), \
189 "=&r" ((USItype)(sl)) \
190 : "r" ((USItype)(ah)), \
191 "rI" ((USItype)(bh)), \
192 "r" ((USItype)(al)), \
193 "rI" ((USItype)(bl)))
209 : "=&r" ((USItype)(xh)), \
210 "=r" ((USItype)(xl)) \
211 : "r" ((USItype)(a)), \
212 "r" ((USItype)(b)) \
218 : "=&r" ((USItype)(xh)), \
219 "=r" ((USItype)(xl)) \
220 : "r" ((USItype)(a)), \
221 "r" ((USItype)(b)) \
234 struct {USItype __l, __h; } __i; \
238 : "%0" ((USItype)(u)), \
239 "r" ((USItype)(v))); \
254 : "%0" ((USItype)(u)), \
255 "r" ((USItype)(v))); \
266 : "=g" ((USItype)(sh)), \
267 "=&g" ((USItype)(sl)) \
268 : "%0" ((USItype)(ah)), \
269 "g" ((USItype)(bh)), \
270 "%1" ((USItype)(al)), \
271 "g" ((USItype)(bl)))
275 : "=g" ((USItype)(sh)), \
276 "=&g" ((USItype)(sl)) \
277 : "0" ((USItype)(ah)), \
278 "g" ((USItype)(bh)), \
279 "1" ((USItype)(al)), \
280 "g" ((USItype)(bl)))
283 : "=g" ((USItype)(ph)), \
284 "=r" ((USItype)(pl)) \
285 : "%0" ((USItype)(m0)), \
286 "g" ((USItype)(m1)))
289 : "=g" ((USItype)(q)), \
290 "=r" ((USItype)(r)) \
291 : "1" ((USItype)(nh)), \
292 "0" ((USItype)(nl)), \
293 "g" ((USItype)(d)))
303 : "=r" ((USItype)(sh)), \
304 "=&r" ((USItype)(sl)) \
305 : "%rM" ((USItype)(ah)), \
306 "rM" ((USItype)(bh)), \
307 "%rM" ((USItype)(al)), \
308 "rM" ((USItype)(bl)))
312 : "=r" ((USItype)(sh)), \
313 "=&r" ((USItype)(sl)) \
314 : "rM" ((USItype)(ah)), \
315 "rM" ((USItype)(bh)), \
316 "rM" ((USItype)(al)), \
317 "rM" ((USItype)(bl)))
323 struct {USItype __h, __l; } __i; \
327 : "*f" ((USItype)(u)), \
328 "*f" ((USItype)(v))); \
340 do { USItype __r; \
344 extern USItype __udiv_qrnnd();
355 struct {USItype __h, __l; } __i; \
357 USItype __m0 = (m0), __m1 = (m1); \
370 struct {USItype __h, __l; } __i; \
382 struct {USItype __h, __l; } __i; \
400 : "=r" ((USItype)(sh)), \
401 "=&r" ((USItype)(sl)) \
402 : "%0" ((USItype)(ah)), \
403 "g" ((USItype)(bh)), \
404 "%1" ((USItype)(al)), \
405 "g" ((USItype)(bl)))
409 : "=r" ((USItype)(sh)), \
410 "=&r" ((USItype)(sl)) \
411 : "0" ((USItype)(ah)), \
412 "g" ((USItype)(bh)), \
413 "1" ((USItype)(al)), \
414 "g" ((USItype)(bl)))
417 : "=a" ((USItype)(w0)), \
418 "=d" ((USItype)(w1)) \
419 : "%0" ((USItype)(u)), \
420 "rm" ((USItype)(v)))
423 : "=a" ((USItype)(q)), \
424 "=d" ((USItype)(r)) \
425 : "0" ((USItype)(n0)), \
426 "1" ((USItype)(n1)), \
427 "rm" ((USItype)(d)))
454 : "=r" ((USItype)(sh)), \
455 "=&r" ((USItype)(sl)) \
456 : "%dI" ((USItype)(ah)), \
457 "dI" ((USItype)(bh)), \
458 "%dI" ((USItype)(al)), \
459 "dI" ((USItype)(bl)))
464 : "=r" ((USItype)(sh)), \
465 "=&r" ((USItype)(sl)) \
466 : "dI" ((USItype)(ah)), \
467 "dI" ((USItype)(bh)), \
468 "dI" ((USItype)(al)), \
469 "dI" ((USItype)(bl)))
472 struct {USItype __l, __h; } __i; \
476 : "%dI" ((USItype)(u)), \
477 "dI" ((USItype)(v))); \
483 : "%dI" ((USItype)(u)), \
484 "dI" ((USItype)(v))); \
489 struct {USItype __l, __h; } __i; \
495 "dI" ((USItype)(d))); \
502 struct {USItype __l, __h; } __i; \
518 : "=d" ((USItype)(sh)), \
519 "=&d" ((USItype)(sl)) \
520 : "%0" ((USItype)(ah)), \
521 "d" ((USItype)(bh)), \
522 "%1" ((USItype)(al)), \
523 "g" ((USItype)(bl)))
527 : "=d" ((USItype)(sh)), \
528 "=&d" ((USItype)(sl)) \
529 : "0" ((USItype)(ah)), \
530 "d" ((USItype)(bh)), \
531 "1" ((USItype)(al)), \
532 "g" ((USItype)(bl)))
536 : "=d" ((USItype)(w0)), \
537 "=d" ((USItype)(w1)) \
538 : "%0" ((USItype)(u)), \
539 "dmi" ((USItype)(v)))
543 : "=d" ((USItype)(q)), \
544 "=d" ((USItype)(r)) \
545 : "0" ((USItype)(n0)), \
546 "1" ((USItype)(n1)), \
547 "dmi" ((USItype)(d)))
551 : "=d" ((USItype)(q)), \
552 "=d" ((USItype)(r)) \
553 : "0" ((USItype)(n0)), \
554 "1" ((USItype)(n1)), \
555 "dmi" ((USItype)(d)))
558 do { USItype __umul_tmp1, __umul_tmp2; \
581 : "=&d" ((USItype)(xh)), "=&d" ((USItype)(xl)), \
583 : "%2" ((USItype)(a)), "d" ((USItype)(b))); \
597 : "=r" ((USItype)(sh)), \
598 "=&r" ((USItype)(sl)) \
599 : "%rJ" ((USItype)(ah)), \
600 "rJ" ((USItype)(bh)), \
601 "%rJ" ((USItype)(al)), \
602 "rJ" ((USItype)(bl)))
606 : "=r" ((USItype)(sh)), \
607 "=&r" ((USItype)(sl)) \
608 : "rJ" ((USItype)(ah)), \
609 "rJ" ((USItype)(bh)), \
610 "rJ" ((USItype)(al)), \
611 "rJ" ((USItype)(bl)))
616 struct {USItype __h, __l; } __i; \
624 struct {USItype __h, __l; } __i; \
652 : "=l" ((USItype)(w0)), \
653 "=h" ((USItype)(w1)) \
654 : "d" ((USItype)(u)), \
655 "d" ((USItype)(v)))
661 : "=d" ((USItype)(w0)), \
662 "=d" ((USItype)(w1)) \
663 : "d" ((USItype)(u)), \
664 "d" ((USItype)(v)))
709 struct {USItype __l, __h; } __i; \
713 : "%0" ((USItype)(u)), \
714 "g" ((USItype)(v))); \
720 : "%0" ((USItype)(u)), \
721 "g" ((USItype)(v))); \
725 struct {USItype __l, __h; } __i; \
731 "g" ((USItype)(d))); \
743 : "=r" ((USItype)(sh)), \
744 "=&r" ((USItype)(sl)) \
745 : "%r" ((USItype)(ah)), \
746 "%r" ((USItype)(al)), \
747 "rI" ((USItype)(bl))); \
748 else if (__builtin_constant_p(bh) && (bh) == ~(USItype) 0) \
750 : "=r" ((USItype)(sh)), \
751 "=&r" ((USItype)(sl)) \
752 : "%r" ((USItype)(ah)), \
753 "%r" ((USItype)(al)), \
754 "rI" ((USItype)(bl))); \
757 : "=r" ((USItype)(sh)), \
758 "=&r" ((USItype)(sl)) \
759 : "%r" ((USItype)(ah)), \
760 "r" ((USItype)(bh)), \
761 "%r" ((USItype)(al)), \
762 "rI" ((USItype)(bl))); \
768 : "=r" ((USItype)(sh)), \
769 "=&r" ((USItype)(sl)) \
770 : "r" ((USItype)(bh)), \
771 "rI" ((USItype)(al)), \
772 "r" ((USItype)(bl))); \
773 else if (__builtin_constant_p(ah) && (ah) == ~(USItype) 0) \
775 : "=r" ((USItype)(sh)), \
776 "=&r" ((USItype)(sl)) \
777 : "r" ((USItype)(bh)), \
778 "rI" ((USItype)(al)), \
779 "r" ((USItype)(bl))); \
782 : "=r" ((USItype)(sh)), \
783 "=&r" ((USItype)(sl)) \
784 : "r" ((USItype)(ah)), \
785 "rI" ((USItype)(al)), \
786 "r" ((USItype)(bl))); \
787 else if (__builtin_constant_p(bh) && (bh) == ~(USItype) 0) \
789 : "=r" ((USItype)(sh)), \
790 "=&r" ((USItype)(sl)) \
791 : "r" ((USItype)(ah)), \
792 "rI" ((USItype)(al)), \
793 "r" ((USItype)(bl))); \
796 : "=r" ((USItype)(sh)), \
797 "=&r" ((USItype)(sl)) \
798 : "r" ((USItype)(ah)), \
799 "r" ((USItype)(bh)), \
800 "rI" ((USItype)(al)), \
801 "r" ((USItype)(bl))); \
806 USItype __m0 = (m0), __m1 = (m1); \
808 : "=r" ((USItype) ph) \
828 USItype __m0 = (m0), __m1 = (m1); \
830 : "=r" ((USItype)(xh)), \
831 "=q" ((USItype)(xl)) \
860 : "=r" ((USItype)(sh)), \
861 "=&r" ((USItype)(sl)) \
862 : "%0" ((USItype)(ah)), \
863 "g" ((USItype)(bh)), \
864 "%1" ((USItype)(al)), \
865 "g" ((USItype)(bl)))
869 : "=r" ((USItype)(sh)), \
870 "=&r" ((USItype)(sl)) \
871 : "0" ((USItype)(ah)), \
872 "g" ((USItype)(bh)), \
873 "1" ((USItype)(al)), \
874 "g" ((USItype)(bl)))
878 struct {USItype __h, __l; } __i; \
883 : "g" ((USItype) (u)), \
884 "g" ((USItype)(v))); \
895 : "=r" ((USItype)(sh)), \
896 "=&r" ((USItype)(sl)) \
897 : "%0" ((USItype)(ah)), \
898 "r" ((USItype)(bh)), \
899 "%1" ((USItype)(al)), \
900 "r" ((USItype)(bl)))
904 : "=r" ((USItype)(sh)), \
905 "=&r" ((USItype)(sl)) \
906 : "0" ((USItype)(ah)), \
907 "r" ((USItype)(bh)), \
908 "1" ((USItype)(al)), \
909 "r" ((USItype)(bl)))
912 USItype __m0 = (m0), __m1 = (m1); \
934 : "=r" ((USItype)(ph)), \
935 "=r" ((USItype)(pl)) \
956 : "=r" ((USItype)(w1)), \
957 "=r" ((USItype)(w0)) \
958 : "r" ((USItype)(u)), \
959 "r" ((USItype)(v)) \
971 : "=r" ((USItype)(sh)), \
972 "=&r" ((USItype)(sl)) \
973 : "%rJ" ((USItype)(ah)), \
974 "rI" ((USItype)(bh)), \
975 "%rJ" ((USItype)(al)), \
976 "rI" ((USItype)(bl)) \
981 : "=r" ((USItype)(sh)), \
982 "=&r" ((USItype)(sl)) \
983 : "rJ" ((USItype)(ah)), \
984 "rI" ((USItype)(bh)), \
985 "rJ" ((USItype)(al)), \
986 "rI" ((USItype)(bl)) \
995 : "=r" ((USItype)(w1)), \
996 "=r" ((USItype)(w0)) \
997 : "r" ((USItype)(u)), \
998 "r" ((USItype)(v)))
1003 USItype __q; \
1005 : "=r" ((USItype)(__q)) \
1006 : "r" ((USItype)(n1)), \
1007 "r" ((USItype)(n0)), \
1008 "r" ((USItype)(d))); \
1020 : "=r" ((USItype)(w1)), \
1021 "=r" ((USItype)(w0)) \
1022 : "r" ((USItype)(u)), \
1023 "r" ((USItype)(v)))
1065 : "=r" ((USItype)(q)), \
1066 "=r" ((USItype)(r)) \
1067 : "r" ((USItype)(n1)), \
1068 "r" ((USItype)(n0)), \
1069 "rI" ((USItype)(d)) \
1117 : "=r" ((USItype)(w1)), \
1118 "=r" ((USItype)(w0)) \
1119 : "%rI" ((USItype)(u)), \
1120 "r" ((USItype)(v)) \
1150 : "=&r" ((USItype)(q)), \
1151 "=&r" ((USItype)(r)) \
1152 : "r" ((USItype)(d)), \
1153 "1" ((USItype)(n1)), \
1154 "0" ((USItype)(n0)) : "%g1", "cc")
1166 : "=g" ((USItype)(sh)), \
1167 "=&g" ((USItype)(sl)) \
1168 : "%0" ((USItype)(ah)), \
1169 "g" ((USItype)(bh)), \
1170 "%1" ((USItype)(al)), \
1171 "g" ((USItype)(bl)))
1175 : "=g" ((USItype)(sh)), \
1176 "=&g" ((USItype)(sl)) \
1177 : "0" ((USItype)(ah)), \
1178 "g" ((USItype)(bh)), \
1179 "1" ((USItype)(al)), \
1180 "g" ((USItype)(bl)))
1184 struct {USItype __l, __h; } __i; \
1186 USItype __m0 = (m0), __m1 = (m1); \
H A Dmpi-internal.h244 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef
250 typedef unsigned long USItype; typedef
/linux-4.4.14/arch/blackfin/lib/
H A Dashldi3.c27 w.s.high = (USItype) uu.s.low << -bm; __ashldi3()
29 USItype carries = (USItype) uu.s.low >> bm; __ashldi3()
30 w.s.low = (USItype) uu.s.low << b; __ashldi3()
31 w.s.high = ((USItype) uu.s.high << b) | carries; __ashldi3()
H A Dlshrdi3.c27 w.s.low = (USItype) uu.s.high >> -bm; __lshrdi3()
29 USItype carries = (USItype) uu.s.high << bm; __lshrdi3()
30 w.s.high = (USItype) uu.s.high >> b; __lshrdi3()
31 w.s.low = ((USItype) uu.s.low >> b) | carries; __lshrdi3()
H A Dashrdi3.c30 USItype carries = (USItype) uu.s.high << bm; __ashrdi3()
32 w.s.low = ((USItype) uu.s.low >> b) | carries; __ashrdi3()
H A Dgcclib.h12 typedef unsigned int USItype __attribute__ ((mode(SI))); typedef
/linux-4.4.14/arch/m68k/lib/
H A Dmuldi3.c22 #define __ll_lowpart(t) ((USItype) (t) % __ll_B)
23 #define __ll_highpart(t) ((USItype) (t) / __ll_B)
27 USItype __x0, __x1, __x2, __x3; \
28 USItype __ul, __vl, __uh, __vh; \
35 __x0 = (USItype) __ul * __vl; \
36 __x1 = (USItype) __ul * __vh; \
37 __x2 = (USItype) __uh * __vl; \
38 __x3 = (USItype) __uh * __vh; \
53 : "=d" ((USItype)(w0)), \
54 "=d" ((USItype)(w1)) \
55 : "%0" ((USItype)(u)), \
56 "dmi" ((USItype)(v)))
66 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
88 w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high __muldi3()
89 + (USItype) uu.s.high * (USItype) vv.s.low); __muldi3()
H A Dashldi3.c19 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
47 w.s.high = (USItype)uu.s.low << -bm; __ashldi3()
51 USItype carries = (USItype)uu.s.low >> bm; __ashldi3()
52 w.s.low = (USItype)uu.s.low << b; __ashldi3()
53 w.s.high = ((USItype)uu.s.high << b) | carries; __ashldi3()
H A Dlshrdi3.c19 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
47 w.s.low = (USItype)uu.s.high >> -bm; __lshrdi3()
51 USItype carries = (USItype)uu.s.high << bm; __lshrdi3()
52 w.s.high = (USItype)uu.s.high >> b; __lshrdi3()
53 w.s.low = ((USItype)uu.s.low >> b) | carries; __lshrdi3()
H A Dashrdi3.c19 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
52 USItype carries = (USItype)uu.s.high << bm; __ashrdi3()
54 w.s.low = ((USItype)uu.s.low >> b) | carries; __ashrdi3()
/linux-4.4.14/arch/powerpc/include/asm/
H A Dsfp-machine.h220 : "=r" ((USItype)(sh)), \
221 "=&r" ((USItype)(sl)) \
222 : "%r" ((USItype)(ah)), \
223 "%r" ((USItype)(al)), \
224 "rI" ((USItype)(bl))); \
225 else if (__builtin_constant_p (bh) && (bh) ==~(USItype) 0) \
227 : "=r" ((USItype)(sh)), \
228 "=&r" ((USItype)(sl)) \
229 : "%r" ((USItype)(ah)), \
230 "%r" ((USItype)(al)), \
231 "rI" ((USItype)(bl))); \
234 : "=r" ((USItype)(sh)), \
235 "=&r" ((USItype)(sl)) \
236 : "%r" ((USItype)(ah)), \
237 "r" ((USItype)(bh)), \
238 "%r" ((USItype)(al)), \
239 "rI" ((USItype)(bl))); \
255 : "=r" ((USItype)(sh)), \
256 "=&r" ((USItype)(sl)) \
257 : "r" ((USItype)(bh)), \
258 "rI" ((USItype)(al)), \
259 "r" ((USItype)(bl))); \
260 else if (__builtin_constant_p (ah) && (ah) ==~(USItype) 0) \
262 : "=r" ((USItype)(sh)), \
263 "=&r" ((USItype)(sl)) \
264 : "r" ((USItype)(bh)), \
265 "rI" ((USItype)(al)), \
266 "r" ((USItype)(bl))); \
269 : "=r" ((USItype)(sh)), \
270 "=&r" ((USItype)(sl)) \
271 : "r" ((USItype)(ah)), \
272 "rI" ((USItype)(al)), \
273 "r" ((USItype)(bl))); \
274 else if (__builtin_constant_p (bh) && (bh) ==~(USItype) 0) \
276 : "=r" ((USItype)(sh)), \
277 "=&r" ((USItype)(sl)) \
278 : "r" ((USItype)(ah)), \
279 "rI" ((USItype)(al)), \
280 "r" ((USItype)(bl))); \
283 : "=r" ((USItype)(sh)), \
284 "=&r" ((USItype)(sl)) \
285 : "r" ((USItype)(ah)), \
286 "r" ((USItype)(bh)), \
287 "rI" ((USItype)(al)), \
288 "r" ((USItype)(bl))); \
299 USItype __m0 = (m0), __m1 = (m1); \
301 : "=r" ((USItype)(ph)) \
/linux-4.4.14/arch/sparc/include/asm/
H A Dsfp-machine_32.h85 : "%rJ" ((USItype)(x2)), \
86 "rI" ((USItype)(y2)), \
87 "%rJ" ((USItype)(x1)), \
88 "rI" ((USItype)(y1)), \
89 "%rJ" ((USItype)(x0)), \
90 "rI" ((USItype)(y0)) \
100 : "%rJ" ((USItype)(x2)), \
101 "rI" ((USItype)(y2)), \
102 "%rJ" ((USItype)(x1)), \
103 "rI" ((USItype)(y1)), \
104 "%rJ" ((USItype)(x0)), \
105 "rI" ((USItype)(y0)) \
112 register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \
120 : "%rJ" ((USItype)(x3)), \
121 "rI" ((USItype)(y3)), \
122 "%rJ" ((USItype)(x2)), \
123 "rI" ((USItype)(y2)), \
124 "%rJ" ((USItype)(x1)), \
125 "rI" ((USItype)(y1)), \
126 "%rJ" ((USItype)(x0)), \
127 "rI" ((USItype)(y0)) \
137 register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \
145 : "%rJ" ((USItype)(x3)), \
146 "rI" ((USItype)(y3)), \
147 "%rJ" ((USItype)(x2)), \
148 "rI" ((USItype)(y2)), \
149 "%rJ" ((USItype)(x1)), \
150 "rI" ((USItype)(y1)), \
151 "%rJ" ((USItype)(x0)), \
152 "rI" ((USItype)(y0)) \
171 : "rI" ((USItype)(i)), \
172 "0" ((USItype)(x3)), \
173 "1" ((USItype)(x2)), \
174 "2" ((USItype)(x1)), \
175 "3" ((USItype)(x0)) \
/linux-4.4.14/arch/sparc/math-emu/
H A Dsfp-util_32.h11 : "%rJ" ((USItype)(ah)), \
12 "rI" ((USItype)(bh)), \
13 "%rJ" ((USItype)(al)), \
14 "rI" ((USItype)(bl)) \
21 : "rJ" ((USItype)(ah)), \
22 "rI" ((USItype)(bh)), \
23 "rJ" ((USItype)(al)), \
24 "rI" ((USItype)(bl)) \
70 : "%rI" ((USItype)(u)), \
71 "r" ((USItype)(v)) \
103 : "r" ((USItype)(d)), \
104 "1" ((USItype)(n1)), \
105 "0" ((USItype)(n0)) : "%g1", "cc")
H A Dsfp-util_64.h79 __d0 = (USItype)d; \
97 __r0 = (__r0 << 32) | ((USItype)n0); \
/linux-4.4.14/arch/mn10300/lib/
H A Dlshrdi3.c24 typedef unsigned int USItype __attribute__((mode(SI))); typedef
52 w.s.low = (USItype) uu.s.high >> -bm; __lshrdi3()
54 USItype carries = (USItype) uu.s.high << bm; __lshrdi3()
55 w.s.high = (USItype) uu.s.high >> b; __lshrdi3()
56 w.s.low = ((USItype) uu.s.low >> b) | carries; __lshrdi3()
H A Dashrdi3.c24 typedef unsigned int USItype __attribute__((mode(SI))); typedef
55 USItype carries = (USItype)uu.s.high << bm; __ashrdi3()
57 w.s.low = ((USItype)uu.s.low >> b) | carries; __ashrdi3()
/linux-4.4.14/arch/h8300/lib/
H A Dlibgcc.h50 #define UWtype USItype
52 #define UHWtype USItype
55 #define UWtype USItype
57 #define UWtype USItype
62 typedef unsigned int USItype __attribute__ ((mode (SI))); typedef
/linux-4.4.14/include/math-emu/
H A Dsoft-fp.h195 typedef unsigned int USItype __attribute__((mode(SI))); typedef
200 typedef USItype UHWtype;

Completed in 261 milliseconds