Home
last modified time | relevance | path

Searched refs:rmin (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/ntp/sntp/libopts/
H A Dnumeric.c47 const struct {long const rmin, rmax;} * rng = rng_table; in optionShowRange() member
75 fprintf(option_usage_fp, zRangeExact, pz_indent, rng->rmin); in optionShowRange()
76 else if (rng->rmin == LONG_MIN) in optionShowRange()
79 fprintf(option_usage_fp, zRangeAbove, pz_indent, rng->rmin); in optionShowRange()
81 fprintf(option_usage_fp, zRange, pz_indent, rng->rmin, in optionShowRange()
/freebsd/contrib/bearssl/T0/
H A DTPointerExpr.cs64 long rmin = (long)min + off; in GetMaxBitLength()
67 if (rmin < 0) { in GetMaxBitLength()
68 numBits = Math.Max(numBits, BitLength(rmin)); in GetMaxBitLength()
/freebsd/contrib/ntp/sntp/
H A Dsntp-opts.c924 static struct {long rmin, rmax;} const rng[1] = { in doOptSteplimit() member
933 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptSteplimit()
935 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptSteplimit()
960 static struct {long rmin, rmax;} const rng[1] = { in doOptNtpversion() member
969 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptNtpversion()
971 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptNtpversion()
/freebsd/contrib/ntp/util/
H A Dntp-keygen-opts.c1034 static struct {long rmin, rmax;} const rng[1] = { in doOptImbits() member
1043 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptImbits()
1045 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptImbits()
1093 static struct {long rmin, rmax;} const rng[1] = { in doOptModulus() member
1102 if (pOptDesc->optArg.argInt < rng[ix].rmin) in doOptModulus()
1104 if (pOptDesc->optArg.argInt == rng[ix].rmin) in doOptModulus()
/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map1286 u32 rmin {