Home
last modified time | relevance | path

Searched refs:bits (Results 1 – 9 of 9) sorted by relevance

/math/
A DMakefile25 headers := math.h bits/mathcalls.h \
26 fpu_control.h complex.h bits/cmathcalls.h fenv.h \
27 bits/fenv.h bits/mathdef.h tgmath.h \
28 bits/math-vector.h finclude/math-vector-fortran.h \
29 bits/libm-simd-decl-stubs.h bits/iscanonical.h \
30 bits/flt-eval-method.h bits/fp-fast.h bits/fp-logb.h \
31 bits/long-double.h bits/mathcalls-helper-functions.h \
32 bits/floatn.h bits/floatn-common.h bits/mathcalls-narrow.h
A Dgen-auto-libm-tests.c1653 int bits = int_type_bits (type, long_bits); in int_fits_type() local
1657 mpz_ui_pow_ui (t, 2, bits - 1); in int_fits_type()
1722 int bits = int_type_bits (type, long_bits); in output_generic_value() local
1725 mpz_ui_pow_ui (tmp, 2, bits - 1); in output_generic_value()
1843 size_t bits = mpz_sizeinbase (tmp, 2); in output_for_one_input_case() local
1846 this_prec = bits - tz; in output_for_one_input_case()
1852 while ((size_t) this_num_ones < bits in output_for_one_input_case()
1853 && mpz_tstbit (tmp, bits - 1 - this_num_ones)) in output_for_one_input_case()
A Dlibm-test-roundeven.inc238 /* 31, 32, 33 fractional bits. */
416 /* 63, 64, 65 fractional bits. */
A Dgen-fromfp-tests-inputs323 /* 31, 32, 33 fractional bits. */
A Dauto-libm-test-in221 # that there is no intermediate rounding to 64 bits when adding two
7547 # verify that there is no intermediate rounding to 64 bits when
A Dlibm-test-ufromfp.inc5195 /* 31, 32, 33 fractional bits. */
A Dlibm-test-ufromfpx.inc5195 /* 31, 32, 33 fractional bits. */
A Dlibm-test-fromfp.inc8780 /* 31, 32, 33 fractional bits. */
A Dlibm-test-fromfpx.inc8780 /* 31, 32, 33 fractional bits. */

Completed in 125 milliseconds