Searched refs:coff_sort_func_alent (Results 1 – 3 of 3) sorted by relevance
4533 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function4691 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()
965 (coff_sort_func_alent): Return 0 if the pointers are NULL.
1360 * coffcode.h (coff_sort_func_alent): New function.