Searched refs:coff_sort_func_alent (Results 1 – 9 of 9) sorted by relevance
4351 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function4527 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.
4489 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function4665 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()