| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | internal-fn.c | 1580 scalar_int_mode hmode, wmode; in expand_mul_overflow() local 1664 else if (int_mode_for_size (prec / 2, 1).exists (&hmode) in expand_mul_overflow() 1665 && 2 * GET_MODE_PRECISION (hmode) == prec) in expand_mul_overflow() 1676 unsigned int hprec = GET_MODE_PRECISION (hmode); in expand_mul_overflow() 1679 hipart0 = convert_modes (hmode, mode, hipart0, uns); in expand_mul_overflow() 1680 rtx lopart0 = convert_modes (hmode, mode, op0, uns); in expand_mul_overflow() 1683 signbit0 = expand_shift (RSHIFT_EXPR, hmode, lopart0, hprec - 1, in expand_mul_overflow() 1687 hipart1 = convert_modes (hmode, mode, hipart1, uns); in expand_mul_overflow() 1688 rtx lopart1 = convert_modes (hmode, mode, op1, uns); in expand_mul_overflow() 1691 signbit1 = expand_shift (RSHIFT_EXPR, hmode, lopart1, hprec - 1, in expand_mul_overflow() [all …]
|
| /netbsd-src/external/bsd/ntp/dist/ntpdc/ |
| H A D | layout.std | 38 offsetof(hmode) = 6 53 offsetof(hmode) = 15 68 offsetof(hmode) = 12 229 offsetof(hmode) = 4 240 offsetof(hmode) = 4
|
| H A D | ntpdc_ops.c | 391 modetoa(plist->hmode), strhost); in peerlist() 477 else if (plist->hmode == MODE_ACTIVE) in dopeers() 479 else if (plist->hmode == MODE_PASSIVE) in dopeers() 481 else if (plist->hmode == MODE_CLIENT) in dopeers() 483 else if (plist->hmode == MODE_BROADCAST) in dopeers() 485 else if (plist->hmode == MODE_BCLIENT) in dopeers() 606 modetoa(pp->hmode), modetoa(pp->pmode), in printpeer() 722 pl->hmode = pl->flags = 0; in showpeer() 798 pl->hmode = plist[qitems].flags = 0; in peerstats() 1452 cpeer.hmode = (u_char) mode; in doconfig()
|
| /netbsd-src/external/bsd/ntp/dist/include/ |
| H A D | ntp_request.h | 361 u_char hmode; /* mode for this peer */ member 381 u_char hmode; /* peer mode */ member 401 u_char hmode; /* peer.hmode */ member 608 u_char hmode; /* mode, either broadcast, active or client */ member 620 u_char hmode; /* mode, either broadcast, active or client */ member
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | internal-fn.cc | 1796 scalar_int_mode hmode, wmode; in expand_mul_overflow() local 1883 else if (int_mode_for_size (prec / 2, 1).exists (&hmode) in expand_mul_overflow() 1884 && 2 * GET_MODE_PRECISION (hmode) == prec) in expand_mul_overflow() 1895 unsigned int hprec = GET_MODE_PRECISION (hmode); in expand_mul_overflow() 1898 hipart0 = convert_modes (hmode, mode, hipart0, uns); in expand_mul_overflow() 1899 rtx lopart0 = convert_modes (hmode, mode, op0, uns); in expand_mul_overflow() 1902 signbit0 = expand_shift (RSHIFT_EXPR, hmode, lopart0, hprec - 1, in expand_mul_overflow() 1906 hipart1 = convert_modes (hmode, mode, hipart1, uns); in expand_mul_overflow() 1907 rtx lopart1 = convert_modes (hmode, mode, op1, uns); in expand_mul_overflow() 1910 signbit1 = expand_shift (RSHIFT_EXPR, hmode, lopart1, hprec - 1, in expand_mul_overflow() [all …]
|
| /netbsd-src/external/bsd/ntp/dist/sntp/ |
| H A D | networking.h | 51 u_char hmode; member
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | sync.md | 401 machine_mode hmode = <CASHMODE>mode; 406 gen_lowpart (hmode, operands[4]), gen_highpart (hmode, operands[4]),
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | sync.md | 426 machine_mode hmode = <CASHMODE>mode; 431 gen_lowpart (hmode, operands[4]), gen_highpart (hmode, operands[4]),
|
| H A D | i386-expand.cc | 23373 machine_mode mode = GET_MODE (target_val), hmode = mode; in ix86_expand_cmpxchg_loop() local 23391 hmode = DImode; in ix86_expand_cmpxchg_loop() 23397 hmode = SImode; in ix86_expand_cmpxchg_loop() 23418 rtx low_new_mem = gen_lowpart (hmode, new_mem); in ix86_expand_cmpxchg_loop() 23419 rtx low_exp_input = gen_lowpart (hmode, exp_input); in ix86_expand_cmpxchg_loop() 23420 rtx high_new_mem = gen_highpart (hmode, new_mem); in ix86_expand_cmpxchg_loop() 23421 rtx high_exp_input = gen_highpart (hmode, exp_input); in ix86_expand_cmpxchg_loop() 23423 hmode, 1, cmp_label, in ix86_expand_cmpxchg_loop() 23426 hmode, 1, cmp_label, in ix86_expand_cmpxchg_loop() 23437 gen_lowpart (hmode, new_input), in ix86_expand_cmpxchg_loop() [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 76 (define_mode_attr hmode [(QI "hi") (HI "hi") (SI "si") (DI "di")]) 1735 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], operands[1], operands[2])); 1761 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], operands[1], operands[2])); 1795 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], r,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/ |
| H A D | pdp11.md | 76 (define_mode_attr hmode [(QI "hi") (HI "hi") (SI "si") (DI "di")]) 1733 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], operands[1], operands[2])); 1759 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], operands[1], operands[2])); 1793 emit_insn (gen_asl<QHSint:hmode>_op (operands[0], r,
|
| /netbsd-src/external/bsd/ntp/dist/ntpq/ |
| H A D | ntpq.texi | 704 @item @code{hmode}
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | CommitLog-4.1.0 | 4931 * ntpd/refclock_parse.c (CLK_REALTYPE): We really want ttl, not hmode. 4933 ttl member, not the hmode member. 4949 * ntpd/refclock_parse.c (CLK_REALTYPE): Use hmode, not ttl. 5130 * ntpd/ntp_config.c (getconfig): MODE was setting ttl, not hmode.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | ChangeLog-9297 | 1923 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
|
| /netbsd-src/external/gpl3/gdb.old/dist/opcodes/ |
| H A D | ChangeLog-9297 | 1923 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-9297 | 1923 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | ChangeLog-9297 | 1923 * h8300-dis.c (bfd_h8_disassemble): Rename "hmode" argument
|
| /netbsd-src/external/gpl2/gettext/dist/build-aux/ |
| H A D | texinfo.tex | 2049 \ifhmode \errmessage{In hmode at itemizeitem}\fi
|
| /netbsd-src/external/gpl2/diffutils/dist/config/ |
| H A D | texinfo.tex | 2096 \ifhmode \errmessage{In hmode at itemizeitem}\fi
|
| /netbsd-src/external/gpl2/grep/dist/doc/ |
| H A D | texinfo.tex | 2018 \ifhmode \errmessage{In hmode at itemizeitem}\fi
|