Home
last modified time | relevance | path

Searched refs:check2 (Results 1 – 23 of 23) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/tests/
H A Dtlog.c49 check2 (const char *as, mpfr_rnd_t rnd_mode, const char *res1s) in check2() function
287 check2("10.0",MPFR_RNDU,"2.30258509299404590110e+00"); in main()
288 check2("6.0",MPFR_RNDU,"1.79175946922805517936"); in main()
289 check2("1.0",MPFR_RNDZ,"0.0"); in main()
290 check2("62.0",MPFR_RNDU,"4.12713438504509166905"); in main()
291 check2("0.5",MPFR_RNDZ,"-6.93147180559945286226e-01"); in main()
292 check2("3.0",MPFR_RNDZ,"1.09861228866810956006e+00"); in main()
293 check2("234375765.0",MPFR_RNDU,"1.92724362186836231104e+01"); in main()
294 check2("8.0",MPFR_RNDZ,"2.07944154167983574765e+00"); in main()
295 check2("44.0",MPFR_RNDU,"3.78418963391826146392e+00"); in main()
[all …]
H A Dttotal_order.c50 check2 (mpfr_ptr x, mpfr_ptr y) in check2() function
103 check2 (x[i], x[j]); in main()
H A Dtsubnormal.c116 check2 (void) in check2() function
278 check2 (); in main()
H A Dtsum.c454 check2 (void) in check2() function
1325 check2 (); in main()
/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/mips/
H A Dvr4130.s1 .macro check2 insn macro
315 check2 mult
316 check2 multu
317 check2 dmult
318 check2 dmultu
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dvr4130.s1 .macro check2 insn macro
315 check2 mult
316 check2 multu
317 check2 dmult
318 check2 dmultu
/netbsd/external/mpl/bind/dist/bin/tests/system/acl/ns2/
H A Dnamed4.conf.in57 acl check2 { !key two; 10.53.0.2; };
72 allow-transfer { !rejectkeys; !rejectaddrs; !check1; !check2; any; };
/netbsd/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/
H A Dencode_key2blob.c74 int check2 = (selection_mask & checks[i]) != 0; in key2blob_check_selection() local
81 return check2; in key2blob_check_selection()
H A Ddecode_der2key.c162 int check2 = (desc->selection_mask & checks[i]) != 0; in der2key_check_selection() local
169 return check2; in der2key_check_selection()
H A Dencode_key2any.c1021 int check2 = (selection_mask & checks[i]) != 0; in key2any_check_selection() local
1028 return check2; in key2any_check_selection()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dnamemap_internal_test.c40 int check2 = ossl_namemap_name2num(nm, NAME2); in test_namemap() local
50 && TEST_int_eq(num2, check2) in test_namemap()
/netbsd/external/gpl3/gdb/dist/sim/testsuite/sim/sh64/media/
H A Dgettr.cgs32 check2:
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh64/media/
H A Dgettr.cgs32 check2:
/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dstddef_h.m424 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dstddef_h.m424 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
/netbsd/external/bsd/pam-u2f/dist/
H A Dutil.c639 uint32_t check1, check2, tmp; in parse_ssh_format() local
707 !ssh_get_u32(&decoded, &decoded_len, &check2)) { in parse_ssh_format()
715 D(cfg->debug_file, "check2: %" PRIu32, check2); in parse_ssh_format()
717 if (check1 != check2) { in parse_ssh_format()
/netbsd/crypto/external/bsd/openssh/dist/
H A Dsshkey.c2925 u_int blocksize, rounds, nkeys, encrypted_len, check1, check2; in private2_decrypt() local
3030 (r = sshbuf_get_u32(decrypted, &check2)) != 0) in private2_decrypt()
3032 if (check1 != check2) { in private2_decrypt()
/netbsd/external/gpl3/gdb/dist/libiberty/testsuite/
H A Ddemangle-expected906 void check2<int>(helper<sizeof (::new int())>*)
/netbsd/external/gpl3/gdb.old/dist/libiberty/testsuite/
H A Ddemangle-expected906 void check2<int>(helper<sizeof (::new int())>*)
/netbsd/external/apache2/llvm/dist/clang/docs/
H A DUsersManual.rst1530 **-f[no-]sanitize=check1,check2,...**
1576 **-f[no-]sanitize-recover=check1,check2,...**
1602 **-f[no-]sanitize-trap=check1,check2,...**
/netbsd/external/gpl3/gdb/dist/gnulib/
H A Dconfigure13603 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
27338 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
/netbsd/external/gpl3/gdb.old/dist/gnulib/
H A Dconfigure13603 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
27338 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog38128 call get_d with rounding mode in check2, to avoid problems near +Inf
38133 and fixed tadd/check2 to deal with infinities
41408 define check2 only with -DTEST