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

/freebsd-11.0-release/contrib/gcc/
H A Dlocal-alloc.c302 static int qty_compare_1 (const void *, const void *);
1649 qsort (qty_order, next_qty, sizeof (int), qty_compare_1);
1774 qty_compare_1 (const void *q1p, const void *q2p)
1766 qty_compare_1 (const void *q1p, const void *q2p) function

Completed in 85 milliseconds