| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| step-through-epilogue.c | 19 multiply (int a, int b) function 22 } /* Epilogue line of multiply. */ 27 return multiply (x, x); 34 x = multiply (1, 2); 36 x = multiply (square (1), square (2));
|
| skip-solib-lib.c | 3 int multiply(int a, int b) function 10 int res = multiply(num, num);
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| step-through-epilogue.c | 19 multiply (int a, int b) function 22 } /* Epilogue line of multiply. */ 27 return multiply (x, x); 34 x = multiply (1, 2); 36 x = multiply (square (1), square (2));
|
| skip-solib-lib.c | 3 int multiply(int a, int b) function 10 int res = multiply(num, num);
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/ |
| py-breakpoint.c | 26 int multiply (int i) function 32 int multiply (int i) function 67 result += multiply (foo); /* Break at multiply. */
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.python/ |
| py-breakpoint.c | 26 int multiply (int i) function 32 int multiply (int i) function 67 result += multiply (foo); /* Break at multiply. */
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.guile/ |
| scm-breakpoint.c | 24 int multiply (int i) function 43 result += multiply (foo); /* Break at multiply. */
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.guile/ |
| scm-breakpoint.c | 24 int multiply (int i) function 43 result += multiply (foo); /* Break at multiply. */
|
| /src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
| mult.s | 1 # Blackfin testcase for multiply
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/ |
| mult.s | 1 # Blackfin testcase for multiply
|
| /src/external/gpl3/gdb/dist/sim/testsuite/sh/ |
| mulr.s | 10 mulr_1: ! multiply by one 30 mulr_2: ! multiply by two 51 mulr_3: ! multiply five by five 73 mulr_4: ! multiply 127 by 127 94 mulr_5: ! multiply -1 by -1 115 mulr_6: ! multiply 46340 by 46340 136 mulr_7: ! multiply 7ffff by 7ffff (overflow)
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/sh/ |
| mulr.s | 10 mulr_1: ! multiply by one 30 mulr_2: ! multiply by two 51 mulr_3: ! multiply five by five 73 mulr_4: ! multiply 127 by 127 94 mulr_5: ! multiply -1 by -1 115 mulr_6: ! multiply 46340 by 46340 136 mulr_7: ! multiply 7ffff by 7ffff (overflow)
|
| /src/external/gpl3/gdb/dist/sim/testsuite/aarch64/ |
| sumulh.s | 3 # Check the multiply highpart instructions: smulh, umulh.
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/aarch64/ |
| sumulh.s | 3 # Check the multiply highpart instructions: smulh, umulh.
|
| /src/external/gpl3/gcc/dist/libgcc/config/msp430/ |
| lib2hw_mul.S | 23 ;; Macro to start a multiply function. Each function has three 34 ;; (before the libgcc.a library) *all* multiply functions will 94 ;* * 16-bit hardware multiply: int16 = int16 * int16 100 ;* To ensure that the multiply is performed atomically, interrupts are 113 ;* * 16-bit hardware multiply with a 32-bit result: 121 ;* To ensure that the multiply is performed atomically, interrupts are 135 ;* * 32-bit hardware multiply with a 32-bit result using 16 multiply and accumulate: 142 ;* To ensure that the multiply is performed atomically, interrupts are 162 ;* * 32-bit hardware multiply with a 32-bit resul [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/msp430/ |
| lib2hw_mul.S | 23 ;; Macro to start a multiply function. Each function has three 34 ;; (before the libgcc.a library) *all* multiply functions will 94 ;* * 16-bit hardware multiply: int16 = int16 * int16 100 ;* To ensure that the multiply is performed atomically, interrupts are 113 ;* * 16-bit hardware multiply with a 32-bit result: 121 ;* To ensure that the multiply is performed atomically, interrupts are 135 ;* * 32-bit hardware multiply with a 32-bit result using 16 multiply and accumulate: 142 ;* To ensure that the multiply is performed atomically, interrupts are 162 ;* * 32-bit hardware multiply with a 32-bit resul [all...] |
| /src/tests/bin/expr/ |
| t_expr.sh | 199 atf_test_case multiply 201 atf_set "descr" "Test the multiply operator (PR bin/12838)" 311 atf_add_test_case multiply
|
| /src/external/gpl2/groff/dist/font/devps/generate/ |
| symbolchars | 9 multiply mu
|
| /src/external/gpl3/gcc/dist/libgcc/ |
| fp-bit.h | 227 # define multiply __multf3 macro 247 # define multiply __mulsf3 macro 267 # define multiply __muldf3 macro 387 extern FLO_type multiply (FLO_type, FLO_type);
|
| /src/external/gpl3/gcc.old/dist/libgcc/ |
| fp-bit.h | 227 # define multiply __multf3 macro 247 # define multiply __mulsf3 macro 267 # define multiply __muldf3 macro 387 extern FLO_type multiply (FLO_type, FLO_type);
|
| /src/sys/lib/libkern/arch/m68k/ |
| udivsi3.S | 95 | to adjust this quotient, we multiply it by the original 103 | as in mulsi3, we have to do the multiply in stages to avoid 117 clrw %d1 | %d1 = finished high multiply result
|
| /src/sys/arch/m68k/060sp/dist/ |
| ilsp.doc | 43 module can be used to emulate 64-bit divide and multiply, 87 For example, to use a 64-bit multiply instruction, 90 for unsigned multiply could look like: 99 bsr.l _060LISP_TOP+0x18 # branch to multiply routine
|
| /src/lib/libutil/ |
| login_cap.c | 64 static u_quad_t multiply(u_quad_t, u_quad_t); 816 num = multiply(num, (u_quad_t)512); 820 num = multiply(num, (u_quad_t)1024); 824 num = multiply(num, (u_quad_t)1024 * 1024); 828 num = multiply(num, (u_quad_t)1024 * 1024 * 1024); 832 num = multiply(num, (u_quad_t)1024 * 1024); 833 num = multiply(num, (u_quad_t)1024 * 1024); 856 num = multiply(num, num2); 908 multiply(u_quad_t n1, u_quad_t n2) function 938 * is not done then the first multiply below may overflow. [all...] |
| /src/external/lgpl3/gmp/dist/mpn/s390_32/ |
| addmul_1.asm | 1 dnl S/390 mpn_addmul_1 -- Multiply a limb vector with a limb and add the 49 mr 0,vlimb # multiply signed 73 mr 0,vlimb # multiply signed
|
| mul_1.asm | 1 dnl S/390 mpn_mul_1 -- Multiply a limb vector with a limb and store the 49 mr 0,vlimb # multiply signed 69 mr 0,vlimb # multiply signed
|