Searched defs:StringSegment (Results 1 – 1 of 1) sorted by relevance
53 typedef struct StringSegment StringSegment; typedef 54 struct StringSegment { struct 55 StringSegment *next; /* A pointer to the next segment in the list */ argument 64 FreeList *node_mem; /* The StringSegment free-list */ argument [all...]