Searched refs:nfunc (Results 1 – 3 of 3) sorted by relevance
847 static int nfunc (const void *, const void *);3716 nfunc (const void *a, const void *b) in nfunc() function3762 qsort (d_export_vec, d_nfuncs, sizeof (export_type *), nfunc); in process_duplicates()3911 qsort (d_exports_lexically, i, sizeof (export_type *), nfunc); in mangle_defs()
434 * dlltool.c (alphafunc): Remove and replace usage with nfunc.435 (nfunc): Fix sorting of fastcall symbols when --kill-at is used.
222 (nfunc): Take its_name in account on sort.