Home
last modified time | relevance | path

Searched full:greatest (Results 1 – 25 of 165) sorted by relevance

1234567

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dacoshf_2u8.c21 ln(2). The greatest error in the region is 0.94 ULP:
25 sqrt(x*x - 1)). Greatest error in this region is 1.30 ULP:
29 undefined. For 1 <= x <= 2, the greatest error is 2.78 ULP:
H A Derfinvf_4u7.c50 /* Greatest error in this region is 4.60 ULP: in erfinvf()
58 /* Greatest error in this region is 3.79 ULP: in erfinvf()
65 /* Tail region, where error is greatest (and sensitive to sqrt and log1p in erfinvf()
H A Dcosh_2u.c32 The greatest observed error is in the special region, 1.93 ULP:
36 The greatest observed error in the non-special region is 1.03 ULP:
H A Dacosh_3u.c24 ln(2). The greatest observed error in this region is 0.98 ULP:
28 x > 2: Calculate the result directly using definition of acosh(x). Greatest
H A Dcbrtf_1u5.c20 one Newton iteration on a reduced interval. Greatest error is 1.5 ULP. This
H A Dsinh_3u.c20 The greatest observed error is 2.57 ULP:
H A Dtanh_3u.c51 expm1. The greatest observed error is 2.77 ULP:
H A Dcbrt_2u.c21 two Newton iterations. Greatest observed error is 1.79 ULP. Errors repeat
H A Datanh_3u.c58 version of log1p. Greatest observed error is 3.00 ULP:
H A Dsinhf_2u3.c51 Greatest error in this region is 1.89 ULP: in sinhf()
/freebsd/contrib/ntp/libntp/lib/isc/
H A Dlog.c235 greatest_version(isc_logchannel_t *channel, int *greatest);
1148 int version, greatest = -1; in greatest_version() local
1203 if (*digit_end == '\0' && version > greatest) in greatest_version()
1204 greatest = version; in greatest_version()
1209 *greatestp = ++greatest; in greatest_version()
1216 int i, n, greatest; in roll_log() local
1233 * Set greatest_version to the greatest existing version in roll_log()
1238 result = greatest_version(channel, &greatest); in roll_log()
1243 * Now greatest should be set to the highest version number desired. in roll_log()
1245 * when not doing infinite log rolling, greatest will need to be in roll_log()
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dcosh.c71 The greatest observed error is in the scalar fall-back region, so is the
76 The greatest observed error in the non-special region is 1.54 ULP:
H A Datan2.c47 /* Fast implementation of SVE atan2. Errors are greatest when y and
48 x are reasonably close together. The greatest observed error is 2.28 ULP:
H A Datanh.c25 The greatest observed error is 2.81 ULP:
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dcosh.c74 The greatest observed error is in the scalar fall-back region, so is the
79 The greatest observed error in the non-special region is 1.54 ULP:
H A Dtanh.c31 version of expm1. The greatest observed error is 2.70 ULP:
H A Datanh.c34 The greatest observed error is 3.31 ULP:
H A Dsinh.c44 The greatest observed error is 2.52 ULP:
/freebsd/sys/vm/
H A Dvm_radix.h183 * Returns the page with the greatest pindex that is less than or equal to the
276 * Initialize an iterator pointing to the page with the greatest pindex that is
289 * Initialize an iterator pointing to the page with the greatest pindex that is
/freebsd/lib/libcalendar/
H A Dcalendar.c74 * than the answer and using linear search for the greatest in jdate()
139 * than the answer and search linearly for the greatest year not in gdate()
150 * search the greatest month which does not start after ndays. We in gdate()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdint.h306 /* C99 7.18.1.5 Greatest-width integer types.
905 /* C99 7.18.2.5 Limits of greatest-width integer types. */
910 /* C23 7.22.2.5 Width of greatest-width integer types. */
940 /* 7.18.4.2 Macros for greatest-width integer constants. */
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dnumeric.cppm
/freebsd/contrib/tzdata/
H A DREADME48 maintainer, to whom the time zone community owes the greatest debt of all.
/freebsd/contrib/tzcode/
H A DREADME48 maintainer, to whom the time zone community owes the greatest debt of all.
/freebsd/sys/dev/bwi/
H A Dbitops.h63 * greatest unsigned value that a bitfield

1234567