Searched defs:check2 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | ttotal_order.c | 50 check2 (mpfr_ptr x, mpfr_ptr y) in check2() function
|
H A D | tlog.c | 49 check2 (const char *as, mpfr_rnd_t rnd_mode, const char *res1s) in check2() function
|
H A D | tsubnormal.c | 116 check2 (void) in check2() function
|
H A D | tsum.c | 454 check2 (void) in check2() function
|
/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
|
H A D | encode_key2any.c | 1032 int check2 = (selection_mask & checks[i]) != 0; in key2any_check_selection() local
|
/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
|
/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
|