| /netbsd-src/external/lgpl3/mpfr/dist/tests/ |
| H A D | tlog.c | 49 check2 (const char *as, mpfr_rnd_t rnd_mode, const char *res1s) in check2() function 92 check2("1.00089971802309629645", MPFR_RNDD, "8.99313519443722736088e-04"); in check_worst_cases() 93 check2("1.00089971802309629645", MPFR_RNDN, "8.99313519443722844508e-04"); in check_worst_cases() 94 check2("1.00089971802309629645", MPFR_RNDU, "8.99313519443722844508e-04"); in check_worst_cases() 96 check2("1.01979300812244555452", MPFR_RNDD, "1.95996734891603630047e-02"); in check_worst_cases() 97 check2("1.01979300812244555452", MPFR_RNDN, "1.95996734891603664741e-02"); in check_worst_cases() 98 check2("1.01979300812244555452", MPFR_RNDU, "1.95996734891603664741e-02"); in check_worst_cases() 100 check2("1.02900871924604464525", MPFR_RNDD, "2.85959303301472726744e-02"); in check_worst_cases() 101 check2("1.02900871924604464525", MPFR_RNDN, "2.85959303301472761438e-02"); in check_worst_cases() 102 check2("1.02900871924604464525", MPFR_RNDU, "2.85959303301472761438e-02"); in check_worst_cases() [all …]
|
| H A D | ttotal_order.c | 50 check2 (mpfr_ptr x, mpfr_ptr y) in check2() function 103 check2 (x[i], x[j]); in main()
|
| H A D | tsubnormal.c | 116 check2 (void) in check2() function 278 check2 (); in main()
|
| H A D | tsum.c | 454 check2 (void) in check2() function 1325 check2 (); in main()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/encode_decode/ |
| H A D | encode_key2blob.c | 74 int check2 = (selection_mask & checks[i]) != 0; in key2blob_check_selection() local 81 return check2; in key2blob_check_selection()
|
| H A D | encode_key2any.c | 1032 int check2 = (selection_mask & checks[i]) != 0; in key2any_check_selection() local 1039 return check2; in key2any_check_selection()
|
| /netbsd-src/crypto/external/bsd/openssl/dist/test/ |
| H A D | namemap_internal_test.c | 40 int check2 = ossl_namemap_name2num(nm, NAME2); in test_namemap() local 50 && TEST_int_eq(num2, check2) in test_namemap()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/ |
| H A D | operations.d | 479 …static void check2(string unaOp, string binOp, TA, TB, T, size_t N)(TA a, TB b, const scope ref T[… in check2() function 500 check2!(unaOp, binOp)(va[], vb[], vexp); 501 check2!(unaOp, binOp)(va[], b, vexp); 502 check2!(unaOp, binOp)(a, vb[], vexp);
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | stddef_h.m4 | 29 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | UsersManual.rst | 1530 **-f[no-]sanitize=check1,check2,...** 1576 **-f[no-]sanitize-recover=check1,check2,...** 1602 **-f[no-]sanitize-trap=check1,check2,...**
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/ |
| H A D | configure | 16498 int check2[2 * (__alignof__ (long double) <= __alignof__ (max_align_t)) - 1];
|
| /netbsd-src/external/lgpl3/mpfr/dist/ |
| H A D | ChangeLog | 38973 call get_d with rounding mode in check2, to avoid problems near +Inf 38978 and fixed tadd/check2 to deal with infinities 42253 define check2 only with -DTEST
|