Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dsparse_array.c51 struct sparse_array_st { struct
52 int levels;
53 ossl_uintmax_t top;
54 size_t nelem;
55 void **nodes;