| /NextBSD/sys/powerpc/fpu/ |
| HD | fpu_compare.c | 139 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in fpu_compare() argument
|
| /NextBSD/lib/libc/sparc64/fpu/ |
| HD | fpu_compare.c | 150 #define diff(magnitude) (a->fp_sign ? opposite_cc(magnitude) : (magnitude)) in __fpu_compare() argument
|
| /NextBSD/contrib/apr/strings/ |
| HD | apr_snprintf.c | 335 register apr_uint32_t magnitude = num; in conv_10() local 354 magnitude = ((apr_uint32_t) -t) + 1; in conv_10() 362 register apr_uint32_t new_magnitude = magnitude / 10; in conv_10() 364 *--p = (char) (magnitude - new_magnitude * 10 + '0'); in conv_10() 365 magnitude = new_magnitude; in conv_10() 367 while (magnitude); in conv_10() 378 apr_uint64_t magnitude = num; in conv_10_quad() local 385 if ((magnitude <= APR_UINT32_MAX && is_unsigned) in conv_10_quad() 406 magnitude = ((apr_uint64_t) -t) + 1; in conv_10_quad() 414 apr_uint64_t new_magnitude = magnitude / 10; in conv_10_quad() [all …]
|
| /NextBSD/tools/test/iconv/tablegen/ |
| HD | tablegen.c | 127 magnitude(const uint32_t p) in magnitude() function 147 switch (magnitude(data)) { in format() 296 inbytesleft = uniinput ? 4 : magnitude(inbuf); in do_conv()
|
| /NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/ |
| HD | ar9300_reset.c | 5716 int32_t magnitude, phase; in ar9300_tx_iq_cal_outlier_detection() local 5771 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection() 5774 magnitude_avg = magnitude_avg + magnitude; in ar9300_tx_iq_cal_outlier_detection() 5776 if (magnitude > magnitude_max) { in ar9300_tx_iq_cal_outlier_detection() 5777 magnitude_max = magnitude; in ar9300_tx_iq_cal_outlier_detection() 5780 if (magnitude < magnitude_min) { in ar9300_tx_iq_cal_outlier_detection() 5781 magnitude_min = magnitude; in ar9300_tx_iq_cal_outlier_detection() 5795 magnitude = coeff->mag_coeff[ch_idx][im][0]; in ar9300_tx_iq_cal_outlier_detection() 5797 if ((ABS(magnitude) < ABS(magnitude_max)) || in ar9300_tx_iq_cal_outlier_detection() 5798 (ABS(magnitude) < ABS(magnitude_min))) in ar9300_tx_iq_cal_outlier_detection() [all …]
|
| /NextBSD/contrib/ntp/ |
| HD | TODO | 11 970318: in hourly_stats(?), squawk if the magnitude of the drift is,
|
| /NextBSD/contrib/groff/contrib/mm/examples/ |
| HD | MUL | 486 magnitude
|
| /NextBSD/cddl/contrib/dtracetoolkit/Notes/ |
| HD | ALLoverhead.txt | 36 If overheads are a concern - then perform tests to measure their magnitude
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | APInt.cpp | 1299 unsigned magnitude = getActiveBits(); in sqrt() local 1303 if (magnitude <= 5) { in sqrt() 1320 if (magnitude < 52) { in sqrt()
|
| /NextBSD/contrib/amd/ |
| HD | BUGS | 283 the resulting configure script by an order of magnitude, and for no real
|
| HD | AUTHORS | 353 _must_ have a timeout 2 orders of magnitude larger than UDP
|
| HD | ChangeLog | 5410 parameter 2 orders of magnitude larger than udp (patch from Trond
|
| /NextBSD/contrib/gcc/doc/ |
| HD | implement-c.texi | 212 @cite{Whether signed integer types are represented using sign and magnitude,
|
| HD | md.texi | 2459 Signed number whose magnitude is greater than 0x80 2465 Signed number whose magnitude is greater than 0x100 3675 Store a value with the magnitude of operand 1 and the sign of operand
|
| HD | tm.texi | 1358 rounded to numbers of different magnitude. Two such modes are
|
| HD | invoke.texi | 2665 Also warn about cases where the compiler reduces the magnitude of a
|
| /NextBSD/tools/test/testfloat/ |
| HD | testfloat.txt | 573 _of_accuracy_. A result is tiny when its magnitude is nonzero yet smaller
|
| /NextBSD/contrib/gdtoa/ |
| HD | changes | 500 representable magnitude when nbits is a multiple of 32.
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMInstrThumb.td | 104 // thumb style PC relative operand. signed, 8 bits magnitude,
|
| /NextBSD/crypto/heimdal/doc/ |
| HD | layman.asc | 893 magnitude.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1995 | 1175 * search.c (dfs_pushdecls): Consume 2 or 3 orders of magnitude less
|
| /NextBSD/contrib/llvm/tools/clang/include/clang/Basic/ |
| HD | DiagnosticSemaKinds.td | 118 "magnitude of floating-point constant too large for type %0; maximum is %1">, 121 "magnitude of floating-point constant too small for type %0; minimum is %1">,
|
| /NextBSD/contrib/binutils/gas/po/ |
| HD | gas.pot | 2589 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)" 2594 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
|
| /NextBSD/contrib/gcc/ |
| HD | FSFChangeLog.10 | 9906 * m68k/fpgnulib.c (__fixdfsi): Catch values < 0.5 in magnitude.
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | fortunes | 5101 civilization began has seen six orders of magnitude in performance-price 20050 Mencken -- there is no cure for a disease of that magnitude. 50885 magnitude of the vectors and it becomes an instant angle calculator! Now, how
|