Home | History | Annotate | Download | only in applypatch

Lines Matching refs:qsort

109 // comparison function for qsort()ing an int array of indexes into
188 qsort(index, pairs, sizeof(int), compare_size_indices);