Home
last modified time | relevance | path

Searched defs:max_nodes (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dpriority_queue.c62 static const size_t max_nodes = variable
/freebsd/crypto/openssl/crypto/stack/
H A Dstack.c24 static const int max_nodes = SIZE_MAX / sizeof(void *) < INT_MAX variable