Home
last modified time | relevance | path

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

/openbsd/usr.bin/sort/
H A Dradixsort.c49 static bool reverse_sort; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1664 struct reverse_sort : public queue_sort { struct
1665 SF &SortFunc;
1667 reverse_sort(SF &sf) : SortFunc(sf) {} in reverse_sort() argument
1669 bool operator()(SUnit* left, SUnit* right) const { in operator ()()
/openbsd/gnu/usr.bin/binutils/binutils/
H A Dnm.c173 static int reverse_sort = 0; /* Sort in downward(alpha or numeric) order. */ variable
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Dnm.c146 static int reverse_sort = 0; /* Sort in downward(alpha or numeric) order. */ variable