HomeSort by relevance Sort by last modified time
    Searched full:alpha_sort (Results 1 - 1 of 1) sorted by null

  /external/clearsilver/imd/
imd.c 669 int alpha_sort(const void *a, const void *b) function
780 err = uListSort(files, alpha_sort);
887 err = uListSort(albums, alpha_sort);
900 err = uListSort(files, alpha_sort);
964 err = uListSort(files, alpha_sort);

Completed in 121 milliseconds