Searched defs:StringSegment (Results 1 – 1 of 1) sorted by relevance
51 typedef struct StringSegment StringSegment; typedef52 struct StringSegment { struct53 StringSegment *next; /* A pointer to the next segment in the list */ argument62 FreeList *node_mem; /* The StringSegment free-list */ argument