Searched refs:compare_lte (Results 1 – 2 of 2) sorted by relevance
214 static int compare_lte (const void *, const void *);371 compare_lte (const void *lte1p, const void *lte2p) in compare_lte() function424 qsort (fentry, function_count, sizeof (struct linetable_entry), compare_lte); in arrange_linetable()
1732 * xcoffread.c (compare_lte): Change prototype and function to1735 (compare_lte): Add prototype