__q0 130 arch/nds32/include/asm/sfp-machine.h UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ __q0 146 arch/nds32/include/asm/sfp-machine.h __q0 = __r1 / __d1; \ __q0 147 arch/nds32/include/asm/sfp-machine.h __m = (UWtype) __q0 * __d0; \ __q0 150 arch/nds32/include/asm/sfp-machine.h __q0--, __r0 += (d); \ __q0 153 arch/nds32/include/asm/sfp-machine.h __q0--, __r0 += (d); \ __q0 156 arch/nds32/include/asm/sfp-machine.h (q) = (UWtype) __q1 * __ll_B | __q0; \ __q0 282 arch/powerpc/include/asm/sfp-machine.h UWtype __d1, __d0, __q1, __q0; \ __q0 301 arch/powerpc/include/asm/sfp-machine.h __q0 = __r1 / __d1; \ __q0 302 arch/powerpc/include/asm/sfp-machine.h __m = (UWtype) __q0 * __d0; \ __q0 306 arch/powerpc/include/asm/sfp-machine.h __q0--, __r0 += (d); \ __q0 309 arch/powerpc/include/asm/sfp-machine.h __q0--, __r0 += (d); \ __q0 313 arch/powerpc/include/asm/sfp-machine.h (q) = (UWtype) __q1 * __ll_B | __q0; \ __q0 34 arch/sh/math-emu/sfp-util.h UWtype __d1, __d0, __q1, __q0; \ __q0 53 arch/sh/math-emu/sfp-util.h __q0 = __r1 / __d1; \ __q0 54 arch/sh/math-emu/sfp-util.h __m = (UWtype) __q0 * __d0; \ __q0 58 arch/sh/math-emu/sfp-util.h __q0--, __r0 += (d); \ __q0 61 arch/sh/math-emu/sfp-util.h __q0--, __r0 += (d); \ __q0 65 arch/sh/math-emu/sfp-util.h (q) = (UWtype) __q1 * __ll_B | __q0; \ __q0 78 arch/sparc/math-emu/sfp-util_64.h UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ __q0 96 arch/sparc/math-emu/sfp-util_64.h __q0 = __r1 / __d1; \ __q0 97 arch/sparc/math-emu/sfp-util_64.h __m = (UWtype) __q0 * __d0; \ __q0 101 arch/sparc/math-emu/sfp-util_64.h __q0--, __r0 += (d); \ __q0 104 arch/sparc/math-emu/sfp-util_64.h __q0--, __r0 += (d); \ __q0 108 arch/sparc/math-emu/sfp-util_64.h (q) = (UWtype) (__q1 << 32) | __q0; \ __q0 1310 lib/mpi/longlong.h UWtype __d1, __d0, __q1, __q0, __r1, __r0, __m; \ __q0 1327 lib/mpi/longlong.h __q0 = __r1 / __d1; \ __q0 1328 lib/mpi/longlong.h __m = (UWtype) __q0 * __d0; \ __q0 1331 lib/mpi/longlong.h __q0--, __r0 += (d); \ __q0 1334 lib/mpi/longlong.h __q0--, __r0 += (d); \ __q0 1338 lib/mpi/longlong.h (q) = (UWtype) __q1 * __ll_B | __q0; \