Searched defs:SSegment (Results 1 – 1 of 1) sorted by relevance
130 struct SSegment { struct131 SSegment(uint32_t s, uint32_t l, bool c) in SSegment() function138 typedef std::list<SSegment> SList; argument