Searched defs:sparse_array_st (Results 1 – 1 of 1) sorted by relevance
51 struct sparse_array_st { struct52 int levels;53 ossl_uintmax_t top;54 size_t nelem;55 void **nodes;