Searched refs:strrevcmp (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf-strtab.c347 strrevcmp (const void *a, const void *b) function
414 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
H A Dmerge.c566 strrevcmp (const void *a, const void *b) function
587 /* Like strrevcmp, but for the case where all strings have the same
666 ? strrevcmp_align : strrevcmp));
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf-strtab.c345 strrevcmp (const void *a, const void *b) function
412 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
H A Dmerge.c566 strrevcmp (const void *a, const void *b) function
587 /* Like strrevcmp, but for the case where all strings have the same
666 ? strrevcmp_align : strrevcmp));
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf-strtab.c347 strrevcmp (const void *a, const void *b) function
414 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
H A Dmerge.c566 strrevcmp (const void *a, const void *b) function
587 /* Like strrevcmp, but for the case where all strings have the same
666 ? strrevcmp_align : strrevcmp));
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf-strtab.c347 strrevcmp (const void *a, const void *b) function
414 qsort (array, size, sizeof (struct elf_strtab_hash_entry *), strrevcmp);
H A Dmerge.c566 strrevcmp (const void *a, const void *b) function
587 /* Like strrevcmp, but for the case where all strings have the same
666 ? strrevcmp_align : strrevcmp));

Completed in 128 milliseconds