| /netbsd-src/external/ibm-public/postfix/dist/src/global/ |
| H A D | mime_nest.ref | 11 MULT 0 |content-type: multipart/mixed; boundary=foobar 17 MULT 0 |content-type: multipart/mixed; boundary=foobar 23 MULT 0 |content-type: multipart/mixed; boundary=foobar 29 MULT 0 |content-type: multipart/mixed; boundary=foobar 35 MULT 0 |content-type: multipart/mixed; boundary=foobar 41 MULT 0 |content-type: multipart/mixed; boundary=foobar 47 MULT 0 |content-type: multipart/mixed; boundary=foobar 53 MULT 0 |content-type: multipart/mixed; boundary=foobar 59 MULT 0 |content-type: multipart/mixed; boundary=foobar 65 MULT 0 |content-type: multipart/mixed; boundary=foobar [all …]
|
| H A D | mime_garb2.ref | 14 MULT 0 |Content-Type: text/plain; 17 MULT 44 |Content-Transfer-Encoding: quoted-printable 18 MULT 72 |Content-Disposition: inline 23 MULT 0 |Content-Type: message/rfc822; 26 MULT 32 |Content-Transfer-Encoding: 7bit 27 MULT 60 |Content-Disposition: inline
|
| H A D | mime_garb1.ref | 14 MULT 0 |Content-Type: text/plain; 17 MULT 44 |Content-Transfer-Encoding: quoted-printable 18 MULT 72 |Content-Disposition: inline 23 MULT 0 |Content-Type: message/rfc822; 26 MULT 44 |Content-Transfer-Encoding: quoted-printable 27 MULT 72 |Content-Disposition: inline
|
| H A D | mime_garb3.ref | 17 MULT 0 |Content-Type: text/plain; 20 MULT 44 |Content-Transfer-Encoding: quoted-printable 21 MULT 72 |Content-Disposition: inline 28 MULT 0 |Content-Type: message/rfc822; 31 MULT 44 |Content-Transfer-Encoding: quoted-printable 32 MULT 72 |Content-Disposition: inline
|
| H A D | mime_garb4.ref | 14 MULT 0 |Content-Type: message/rfc822; 17 MULT 44 |Content-Transfer-Encoding: quoted-printable 18 MULT 72 |Content-Disposition: inline 41 MULT 0 |Content-Type: text/plain; 44 MULT 44 |Content-Transfer-Encoding: quoted-printable 45 MULT 72 |Content-Disposition: inline
|
| H A D | header_body_checks_null.ref | 9 6 MULT 0 |content-type: message/rfc822; mumble 19 15 MULT 0 |header: pqrs part 01 24 20 MULT 0 |header: pqrs part 02 34 30 MULT 0 |header: abcdef part 02
|
| H A D | mime_test.ref | 13 MULT 0 |content-type: message/rfc822; mumble 27 MULT 0 |header: pqrs part 01 32 MULT 0 |header: pqrs part 02 43 MULT 0 |header: abcdef part 02
|
| H A D | header_body_checks_replace.ref | 13 6 MULT 0 |header: mime 29 15 MULT 0 |header: mime 37 20 MULT 0 |header: mime 53 30 MULT 0 |header: mime
|
| H A D | header_body_checks_warn.ref | 14 6 MULT 0 |content-type: message/rfc822; mumble 30 15 MULT 0 |header: pqrs part 01 38 20 MULT 0 |header: pqrs part 02 54 30 MULT 0 |header: abcdef part 02
|
| H A D | header_body_checks_prepend.ref | 19 6 MULT 0 |content-type: message/rfc822; mumble 41 15 MULT 0 |header: pqrs part 01 52 20 MULT 0 |header: pqrs part 02 74 30 MULT 0 |header: abcdef part 02
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/example-synacor/ |
| H A D | mult.s | 1 # check the MULT insn. 10 MULT r0, 3, 2 14 MULT r0, r0, 8
|
| /netbsd-src/external/bsd/flex/dist/examples/manual/ |
| H A D | expr.y | 17 %token PLUS MINUS MULT DIV EXPON 22 %left MULT DIV 38 | exp MULT exp { $$ = $1 * $3; }
|
| H A D | expr.lex | 22 "*" return(MULT);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | aarch-common.c | 47 if (code == MULT && CONST_INT_P (XEXP (x, 1)) in arm_rtx_shift_left_p() 304 if (GET_CODE (XEXP (op, 0)) == MULT) in arm_no_early_mul_dep() 393 if (GET_CODE (XEXP (XEXP (consumer, 1), 0)) != MULT) in arm_mac_accumulator_is_result() 402 if (GET_CODE (XEXP (XEXP (consumer, 1), 1)) != MULT) in arm_mac_accumulator_is_result() 447 if (GET_CODE (XEXP (mla, 0)) == MULT) in aarch_accumulator_forwarding() 454 if (GET_CODE (XEXP (mla, 1)) == MULT) in aarch_accumulator_forwarding() 515 if ((GET_CODE (mul) != SET || GET_CODE (XEXP (mul, 1)) != MULT) in arm_mac_accumulator_is_mul_result() 517 || GET_CODE (XEXP (XEXP (mac, 1), 0)) != MULT)) in arm_mac_accumulator_is_mul_result()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | aarch-common.cc | 47 if (code == MULT && CONST_INT_P (XEXP (x, 1)) in arm_rtx_shift_left_p() 304 if (GET_CODE (XEXP (op, 0)) == MULT) in arm_no_early_mul_dep() 393 if (GET_CODE (XEXP (XEXP (consumer, 1), 0)) != MULT) in arm_mac_accumulator_is_result() 402 if (GET_CODE (XEXP (XEXP (consumer, 1), 1)) != MULT) in arm_mac_accumulator_is_result() 447 if (GET_CODE (XEXP (mla, 0)) == MULT) in aarch_accumulator_forwarding() 454 if (GET_CODE (XEXP (mla, 1)) == MULT) in aarch_accumulator_forwarding() 515 if ((GET_CODE (mul) != SET || GET_CODE (XEXP (mul, 1)) != MULT) in arm_mac_accumulator_is_mul_result() 517 || GET_CODE (XEXP (XEXP (mac, 1), 0)) != MULT)) in arm_mac_accumulator_is_mul_result()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | x86-tune-sched-atom.cc | 62 if (!(GET_CODE (SET_SRC (set)) == MULT in do_reorder_for_imul() 77 && GET_CODE (SET_SRC (insn2)) == MULT in do_reorder_for_imul() 92 && GET_CODE (SET_SRC (insn1)) == MULT in do_reorder_for_imul()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | x86-tune-sched-atom.c | 62 if (!(GET_CODE (SET_SRC (set)) == MULT in do_reorder_for_imul() 77 && GET_CODE (SET_SRC (insn2)) == MULT in do_reorder_for_imul() 92 && GET_CODE (SET_SRC (insn1)) == MULT in do_reorder_for_imul()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nds32/ |
| H A D | nds32-cost.c | 169 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer() 170 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer() 190 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer() 191 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer() 243 case MULT: in nds32_rtx_costs_speed_prefer()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/nds32/ |
| H A D | nds32-cost.cc | 169 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer() 170 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer() 190 else if (GET_CODE (op0) == MULT || GET_CODE (op0) == LSHIFTRT in nds32_rtx_costs_speed_prefer() 191 || GET_CODE (op1) == MULT || GET_CODE (op1) == LSHIFTRT) in nds32_rtx_costs_speed_prefer() 243 case MULT: in nds32_rtx_costs_speed_prefer()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| H A D | vax.c | 391 else if (GET_CODE (XEXP (addr, 1)) == MULT) in print_operand_address() 396 else if (GET_CODE (XEXP (addr, 0)) == MULT) in print_operand_address() 424 else if (GET_CODE (addr) == MULT) in print_operand_address() 452 else if (GET_CODE (XEXP (addr, 0)) == MULT && !ireg) in print_operand_address() 486 else if (GET_CODE (XEXP (addr, 1)) == MULT && !ireg) in print_operand_address() 559 if (GET_CODE (ireg) == MULT) in print_operand_address() 769 case MULT: in vax_address_cost_1() 902 case MULT: in vax_rtx_costs() 2000 if (GET_CODE (prod) != MULT || GET_MODE_SIZE (mode) > 8) in index_term_p() 2131 case MULT: in decompose_address_operand() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | simplify-rtx.cc | 650 || GET_CODE (op) == MULT)) in simplify_truncation() 1121 if (GET_CODE (op) == MULT in simplify_unary_operation_1() 1125 return simplify_gen_binary (MULT, mode, XEXP (op, 0), temp); in simplify_unary_operation_1() 1213 && GET_CODE (XEXP (op, 0)) == MULT) in simplify_unary_operation_1() 1470 if (GET_CODE (op) == MULT) in simplify_unary_operation_1() 1506 (MULT, mode, in simplify_unary_operation_1() 1678 if (GET_CODE (op) == MULT) in simplify_unary_operation_1() 1714 (MULT, mode, in simplify_unary_operation_1() 2752 else if (GET_CODE (lhs) == MULT in simplify_binary_operation_1() 2773 else if (GET_CODE (rhs) == MULT in simplify_binary_operation_1() [all …]
|
| /netbsd-src/external/lgpl3/gmp/dist/demos/ |
| H A D | pexpr.c | 94 enum op_t {NOP, LIT, NEG, NOT, PLUS, MINUS, MULT, DIV, MOD, REM, INVMOD, POW, enumerator 565 makeexp (e, MULT, *e, e2); in term() 603 makeexp (e, MULT, *e, e2); in term() 621 makeexp (e, MULT, *e, e2); in term() 716 {"mul", MULT, 0}, 918 case MULT: in mpz_eval_expr() 1346 case MULT: in mpz_eval_mod_expr()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
| H A D | cris.cc | 723 case MULT: in cris_op_str() 792 else if (GET_CODE (index) == MULT) in cris_print_index() 1274 case MULT: in cris_print_operand() 1290 i == 0 || (i == 1 && GET_CODE (operand) == MULT) ? 'b' in cris_print_operand() 1292 : (i == 2 && GET_CODE (operand) == MULT) || i == 1 ? 'w' in cris_print_operand() 1531 || (GET_CODE (x) == MULT in cris_biap_index_p() 1915 case MULT: in cris_rtx_costs() 2053 if (!REG_P (tem1) && GET_CODE (tem1) != MULT) in cris_address_cost() 2057 gcc_assert (REG_P (tem1) || GET_CODE (tem1) == MULT); in cris_address_cost() 2062 if ((GET_CODE (tem1) == MULT && cris_biap_index_p (tem1, false)) in cris_address_cost() [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | simplify-rtx.c | 655 || GET_CODE (op) == MULT)) in simplify_truncation() 1097 if (GET_CODE (op) == MULT in simplify_unary_operation_1() 1101 return simplify_gen_binary (MULT, mode, XEXP (op, 0), temp); in simplify_unary_operation_1() 1189 && GET_CODE (XEXP (op, 0)) == MULT) in simplify_unary_operation_1() 1426 if (GET_CODE (op) == MULT) in simplify_unary_operation_1() 1462 (MULT, mode, in simplify_unary_operation_1() 1566 if (GET_CODE (op) == MULT) in simplify_unary_operation_1() 1602 (MULT, mode, in simplify_unary_operation_1() 2517 else if (GET_CODE (lhs) == MULT in simplify_binary_operation_1() 2538 else if (GET_CODE (rhs) == MULT in simplify_binary_operation_1() [all …]
|
| /netbsd-src/usr.bin/xlint/lint1/ |
| H A D | op.h | 78 MULT, enumerator
|