Home
last modified time | relevance | path

Searched refs:uintmax_t (Results 1 – 12 of 12) sorted by relevance

/math/
A Dfromfp.h54 static uintmax_t
55 fromfp_round (bool negative, uintmax_t x, bool half_bit, bool more_bits, in fromfp_round()
87 fromfp_overflowed (bool negative, uintmax_t x, int exponent, int max_exponent) in fromfp_overflowed()
151 fromfp_round_and_return (bool negative, uintmax_t x, bool half_bit, in fromfp_round_and_return()
155 uintmax_t uret = fromfp_round (negative, x, half_bit, more_bits, round); in fromfp_round_and_return()
A Dtest-tgmath.c232 uintmax_t um; in F()
796 uintmax_t in uintmax_t() function
804 uintmax_t in uintmax_t() function
A Dtest-tgmath-ret.c68 CHECK_RET_CONST(ufromfp, uintmax_t, rm, width) in CHECK_RET_CONST()
70 CHECK_RET_CONST(ufromfpx, uintmax_t, rm, width) in CHECK_RET_CONST()
A Dlibm-test-support.h182 void check_uintmax_t (const char *, uintmax_t, uintmax_t, int);
A Dlibm-test-support.c945 check_uintmax_t (const char *test_name, uintmax_t computed, in check_uintmax_t()
946 uintmax_t expected, int exceptions) in check_uintmax_t()
A DREADME.libm-test126 - "U" for uintmax_t.
A Dgen-fromfp-tests-inputs1 /* Integer inputs within range of uintmax_t. */
A Dlibm-test-driver.c266 uintmax_t expected;
A Dlibm-test-ufromfp.inc457 /* Integer inputs within range of uintmax_t. */
A Dlibm-test-ufromfpx.inc457 /* Integer inputs within range of uintmax_t. */
A Dlibm-test-fromfp.inc335 /* Integer inputs within range of uintmax_t. */
A Dlibm-test-fromfpx.inc335 /* Integer inputs within range of uintmax_t. */

Completed in 125 milliseconds