Searched defs:swappair_type (Results 1 – 1 of 1) sorted by relevance
1187 struct swappair_type struct1190 unsigned int i,j;1193 unsigned int sort_depth, merge_depth;1195 swappair_type(unsigned int _i, unsigned int _j, in swappair_type() argument1202 bool operator < (const swappair_type& b) const in operator <()1294 struct swappair_type struct1297 unsigned int i,j;1300 unsigned int sort_depth, merge_depth;1302 swappair_type(unsigned int _i, unsigned int _j, in swappair_type() argument1309 bool operator < (const swappair_type& b) const in operator <()