Searched refs:compare_seq (Results 1 – 2 of 2) sorted by relevance
38 static int compare_seq(const void *ap, const void *bp) in compare_seq() function53 sort(list, num_pins, sizeof(list[0]), compare_seq, NULL); in sort_pins_by_sequence()
93 bool compare_seq) in comp_entry() argument114 if (compare_seq) { in comp_entry()