Searched refs:ieee_double_extract (Results 1 – 6 of 6) sorted by relevance
485 union ieee_double_extract x; in tests_infinity_d()503 union ieee_double_extract x; in tests_isinf()
78 union ieee_double_extract x; in __gmp_extract_double()
3788 union ieee_double_extract union3803 union ieee_double_extract union3818 union ieee_double_extract union3867 union ieee_double_extract u; \
20093 * gmp-impl.h (ieee_double_extract): Setup using HAVE_DOUBLE_IEEE_*.20094 (GMP_UINT32): New define, 32 bit type for ieee_double_extract.20135 * gmp-impl.h (ieee_double_extract): Test __sparc__, used by gcc 3.1.23591 * gmp-impl.h (union ieee_double_extract) [m68k]: Use longs, since int26473 * gmp-impl.h (union ieee_double_extract): Test for _CRAYIEEE.27000 * gmp-impl.h (union ieee_double_extract): Handle ia64.29986 * gmp-impl.h (union ieee_double_extract): Check _CRAYMPP.31402 * gmp-impl.h (union ieee_double_extract): Special case for32544 * gmp-impl.h (union ieee_double_extract): Test sparc and __sparc.32638 * gmp-impl.h: Rework code for defining ieee_double_extract.[all …]
171 union ieee_double_extract u; in mpn_get_d()
16340 get rid of dependency from GMP for _GMP_IEEE_FLOATS and ieee_double_extract36511 …Better supports of non IEEE-754 floats (don't use anymore ieee_double_extract if _GMP_IEEE is not …