Searched refs:ideal (Results 1 - 15 of 15) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug144.go20 ideal
H A Dissue6298.go4 // Used to cause "internal error: typename ideal bool"
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dconst6.go7 // Ideal vs non-ideal bool. See issue 3915, 3923.
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/ken/
H A Ddivmod.go32 println("ideal-1", n1, d1, n1/d1, n1%d1)
36 println("ideal-2", n2, d1, n2/d1, n2%d1)
40 println("ideal-3", n1, d2, n1/d2, n1%d2)
44 println("ideal-4", n2, d2, n2/d2, n2%d2)
/haiku-buildtools/gcc/libdecnumber/
H A DdecNumber.c2807 Int ideal; /* ideal (preferred) exponent */ local
2859 /* calculate the ideal (preferred) exponent [floor(exp/2)] */
2860 /* [It would be nicer to write: ideal=rhs->exponent>>1, but this */
2862 ideal=(rhs->exponent&~1)/2; /* target */
2867 res->exponent=ideal; /* use the ideal [safe] */
3072 /* use closest exponent to ideal... */
3073 Int todrop=ideal-a->exponent; /* most that can be dropped */
4342 exponent=lhs->exponent-rhs->exponent; /* ideal exponen
[all...]
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64.c8583 rtx ideal = aarch64_simd_vect_par_cnst_half (mode, high); local
8585 HOST_WIDE_INT count_ideal = XVECLEN (ideal, 0);
8597 rtx elt_ideal = XVECEXP (ideal, 0, i);
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex536 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex526 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex544 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex592 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex589 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex592 % The general wording of \badenverr may not be ideal, but... --kasal, 06nov03
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex571 % The general wording of \badenverr may not be ideal.
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex571 % The general wording of \badenverr may not be ideal.
/haiku-buildtools/gcc/gcc/doc/include/
H A Dtexinfo.tex571 % The general wording of \badenverr may not be ideal.

Completed in 516 milliseconds