Home | History | Annotate | Download | only in src

Lines Matching full:_compare_func

1034 _compare_func(const void* x, const void *y) {
1062 qsort (props, i, sizeof(MTPProperties),_compare_func);
1083 qsort (props, prop_count, sizeof(MTPProperties),_compare_func);