Home
last modified time | relevance | path

Searched refs:exfinds (Results 1 - 1 of 1) sorted by relevance

/third_party/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()

Completed in 2 milliseconds