Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/stack/
H A Dstack_local.h62 struct stack_st { struct
63 int num;
64 char **data;
65 int sorted;
67 int num_alloc;
68 int (*comp)(const void *, const void *);