Searched refs:n_dels (Results 1 – 1 of 1) sorted by relevance
96 const unsigned int n_dels = OSSL_NELEM(dels); in test_int_lhash() local168 for (i = 0; i < n_dels; i++) { in test_int_lhash()228 const size_t n_dels = OSSL_NELEM(dels); in test_int_hashtable() local285 for (i = 0; i < n_dels; i++) { in test_int_hashtable()
Completed in 13 milliseconds