Home
last modified time | relevance | path

Searched defs:reverse_sort (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1650 struct reverse_sort : public queue_sort { struct
1651 SF &SortFunc;
1653 reverse_sort(SF &sf) : SortFunc(sf) {} in reverse_sort() argument
1655 bool operator()(SUnit* left, SUnit* right) const { in operator ()()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dnm.c184 static int reverse_sort = 0; /* Sort in downward(alpha or numeric) order. */ variable
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dnm.c184 static int reverse_sort = 0; /* Sort in downward(alpha or numeric) order. */ variable