Searched defs:qsort_r (Results 1 – 1 of 1) sorted by relevance
358 #define qsort_r(base, nel, width, arg4, arg5) \ macro364 static inline void qsort_r(void *base, size_t nmemb, size_t size, in qsort_r() function