Home
last modified time | relevance | path

Searched refs:exfinds (Results 1 – 1 of 1) sorted by path

/freebsd/crypto/openssl/test/
H A Dstack_test.c74 } exfinds[] = { in test_int_stack() local
82 const int n_exfinds = OSSL_NELEM(exfinds); in test_int_stack()
153 if (!TEST_int_eq(sk_sint_find_ex(s, &exfinds[i].value), exfinds[i].ex)){ in test_int_stack()