Searched refs:rough_less (Results 1 – 2 of 2) sorted by relevance
28 bool rough_less(symbol_entry const & lhs, symbol_entry const & rhs) in rough_less() function133 if (rough_less(*it1, *it2)) { in get_symbols()136 } else if (rough_less(*it2, *it1)) { in get_symbols()
50 <movement> but can we remove the app_name from rough_less and still be able to walk the two lists?