Searched refs:high (Results 326 - 350 of 392) sorted by relevance

<<111213141516

/freebsd-11.0-release/contrib/ntp/ntpd/
H A Dntp_proto.c3061 double high, low; local
3253 * then from the high end downwards. The scans stop when the
3265 * high. There may be none of them.
3268 high = -1e9;
3272 * Bound the interval (low, high) as the smallest
3284 high = endpoint[indx[j]].val;
3295 if (high > low)
3317 if (( high <= low
3319 || peer->offset - h > high
4578 * systems with high
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dtree-cfg.c2213 size_t low, high, n = TREE_VEC_LENGTH (vec); local
2216 for (low = -1, high = n - 1; high - low > 1; )
2218 size_t i = (high + low) / 2;
2226 high = i;
H A Doptabs.c719 /* The low OP1 bits of INTO_TARGET come from the high bits of OUTOF_INPUT.
1053 int high = (WORDS_BIG_ENDIAN ? 0 : 1);
1057 rtx op0_high = operand_subword_force (op0, high, mode);
1059 rtx op1_high = operand_subword_force (op1, high, mode);
1146 product_high = operand_subword (product, high, 1, mode);
1048 int high = (WORDS_BIG_ENDIAN ? 0 : 1); local
H A Dexpmed.c1877 HOST_WIDE_INT low, high;
1885 high = (bitpos > 0 ? (v >> (HOST_BITS_PER_WIDE_INT - bitpos)) : 0);
1890 high = v << (bitpos - HOST_BITS_PER_WIDE_INT);
1893 return immed_double_const (low, high, mode);
3384 flavor of OP0 and OP1. ADJ_OPERAND is already the high half of the
3418 /* Subroutine of expand_mult_highpart. Return the MODE high part of OP. */
3455 high part of the product, and in the sign flavor of unsignedp. */
3539 putting the high half of the result in TARGET if that is convenient,
3799 and then correct it by or'ing in missing high bits
5210 /* If testing the sign bit, can just test on high wor
1871 HOST_WIDE_INT low, high; local
[all...]
/freebsd-11.0-release/contrib/binutils/binutils/
H A Dstabs.c1810 offset = offset from high order bit to start bit of type.
4553 unsigned long high;
4556 high = 0;
4564 high *= 10;
4565 high += **pp - '0';
4585 0, high, FALSE);
4552 unsigned long high; local
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-ppc.c64 /* #ha(value) denotes the high adjusted value: bits 16 through 31 of
563 int middle, low, high;
567 high = regcount - 1;
571 middle = (low + high) / 2;
574 high = middle - 1;
580 while (low <= high);
560 int middle, low, high; local
/freebsd-11.0-release/sys/dev/usb/wlan/
H A Dif_zyd.c1967 uint32_t low, high; local
1974 high = 0x80000000;
1979 high = 0xffffffff;
1997 high |= 1 << (v - 32);
2005 zyd_write32_m(sc, ZYD_MAC_GHTBH, high);
/freebsd-11.0-release/sys/compat/linux/
H A Dlinux_ioctl.c162 int low, high, span; member in struct:handler_element
2896 * are uninitialized and therefore have high random
3587 if (cmd >= he->low && cmd <= he->high) {
3641 he->high = h->high;
3642 he->span = h->high - h->low + 1;
/freebsd-11.0-release/sys/dev/mpr/
H A Dmpr.c121 u32 high; member in struct:_reply_descriptor::__anon10901
976 rd.u.high = cm->cm_desc.Words.High;
982 rd.u.high);
/freebsd-11.0-release/sys/dev/mps/
H A Dmps.c122 u32 high; member in struct:_reply_descriptor::__anon10916
975 rd.u.high = cm->cm_desc.Words.High;
981 rd.u.high);
/freebsd-11.0-release/contrib/gcc/config/sparc/
H A Dsparc.c899 be loaded into an integer register using a high/losum
3778 save_or_restore_regs (int low, int high, rtx base, int offset, int action)
3783 if (TARGET_ARCH64 && high <= 32)
3785 for (i = low; i < high; i++)
3804 for (i = low; i < high; i += 2)
6748 /* Print out the high order register name of a register pair. */
7471 /* sethi clears the high bits */
7473 /* LO_SUM is used with sethi. sethi cleared the high
7509 /* Positive integers leave the high bits zero. */
7624 /* Return 0 if the high 3
3767 save_or_restore_regs(int low, int high, rtx base, int offset, int action) argument
8191 HOST_WIDE_INT high = TREE_INT_CST_HIGH (arg2); local
[all...]
/freebsd-11.0-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c230 uint16_t high = DTRACE_LLQUANTIZE_HIGH(arg); local
247 while (order <= high) {
/freebsd-11.0-release/sys/dev/vte/
H A Dif_vte.c2042 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
2052 if (value < low || value > high)
/freebsd-11.0-release/contrib/gdb/gdb/
H A Drs6000-nat.c146 extern void fixup_breakpoints (CORE_ADDR low, CORE_ADDR high, CORE_ADDR delta);
/freebsd-11.0-release/sys/dev/mwl/
H A Dmwlreg.h1081 uint32_t high; member in struct:__anon11123
/freebsd-11.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h211 uint32_t ast_ani_cckhigh;/* ANI CCK weak signal threshold high */
438 uint16_t flags, uint16_t *low, uint16_t *high);
/freebsd-11.0-release/sys/netinet/
H A Dsctp_uio.h820 uint32_t high; member in struct:sctp_fr_map
/freebsd-11.0-release/sys/ofed/drivers/infiniband/core/
H A Dcma.c2482 int low, high, remaining; local
2485 inet_get_local_port_range(&low, &high);
2486 remaining = (high - low) + 1;
2503 if ((rover < low) || (rover > high))
/freebsd-11.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub_funcs.c70 uint16_t *low, uint16_t *high)
69 ar9300_Stub_GetChannelEdges(struct ath_hal *ah, uint16_t flags, uint16_t *low, uint16_t *high) argument
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn.h621 void BN_set_params(int mul, int high, int low, int mont);
622 int BN_get_params(int which); /* 0, mul, 1 high, 2 low, 3 mont */
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dieee754-df.S929 @ Loop again for the low word if this pass was for the high word.
937 @ Be sure result starts in the high word.
/freebsd-11.0-release/sys/dev/mrsas/
H A Dmrsas.h436 u_int32_t high; member in struct:_MRSAS_REQUEST_DESCRIPTOR_UNION::__anon10954::__anon10955
907 u_int32_t high; member in struct:desc_value::__anon10966
/freebsd-11.0-release/sys/dev/nge/
H A Dif_nge.c2714 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
2724 if (value < low || value > high)
/freebsd-11.0-release/sys/dev/stge/
H A Dif_stge.c2540 * high order bits select the register, while the rest of the bits
2575 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
2585 if (value < low || value > high)
/freebsd-11.0-release/sys/dev/sf/
H A Dif_sf.c48 * The Starfire offers high and low priority buffer queues, a
2713 sysctl_int_range(SYSCTL_HANDLER_ARGS, int low, int high) argument
2723 if (value < low || value > high)

Completed in 591 milliseconds

<<111213141516