Home
last modified time | relevance | path

Searched refs:compare2 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtpow3.c34 int inexact, compare, compare2; in main() local
89 compare2 = mpfr_cmp (t, y); in main()
92 if ((rnd != MPFR_RNDN) && (compare * compare2 >= 0)) in main()
93 compare = compare + compare2; in main()
H A Dtgeneric_ui.c41 int inexact, compare, compare2; in test_generic_ui() local
102 compare2 = mpfr_cmp (t, y); in test_generic_ui()
105 if (compare * compare2 >= 0) in test_generic_ui()
106 compare = compare + compare2; in test_generic_ui()
H A Dtui_pow.c86 int inexact, compare, compare2; in check1() local
120 compare2 = mpfr_cmp (t, y); in check1()
123 if ((rnd != MPFR_RNDN) && (compare * compare2 >= 0)) in check1()
124 compare = compare + compare2; in check1()
H A Dtgmpop.c632 int inexact, compare, compare2; in test_genericz() local
671 compare2 = mpfr_cmp (tmp, dst_big); in test_genericz()
674 if (compare * compare2 >= 0) in test_genericz()
675 compare = compare + compare2; in test_genericz()
709 int inexact, compare, compare2; in test_generic2z() local
748 compare2 = mpfr_cmp (tmp, dst_big); in test_generic2z()
751 if (compare * compare2 >= 0) in test_generic2z()
752 compare = compare + compare2; in test_generic2z()
786 int inexact, compare, compare2; in test_genericq() local
826 compare2 = mpfr_cmp (tmp, dst_big); in test_genericq()
[all …]
H A Dtgeneric.c182 int inexact, compare, compare2; in test_generic() local
773 compare2 = mpfr_cmp (t, y); in test_generic()
776 if (compare * compare2 >= 0) in test_generic()
777 compare = compare + compare2; in test_generic()
/netbsd-src/bin/test/
H A Dtest.c779 compare2(const void *va, const void *vb) in compare2() function
801 sizeof(*mop3), compare2); in findop()
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS12785 97583116f3168f5cc81264f1e957921a gcc/testsuite/g++.dg/cpp0x/constexpr-compare2.C
26923 239ced8be8851ec6043b4692f9b00ec1 gcc/testsuite/g++.dg/warn/Wtautological-compare2.C
37352 c7cb5e1831bea1746c3a206e4c26e3ec gcc/testsuite/gcc.dg/compare2.c
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS23482 239ced8be8851ec6043b4692f9b00ec1 gcc/testsuite/g++.dg/warn/Wtautological-compare2.C
32828 c7cb5e1831bea1746c3a206e4c26e3ec gcc/testsuite/gcc.dg/compare2.c