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