Home
last modified time | relevance | path

Searched defs:sort_last (Results 1 – 2 of 2) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dunit_recall.cpp57 static listbox::order_pair sort_last {-1, listbox::SORT_NONE}; variable
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dmaps.c397 void sort_last(list) /* Sorts last entry in the list */ in sort_last() function