Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/stack/
H A Dstack.c157 static ossl_inline int compute_growth(int target, int current) in compute_growth() function
206 num_alloc = compute_growth(num_alloc, st->num_alloc); in sk_reserve()
/third_party/openssl/crypto/stack/
H A Dstack.c157 static ossl_inline int compute_growth(int target, int current) in compute_growth() function
206 num_alloc = compute_growth(num_alloc, st->num_alloc); in sk_reserve()

Completed in 2 milliseconds