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

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

Completed in 3 milliseconds