Searched defs:IndexDataStringList_ (Results 1 – 1 of 1) sorted by relevance
3350 typedef struct IndexDataStringList_ { struct3351 struct IndexDataStringList_ *next; argument3352 char data[1]; /* Dynamically sized. */