Home | History | Annotate | Download | only in lib

Lines Matching full:apsort

911 static int apsort(const void *a, const void *b){
988 qsort(sort,count,sizeof(*sort),apsort);