Searched refs:compare_value (Results 1 – 1 of 1) sorted by relevance
574 static int compare_value(const void *p1, const void *p2) in compare_value() function653 qsort(table, table_cnt, sizeof(*table), compare_value); in main()
Completed in 3 milliseconds