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