Home
last modified time | relevance | path

Searched defs:check2 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dttotal_order.c50 check2 (mpfr_ptr x, mpfr_ptr y) in check2() function
H A Dtlog.c49 check2 (const char *as, mpfr_rnd_t rnd_mode, const char *res1s) in check2() function
H A Dtsubnormal.c116 check2 (void) in check2() function
H A Dtsum.c454 check2 (void) in check2() function
/netbsd-src/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
H A Dencode_key2any.c1032 int check2 = (selection_mask & checks[i]) != 0; in key2any_check_selection() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dnamemap_internal_test.c40 int check2 = ossl_namemap_name2num(nm, NAME2); in test_namemap() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Doperations.d479 …static void check2(string unaOp, string binOp, TA, TB, T, size_t N)(TA a, TB b, const scope ref T[… in check2() function