Searched refs:AlphabeticSort (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xfontsel/dist/
H A Dxfontsel.c903 static int AlphabeticSort(_Xconst void *fval1, _Xconst void *fval2) function in typeref:typename:int
971 qsort((char *)vals, count, sizeof(FieldValue), AlphabeticSort);

Completed in 3 milliseconds