Searched refs:EntryCompare (Results 1 – 1 of 1) sorted by relevance
29 bool EntryCompare(const Entry& pX, const Entry& pY) { in EntryCompare() function98 std::sort(search_table.begin(), search_table.end(), bit32::EntryCompare); in emitOutput()