Searched defs:dict_moddata_st (Results 1 – 1 of 1) sorted by relevance
42 typedef struct dict_moddata_st { struct43 char **word_list; /* list of word pointers */44 char *word_block; /* actual word data */45 unsigned int word_count; /* number of words */