/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tadd.c | 37 test_add (mpfr_ptr a, mpfr_srcptr b, mpfr_srcptr c, mpfr_rnd_t rnd_mode) in test_add() function 82 test_add (zz, xx, yy, rnd_mode); in check() 107 test_add (zz, xx, yy, rnd_mode); in check2b() 134 test_add (u, x, t, MPFR_RNDD); in check64() 151 test_add (u, x, t, MPFR_RNDN); in check64() 173 test_add (u, x, t, MPFR_RNDN); /* should give -5/8 */ in check64() 186 test_add (u, x, t, MPFR_RNDN); in check64() 196 test_add (u, x, t, MPFR_RNDN); in check64() 228 test_add (u, x, t, MPFR_RNDN); in check64() 271 test_add (u, x, t, MPFR_RNDU); in check64() [all …]
|
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dyndb/ |
H A D | tests.sh | 30 test_add() { function 118 test_add test1.ipv4.example.nil. A "10.53.0.10" || ret=1 121 test_add test2.ipv4.example.nil. A "10.53.0.11" || ret=1 124 test_add test3.ipv4.example.nil. A "10.53.0.12" || ret=1 127 test_add test4.ipv6.example.nil. AAAA "2001:db8::1" || ret=1 151 test_add test5.ipv4.example.nil. A "10.53.0.10" || ret=1 154 test_add test6.ipv6.example.nil. AAAA "2001:db8::1" || ret=1
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | test_acquire_cred.c | 51 test_add(gss_cred_id_t cred_handle) in test_add() function 100 test_add(cred_handle); in copy_cred() 101 test_add(cred_handle); in copy_cred() 102 test_add(cred_handle); in copy_cred()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ |
H A D | test_acquire_cred.c | 67 test_add(gss_cred_id_t cred_handle) 116 test_add(cred_handle); 117 test_add(cred_handle); 118 test_add(cred_handle);
|
/netbsd-src/external/mpl/bind/dist/tests/dns/ |
H A D | sigs_test.c | 339 const updatesigs_test_params_t test_add = { in ISC_RUN_TEST_IMPL() 420 &test_add, &test_append, &test_replace, in ISC_RUN_TEST_IMPL() 342 const updatesigs_test_params_t test_add = { ISC_RUN_TEST_IMPL() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/ |
H A D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 27 extern "C" int test_add() {
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/docs/ |
H A D | AssemblyTests.md | 26 // CHECK-LABEL: test_add: 27 extern "C" int test_add() {
|
/netbsd-src/external/lgpl3/mpc/dist/tools/mpcheck/ |
H A D | mpcheck-longdouble.c | 203 test_add (p, n); in main()
|
H A D | mpcheck-double.c | 210 test_add (p, n); in main()
|
H A D | mpcheck-float.c | 215 test_add (p, n); in main()
|
H A D | mpcheck-float128.c | 220 test_add (p, n); in main()
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 15054 [tests/tadd.c] revert mpfr_add to test_add
|