Searched refs:compare_seq (Results 1 – 1 of 1) sorted by relevance
34 static int compare_seq(const void *ap, const void *bp) in compare_seq() function49 sort(list, num_pins, sizeof(list[0]), compare_seq, NULL); in sort_pins_by_sequence()