Searched refs:order_before (Results 1 – 1 of 1) sorted by relevance
121 static int order_before(const mapinfo *a, const mapinfo *b, int sort_by_address) { in order_before() function154 if (!current || order_before(map, current, sort_by_address)) { in enqueue_map()