Searched refs:ICURandomCmp (Results 1 – 1 of 1) sorted by relevance
345 int ICURandomCmp(const void *a, const void *b) { in ICURandomCmp() function1748 qsort(gRandomLines, gNumFileLines, sizeof(Line *), ICURandomCmp); in main()