Searched defs:stack_st (Results 1 – 1 of 1) sorted by relevance
66 typedef struct stack_st struct68 int num;69 char **data;70 int sorted;72 int num_alloc;73 int (*comp)(const char * const *, const char * const *);