| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | acoshf_2u8.c | 21 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 D | erfinvf_4u7.c | 50 /* 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 D | cosh_2u.c | 32 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 D | acosh_3u.c | 24 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 D | cbrtf_1u5.c | 20 one Newton iteration on a reduced interval. Greatest error is 1.5 ULP. This
|
| H A D | sinh_3u.c | 20 The greatest observed error is 2.57 ULP:
|
| H A D | tanh_3u.c | 51 expm1. The greatest observed error is 2.77 ULP:
|
| H A D | cbrt_2u.c | 21 two Newton iterations. Greatest observed error is 1.79 ULP. Errors repeat
|
| H A D | atanh_3u.c | 58 version of log1p. Greatest observed error is 3.00 ULP:
|
| H A D | sinhf_2u3.c | 51 Greatest error in this region is 1.89 ULP: in sinhf()
|
| /freebsd/contrib/ntp/libntp/lib/isc/ |
| H A D | log.c | 235 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 D | cosh.c | 71 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 D | atan2.c | 47 /* 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 D | atanh.c | 25 The greatest observed error is 2.81 ULP:
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | cosh.c | 74 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 D | tanh.c | 31 version of expm1. The greatest observed error is 2.70 ULP:
|
| H A D | atanh.c | 34 The greatest observed error is 3.31 ULP:
|
| H A D | sinh.c | 44 The greatest observed error is 2.52 ULP:
|
| /freebsd/sys/vm/ |
| H A D | vm_radix.h | 183 * 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 D | calendar.c | 74 * 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 D | stdint.h | 306 /* 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 D | numeric.cppm | |
| /freebsd/contrib/tzdata/ |
| H A D | README | 48 maintainer, to whom the time zone community owes the greatest debt of all.
|
| /freebsd/contrib/tzcode/ |
| H A D | README | 48 maintainer, to whom the time zone community owes the greatest debt of all.
|
| /freebsd/sys/dev/bwi/ |
| H A D | bitops.h | 63 * greatest unsigned value that a bitfield
|