OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
antiqsort
regress/lib/libc/qsort/qsort_test.c
59
extern int antiqsort(int n, int *a, int *ptr);
regress/lib/libc/qsort/qsort_test.c
623
i = antiqsort(n, x, y);