USItype 51 arch/h8300/lib/libgcc.h #define UWtype USItype USItype 53 arch/h8300/lib/libgcc.h #define UHWtype USItype USItype 56 arch/h8300/lib/libgcc.h #define UWtype USItype USItype 58 arch/h8300/lib/libgcc.h #define UWtype USItype USItype 22 arch/m68k/lib/ashldi3.c typedef unsigned int USItype __mode(SI); USItype 50 arch/m68k/lib/ashldi3.c w.s.high = (USItype)uu.s.low << -bm; USItype 54 arch/m68k/lib/ashldi3.c USItype carries = (USItype)uu.s.low >> bm; USItype 55 arch/m68k/lib/ashldi3.c w.s.low = (USItype)uu.s.low << b; USItype 56 arch/m68k/lib/ashldi3.c w.s.high = ((USItype)uu.s.high << b) | carries; USItype 22 arch/m68k/lib/ashrdi3.c typedef unsigned int USItype __mode(SI); USItype 55 arch/m68k/lib/ashrdi3.c USItype carries = (USItype)uu.s.high << bm; USItype 57 arch/m68k/lib/ashrdi3.c w.s.low = ((USItype)uu.s.low >> b) | carries; USItype 22 arch/m68k/lib/lshrdi3.c typedef unsigned int USItype __mode(SI); USItype 50 arch/m68k/lib/lshrdi3.c w.s.low = (USItype)uu.s.high >> -bm; USItype 54 arch/m68k/lib/lshrdi3.c USItype carries = (USItype)uu.s.high << bm; USItype 55 arch/m68k/lib/lshrdi3.c w.s.high = (USItype)uu.s.high >> b; USItype 56 arch/m68k/lib/lshrdi3.c w.s.low = ((USItype)uu.s.low >> b) | carries; USItype 25 arch/m68k/lib/muldi3.c #define __ll_lowpart(t) ((USItype) (t) % __ll_B) USItype 26 arch/m68k/lib/muldi3.c #define __ll_highpart(t) ((USItype) (t) / __ll_B) USItype 30 arch/m68k/lib/muldi3.c USItype __x0, __x1, __x2, __x3; \ USItype 31 arch/m68k/lib/muldi3.c USItype __ul, __vl, __uh, __vh; \ USItype 38 arch/m68k/lib/muldi3.c __x0 = (USItype) __ul * __vl; \ USItype 39 arch/m68k/lib/muldi3.c __x1 = (USItype) __ul * __vh; \ USItype 40 arch/m68k/lib/muldi3.c __x2 = (USItype) __uh * __vl; \ USItype 41 arch/m68k/lib/muldi3.c __x3 = (USItype) __uh * __vh; \ USItype 56 arch/m68k/lib/muldi3.c : "=d" ((USItype)(w0)), \ USItype 57 arch/m68k/lib/muldi3.c "=d" ((USItype)(w1)) \ USItype 58 arch/m68k/lib/muldi3.c : "%0" ((USItype)(u)), \ USItype 59 arch/m68k/lib/muldi3.c "dmi" ((USItype)(v))) USItype 69 arch/m68k/lib/muldi3.c typedef unsigned int USItype __mode(SI); USItype 91 arch/m68k/lib/muldi3.c w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high USItype 92 arch/m68k/lib/muldi3.c + (USItype) uu.s.high * (USItype) vv.s.low); USItype 221 arch/powerpc/include/asm/sfp-machine.h else if (__builtin_constant_p (bh) && (bh) == ~(USItype) 0) \ USItype 244 arch/powerpc/include/asm/sfp-machine.h else if (__builtin_constant_p (ah) && (ah) == ~(USItype) 0) \ USItype 250 arch/powerpc/include/asm/sfp-machine.h else if (__builtin_constant_p (bh) && (bh) == ~(USItype) 0) \ USItype 267 arch/powerpc/include/asm/sfp-machine.h USItype __m0 = (m0), __m1 = (m1); \ USItype 85 arch/sparc/include/asm/sfp-machine_32.h : "%rJ" ((USItype)(x2)), \ USItype 86 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y2)), \ USItype 87 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x1)), \ USItype 88 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ USItype 89 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x0)), \ USItype 90 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y0)) \ USItype 100 arch/sparc/include/asm/sfp-machine_32.h : "%rJ" ((USItype)(x2)), \ USItype 101 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y2)), \ USItype 102 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x1)), \ USItype 103 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ USItype 104 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x0)), \ USItype 105 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y0)) \ USItype 112 arch/sparc/include/asm/sfp-machine_32.h register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \ USItype 120 arch/sparc/include/asm/sfp-machine_32.h : "%rJ" ((USItype)(x3)), \ USItype 121 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y3)), \ USItype 122 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x2)), \ USItype 123 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y2)), \ USItype 124 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x1)), \ USItype 125 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ USItype 126 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x0)), \ USItype 127 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y0)) \ USItype 137 arch/sparc/include/asm/sfp-machine_32.h register USItype _t1 __asm__ ("g1"), _t2 __asm__ ("g2"); \ USItype 145 arch/sparc/include/asm/sfp-machine_32.h : "%rJ" ((USItype)(x3)), \ USItype 146 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y3)), \ USItype 147 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x2)), \ USItype 148 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y2)), \ USItype 149 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x1)), \ USItype 150 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y1)), \ USItype 151 arch/sparc/include/asm/sfp-machine_32.h "%rJ" ((USItype)(x0)), \ USItype 152 arch/sparc/include/asm/sfp-machine_32.h "rI" ((USItype)(y0)) \ USItype 171 arch/sparc/include/asm/sfp-machine_32.h : "rI" ((USItype)(i)), \ USItype 172 arch/sparc/include/asm/sfp-machine_32.h "0" ((USItype)(x3)), \ USItype 173 arch/sparc/include/asm/sfp-machine_32.h "1" ((USItype)(x2)), \ USItype 174 arch/sparc/include/asm/sfp-machine_32.h "2" ((USItype)(x1)), \ USItype 175 arch/sparc/include/asm/sfp-machine_32.h "3" ((USItype)(x0)) \ USItype 12 arch/sparc/math-emu/sfp-util_32.h : "%rJ" ((USItype)(ah)), \ USItype 13 arch/sparc/math-emu/sfp-util_32.h "rI" ((USItype)(bh)), \ USItype 14 arch/sparc/math-emu/sfp-util_32.h "%rJ" ((USItype)(al)), \ USItype 15 arch/sparc/math-emu/sfp-util_32.h "rI" ((USItype)(bl)) \ USItype 22 arch/sparc/math-emu/sfp-util_32.h : "rJ" ((USItype)(ah)), \ USItype 23 arch/sparc/math-emu/sfp-util_32.h "rI" ((USItype)(bh)), \ USItype 24 arch/sparc/math-emu/sfp-util_32.h "rJ" ((USItype)(al)), \ USItype 25 arch/sparc/math-emu/sfp-util_32.h "rI" ((USItype)(bl)) \ USItype 71 arch/sparc/math-emu/sfp-util_32.h : "%rI" ((USItype)(u)), \ USItype 72 arch/sparc/math-emu/sfp-util_32.h "r" ((USItype)(v)) \ USItype 104 arch/sparc/math-emu/sfp-util_32.h : "r" ((USItype)(d)), \ USItype 105 arch/sparc/math-emu/sfp-util_32.h "1" ((USItype)(n1)), \ USItype 106 arch/sparc/math-emu/sfp-util_32.h "0" ((USItype)(n0)) : "%g1", "cc") USItype 80 arch/sparc/math-emu/sfp-util_64.h __d0 = (USItype)d; \ USItype 98 arch/sparc/math-emu/sfp-util_64.h __r0 = (__r0 << 32) | ((USItype)n0); \ USItype 200 include/math-emu/soft-fp.h typedef USItype UHWtype; USItype 117 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 118 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 119 lib/mpi/longlong.h : "%r" ((USItype)(ah)), \ USItype 120 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 121 lib/mpi/longlong.h "%r" ((USItype)(al)), \ USItype 122 lib/mpi/longlong.h "rI" ((USItype)(bl))) USItype 126 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 127 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 128 lib/mpi/longlong.h : "r" ((USItype)(ah)), \ USItype 129 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 130 lib/mpi/longlong.h "r" ((USItype)(al)), \ USItype 131 lib/mpi/longlong.h "rI" ((USItype)(bl))) USItype 134 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \ USItype 136 lib/mpi/longlong.h : "=r" ((USItype)(xl)) \ USItype 140 lib/mpi/longlong.h : "=r" ((USItype)(xh)) \ USItype 146 lib/mpi/longlong.h : "=r" ((USItype)(q)), \ USItype 147 lib/mpi/longlong.h "=q" ((USItype)(r)) \ USItype 148 lib/mpi/longlong.h : "1" ((USItype)(n1)), \ USItype 149 lib/mpi/longlong.h "r" ((USItype)(n0)), \ USItype 150 lib/mpi/longlong.h "r" ((USItype)(d))) USItype 181 lib/mpi/longlong.h : "%r" ((USItype)(ah)), \ USItype 182 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 183 lib/mpi/longlong.h "%r" ((USItype)(al)), \ USItype 184 lib/mpi/longlong.h "rI" ((USItype)(bl))) USItype 190 lib/mpi/longlong.h : "r" ((USItype)(ah)), \ USItype 191 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 192 lib/mpi/longlong.h "r" ((USItype)(al)), \ USItype 193 lib/mpi/longlong.h "rI" ((USItype)(bl))) USItype 211 lib/mpi/longlong.h : "r" ((USItype)(a)), \ USItype 212 lib/mpi/longlong.h "r" ((USItype)(b)) \ USItype 220 lib/mpi/longlong.h : "r" ((USItype)(a)), \ USItype 221 lib/mpi/longlong.h "r" ((USItype)(b)) \ USItype 234 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 238 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 239 lib/mpi/longlong.h "r" ((USItype)(v))); \ USItype 254 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 255 lib/mpi/longlong.h "r" ((USItype)(v))); \ USItype 266 lib/mpi/longlong.h : "=g" ((USItype)(sh)), \ USItype 267 lib/mpi/longlong.h "=&g" ((USItype)(sl)) \ USItype 268 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 269 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 270 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 271 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 275 lib/mpi/longlong.h : "=g" ((USItype)(sh)), \ USItype 276 lib/mpi/longlong.h "=&g" ((USItype)(sl)) \ USItype 277 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 278 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 279 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 280 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 283 lib/mpi/longlong.h : "=g" ((USItype)(ph)), \ USItype 284 lib/mpi/longlong.h "=r" ((USItype)(pl)) \ USItype 285 lib/mpi/longlong.h : "%0" ((USItype)(m0)), \ USItype 286 lib/mpi/longlong.h "g" ((USItype)(m1))) USItype 289 lib/mpi/longlong.h : "=g" ((USItype)(q)), \ USItype 290 lib/mpi/longlong.h "=r" ((USItype)(r)) \ USItype 291 lib/mpi/longlong.h : "1" ((USItype)(nh)), \ USItype 292 lib/mpi/longlong.h "0" ((USItype)(nl)), \ USItype 293 lib/mpi/longlong.h "g" ((USItype)(d))) USItype 303 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 304 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 305 lib/mpi/longlong.h : "%rM" ((USItype)(ah)), \ USItype 306 lib/mpi/longlong.h "rM" ((USItype)(bh)), \ USItype 307 lib/mpi/longlong.h "%rM" ((USItype)(al)), \ USItype 308 lib/mpi/longlong.h "rM" ((USItype)(bl))) USItype 312 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 313 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 314 lib/mpi/longlong.h : "rM" ((USItype)(ah)), \ USItype 315 lib/mpi/longlong.h "rM" ((USItype)(bh)), \ USItype 316 lib/mpi/longlong.h "rM" ((USItype)(al)), \ USItype 317 lib/mpi/longlong.h "rM" ((USItype)(bl))) USItype 323 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 327 lib/mpi/longlong.h : "*f" ((USItype)(u)), \ USItype 328 lib/mpi/longlong.h "*f" ((USItype)(v))); \ USItype 340 lib/mpi/longlong.h do { USItype __r; \ USItype 344 lib/mpi/longlong.h extern USItype __udiv_qrnnd(); USItype 355 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 357 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \ USItype 370 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 382 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 402 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 403 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 404 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 405 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 411 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 412 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 413 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 414 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 419 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 420 lib/mpi/longlong.h "rm" ((USItype)(v))) USItype 425 lib/mpi/longlong.h : "0" ((USItype)(n0)), \ USItype 426 lib/mpi/longlong.h "1" ((USItype)(n1)), \ USItype 427 lib/mpi/longlong.h "rm" ((USItype)(d))) USItype 454 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 455 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 456 lib/mpi/longlong.h : "%dI" ((USItype)(ah)), \ USItype 457 lib/mpi/longlong.h "dI" ((USItype)(bh)), \ USItype 458 lib/mpi/longlong.h "%dI" ((USItype)(al)), \ USItype 459 lib/mpi/longlong.h "dI" ((USItype)(bl))) USItype 464 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 465 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 466 lib/mpi/longlong.h : "dI" ((USItype)(ah)), \ USItype 467 lib/mpi/longlong.h "dI" ((USItype)(bh)), \ USItype 468 lib/mpi/longlong.h "dI" ((USItype)(al)), \ USItype 469 lib/mpi/longlong.h "dI" ((USItype)(bl))) USItype 472 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 476 lib/mpi/longlong.h : "%dI" ((USItype)(u)), \ USItype 477 lib/mpi/longlong.h "dI" ((USItype)(v))); \ USItype 483 lib/mpi/longlong.h : "%dI" ((USItype)(u)), \ USItype 484 lib/mpi/longlong.h "dI" ((USItype)(v))); \ USItype 489 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 495 lib/mpi/longlong.h "dI" ((USItype)(d))); \ USItype 502 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 518 lib/mpi/longlong.h : "=d" ((USItype)(sh)), \ USItype 519 lib/mpi/longlong.h "=&d" ((USItype)(sl)) \ USItype 520 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 521 lib/mpi/longlong.h "d" ((USItype)(bh)), \ USItype 522 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 523 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 527 lib/mpi/longlong.h : "=d" ((USItype)(sh)), \ USItype 528 lib/mpi/longlong.h "=&d" ((USItype)(sl)) \ USItype 529 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 530 lib/mpi/longlong.h "d" ((USItype)(bh)), \ USItype 531 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 532 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 536 lib/mpi/longlong.h : "=d" ((USItype)(w0)), \ USItype 537 lib/mpi/longlong.h "=d" ((USItype)(w1)) \ USItype 538 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 539 lib/mpi/longlong.h "dmi" ((USItype)(v))) USItype 543 lib/mpi/longlong.h : "=d" ((USItype)(q)), \ USItype 544 lib/mpi/longlong.h "=d" ((USItype)(r)) \ USItype 545 lib/mpi/longlong.h : "0" ((USItype)(n0)), \ USItype 546 lib/mpi/longlong.h "1" ((USItype)(n1)), \ USItype 547 lib/mpi/longlong.h "dmi" ((USItype)(d))) USItype 551 lib/mpi/longlong.h : "=d" ((USItype)(q)), \ USItype 552 lib/mpi/longlong.h "=d" ((USItype)(r)) \ USItype 553 lib/mpi/longlong.h : "0" ((USItype)(n0)), \ USItype 554 lib/mpi/longlong.h "1" ((USItype)(n1)), \ USItype 555 lib/mpi/longlong.h "dmi" ((USItype)(d))) USItype 558 lib/mpi/longlong.h do { USItype __umul_tmp1, __umul_tmp2; \ USItype 581 lib/mpi/longlong.h : "=&d" ((USItype)(xh)), "=&d" ((USItype)(xl)), \ USItype 583 lib/mpi/longlong.h : "%2" ((USItype)(a)), "d" ((USItype)(b))); \ USItype 597 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 598 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 599 lib/mpi/longlong.h : "%rJ" ((USItype)(ah)), \ USItype 600 lib/mpi/longlong.h "rJ" ((USItype)(bh)), \ USItype 601 lib/mpi/longlong.h "%rJ" ((USItype)(al)), \ USItype 602 lib/mpi/longlong.h "rJ" ((USItype)(bl))) USItype 606 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 607 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 608 lib/mpi/longlong.h : "rJ" ((USItype)(ah)), \ USItype 609 lib/mpi/longlong.h "rJ" ((USItype)(bh)), \ USItype 610 lib/mpi/longlong.h "rJ" ((USItype)(al)), \ USItype 611 lib/mpi/longlong.h "rJ" ((USItype)(bl))) USItype 616 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 624 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 691 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 695 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 696 lib/mpi/longlong.h "g" ((USItype)(v))); \ USItype 702 lib/mpi/longlong.h : "%0" ((USItype)(u)), \ USItype 703 lib/mpi/longlong.h "g" ((USItype)(v))); \ USItype 707 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 713 lib/mpi/longlong.h "g" ((USItype)(d))); \ USItype 727 lib/mpi/longlong.h : "%r" ((USItype)(ah)), \ USItype 728 lib/mpi/longlong.h "%r" ((USItype)(al)), \ USItype 729 lib/mpi/longlong.h "rI" ((USItype)(bl))); \ USItype 730 lib/mpi/longlong.h else if (__builtin_constant_p(bh) && (bh) == ~(USItype) 0) \ USItype 734 lib/mpi/longlong.h : "%r" ((USItype)(ah)), \ USItype 735 lib/mpi/longlong.h "%r" ((USItype)(al)), \ USItype 736 lib/mpi/longlong.h "rI" ((USItype)(bl))); \ USItype 741 lib/mpi/longlong.h : "%r" ((USItype)(ah)), \ USItype 742 lib/mpi/longlong.h "r" ((USItype)(bh)), \ USItype 743 lib/mpi/longlong.h "%r" ((USItype)(al)), \ USItype 744 lib/mpi/longlong.h "rI" ((USItype)(bl))); \ USItype 752 lib/mpi/longlong.h : "r" ((USItype)(bh)), \ USItype 753 lib/mpi/longlong.h "rI" ((USItype)(al)), \ USItype 754 lib/mpi/longlong.h "r" ((USItype)(bl))); \ USItype 755 lib/mpi/longlong.h else if (__builtin_constant_p(ah) && (ah) == ~(USItype) 0) \ USItype 759 lib/mpi/longlong.h : "r" ((USItype)(bh)), \ USItype 760 lib/mpi/longlong.h "rI" ((USItype)(al)), \ USItype 761 lib/mpi/longlong.h "r" ((USItype)(bl))); \ USItype 766 lib/mpi/longlong.h : "r" ((USItype)(ah)), \ USItype 767 lib/mpi/longlong.h "rI" ((USItype)(al)), \ USItype 768 lib/mpi/longlong.h "r" ((USItype)(bl))); \ USItype 769 lib/mpi/longlong.h else if (__builtin_constant_p(bh) && (bh) == ~(USItype) 0) \ USItype 773 lib/mpi/longlong.h : "r" ((USItype)(ah)), \ USItype 774 lib/mpi/longlong.h "rI" ((USItype)(al)), \ USItype 775 lib/mpi/longlong.h "r" ((USItype)(bl))); \ USItype 780 lib/mpi/longlong.h : "r" ((USItype)(ah)), \ USItype 781 lib/mpi/longlong.h "r" ((USItype)(bh)), \ USItype 782 lib/mpi/longlong.h "rI" ((USItype)(al)), \ USItype 783 lib/mpi/longlong.h "r" ((USItype)(bl))); \ USItype 788 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \ USItype 810 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \ USItype 812 lib/mpi/longlong.h : "=r" ((USItype)(xh)), \ USItype 813 lib/mpi/longlong.h "=q" ((USItype)(xl)) \ USItype 842 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 843 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 844 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 845 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 846 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 847 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 851 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 852 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 853 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 854 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 855 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 856 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 860 lib/mpi/longlong.h struct {USItype __h, __l; } __i; \ USItype 865 lib/mpi/longlong.h : "g" ((USItype) (u)), \ USItype 866 lib/mpi/longlong.h "g" ((USItype)(v))); \ USItype 877 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 878 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 879 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 880 lib/mpi/longlong.h "r" ((USItype)(bh)), \ USItype 881 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 882 lib/mpi/longlong.h "r" ((USItype)(bl))) USItype 886 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 887 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 888 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 889 lib/mpi/longlong.h "r" ((USItype)(bh)), \ USItype 890 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 891 lib/mpi/longlong.h "r" ((USItype)(bl))) USItype 894 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \ USItype 916 lib/mpi/longlong.h : "=r" ((USItype)(ph)), \ USItype 917 lib/mpi/longlong.h "=r" ((USItype)(pl)) \ USItype 938 lib/mpi/longlong.h : "=r" ((USItype)(w1)), \ USItype 939 lib/mpi/longlong.h "=r" ((USItype)(w0)) \ USItype 940 lib/mpi/longlong.h : "r" ((USItype)(u)), \ USItype 941 lib/mpi/longlong.h "r" ((USItype)(v)) \ USItype 953 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 954 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 955 lib/mpi/longlong.h : "%rJ" ((USItype)(ah)), \ USItype 956 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 957 lib/mpi/longlong.h "%rJ" ((USItype)(al)), \ USItype 958 lib/mpi/longlong.h "rI" ((USItype)(bl)) \ USItype 963 lib/mpi/longlong.h : "=r" ((USItype)(sh)), \ USItype 964 lib/mpi/longlong.h "=&r" ((USItype)(sl)) \ USItype 965 lib/mpi/longlong.h : "rJ" ((USItype)(ah)), \ USItype 966 lib/mpi/longlong.h "rI" ((USItype)(bh)), \ USItype 967 lib/mpi/longlong.h "rJ" ((USItype)(al)), \ USItype 968 lib/mpi/longlong.h "rI" ((USItype)(bl)) \ USItype 977 lib/mpi/longlong.h : "=r" ((USItype)(w1)), \ USItype 978 lib/mpi/longlong.h "=r" ((USItype)(w0)) \ USItype 979 lib/mpi/longlong.h : "r" ((USItype)(u)), \ USItype 980 lib/mpi/longlong.h "r" ((USItype)(v))) USItype 985 lib/mpi/longlong.h USItype __q; \ USItype 987 lib/mpi/longlong.h : "=r" ((USItype)(__q)) \ USItype 988 lib/mpi/longlong.h : "r" ((USItype)(n1)), \ USItype 989 lib/mpi/longlong.h "r" ((USItype)(n0)), \ USItype 990 lib/mpi/longlong.h "r" ((USItype)(d))); \ USItype 1002 lib/mpi/longlong.h : "=r" ((USItype)(w1)), \ USItype 1003 lib/mpi/longlong.h "=r" ((USItype)(w0)) \ USItype 1004 lib/mpi/longlong.h : "r" ((USItype)(u)), \ USItype 1005 lib/mpi/longlong.h "r" ((USItype)(v))) USItype 1047 lib/mpi/longlong.h : "=r" ((USItype)(q)), \ USItype 1048 lib/mpi/longlong.h "=r" ((USItype)(r)) \ USItype 1049 lib/mpi/longlong.h : "r" ((USItype)(n1)), \ USItype 1050 lib/mpi/longlong.h "r" ((USItype)(n0)), \ USItype 1051 lib/mpi/longlong.h "rI" ((USItype)(d)) \ USItype 1099 lib/mpi/longlong.h : "=r" ((USItype)(w1)), \ USItype 1100 lib/mpi/longlong.h "=r" ((USItype)(w0)) \ USItype 1101 lib/mpi/longlong.h : "%rI" ((USItype)(u)), \ USItype 1102 lib/mpi/longlong.h "r" ((USItype)(v)) \ USItype 1132 lib/mpi/longlong.h : "=&r" ((USItype)(q)), \ USItype 1133 lib/mpi/longlong.h "=&r" ((USItype)(r)) \ USItype 1134 lib/mpi/longlong.h : "r" ((USItype)(d)), \ USItype 1135 lib/mpi/longlong.h "1" ((USItype)(n1)), \ USItype 1136 lib/mpi/longlong.h "0" ((USItype)(n0)) : "%g1", "cc") USItype 1148 lib/mpi/longlong.h : "=g" ((USItype)(sh)), \ USItype 1149 lib/mpi/longlong.h "=&g" ((USItype)(sl)) \ USItype 1150 lib/mpi/longlong.h : "%0" ((USItype)(ah)), \ USItype 1151 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 1152 lib/mpi/longlong.h "%1" ((USItype)(al)), \ USItype 1153 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 1157 lib/mpi/longlong.h : "=g" ((USItype)(sh)), \ USItype 1158 lib/mpi/longlong.h "=&g" ((USItype)(sl)) \ USItype 1159 lib/mpi/longlong.h : "0" ((USItype)(ah)), \ USItype 1160 lib/mpi/longlong.h "g" ((USItype)(bh)), \ USItype 1161 lib/mpi/longlong.h "1" ((USItype)(al)), \ USItype 1162 lib/mpi/longlong.h "g" ((USItype)(bl))) USItype 1166 lib/mpi/longlong.h struct {USItype __l, __h; } __i; \ USItype 1168 lib/mpi/longlong.h USItype __m0 = (m0), __m1 = (m1); \