Home
last modified time | relevance | path

Searched refs:compare_fs (Results 1 – 1 of 1) sorted by relevance

/dports/math/gretl/gretl-2021d/lib/src/
H A Dgraphing.c5740 static int compare_fs (const void *a, const void *b) in compare_fs() function
6677 qsort(fs, n, sizeof *fs, compare_fs); in get_x_sorted_order()