/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ppc/ |
H A D | fixunstfti.c | 33 unsigned long long ull[2]; // High and low doubles as 64-bit integers. in __fixunstfti() 41 // Retrieve the 64-bit patterns of high and low doubles. in __fixunstfti() 42 // Compute the unbiased exponent of both high and low doubles by in __fixunstfti() 104 // the fractional part of the high double. Because both doubles cannot in __fixunstfti()
|
H A D | divtc3.c | 8 // half of the long doubles), even though this file defines complex division for
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-color-helper.cpp | 82 // HSV represented by a tuple of doubles 118 // Takes a typle of doubles representing a color in HSV and converts them to 169 // Interpolates between two HSV Colors both represented as a tuple of doubles 170 // Returns an HSV Color represented as a tuple of doubles
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-peripheral-props.yaml | 95 bigger chip. This basically doubles (or more) the total address 108 bits in the other). This basically doubles the address space and
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_diag.cpp | 220 // On MSVC platforms, long doubles are equal to regular doubles. in RenderText() 221 // In MinGW environments on x86, long doubles are 80 bit, but here, in RenderText() 223 // long doubles to be 64 bit. Just cast the float value to a regular in RenderText()
|
/freebsd/lib/msun/tests/ |
H A D | next_test.c | 89 * FreeBSD/i386 assumes long doubles are truncated to the in ATF_TC_BODY() 217 * FreeBSD/i386 assumes long doubles are truncated to the in ATF_TC_BODY() 260 * The idd() and idf() routines ensure that doubles and floats are
|
H A D | trig_test.c | 128 /* doubles very close to odd multiples of pi */ in ATF_TC_BODY() 139 /* long doubles very close to odd multiples of pi */ in ATF_TC_BODY()
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-quote-dollar.mk | 4 # and doubles dollar signs, to prevent them from being interpreted by a
|
/freebsd/sys/contrib/openzfs/include/sys/lua/ |
H A D | luaconf.h | 469 ** Some tricks with doubles 475 ** conversion from doubles to integer types, mainly to LUA_UNSIGNED. 486 @@ LUA_IEEEENDIAN is the endianness of doubles in your machine 493 ** are 32-bit values) with numbers represented as IEEE 754-2008 doubles
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.integer_illegal.ksh | 21 # Constructing integers that are doubles, too large, or too
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/ |
H A D | tst.InlineDataAssign.d | 33 * NOTES: The commented lines defining floats and doubles should be uncommented
|
H A D | tst.InlineExpression.d | 34 * NOTES: The commented lines for the floats and doubles should be uncommented
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | GenericValue.h | 35 APInt IntVal; // also used for long doubles.
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_fg.c | 278 benahour. It doubles day number for an hours in replys after 10:10:10 UTC in fg_receive() 279 and doubles min every hour at HH:10:ss for a minute. in fg_receive()
|
/freebsd/contrib/sendmail/libsm/ |
H A D | t-float.c | 30 ** Sendmail uses printf and scanf with doubles,
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/union/ |
H A D | tst.UnionDataTypes.d | 35 * NOTES: The floats, doubles and strings have not been implemented yet.
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/struct/ |
H A D | tst.StructDataTypes.d | 35 * NOTES: The floats, doubles and strings have not been implemented yet.
|
/freebsd/contrib/arm-optimized-routines/math/test/rtest/ |
H A D | intern.h | 63 compare, /* compare doubles, returns int */
|
/freebsd/stand/kboot/kboot/arch/aarch64/ |
H A D | tramp.S | 93 tramp_end: /* padding doubles as stack */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILShaderFlags.cpp | 26 Flags.Doubles = true; in updateFlags()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
H A D | nsan_stats.h | 66 // This is a bitcasted double. Doubles have the nice idea to be ordered as
|
/freebsd/contrib/libcbor/examples/ |
H A D | cjson2cbor.c | 71 // This is stupid -- ints and doubles cannot are not distinguished in cjson_cbor_stream_decode()
|
/freebsd/contrib/gdtoa/ |
H A D | README | 308 P754 standard for binary IEEE arithmetic specifies doubles as having 312 finite doubles, b = 0 for denormals, and b = 2047 for Infinities and NaNs.
|
/freebsd/contrib/bc/manuals/ |
H A D | algorithms.md | 68 it doubles the amount of correct digits per iteration. 336 per iteration, and it doubles the amount of correct digits per iteration.
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgparse.h | 55 * o check for doubles in the rrsig list when adding an RRSIG to data, 60 * that sign the data as well, doubles are removed.
|