Searched refs:sg_merge (Results 1 – 3 of 3) sorted by relevance
68 void DRD_(sg_merge)(Segment* const sg1, Segment* const sg2);
183 void DRD_(sg_merge)(Segment* const sg1, Segment* const sg2) in DRD_() argument
986 DRD_(sg_merge)(sg, sg->next); in thread_merge_segments()