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