Searched refs:f_cmp_fraction (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gmp/
H A Dgen-psqr.c69 f_cmp_fraction avoids warnings from the qsort calls. */
138 f_cmp_fraction (const void *parg, const void *qarg) function
422 qsort (factor, nfactor, sizeof (factor[0]), f_cmp_fraction);

Completed in 59 milliseconds