Home
last modified time | relevance | path

Searched refs:sort_pointers (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/lib/libiberty/src/
H A Dsort.c47 void sort_pointers (size_t n, void **pointers, void **work) in sort_pointers() function
167 sort_pointers (k, pointers, work); in main()
H A DChangeLog573 * sort.c (sort_pointers, xmalloc): Likewise.
3538 * sort.c (sort_pointers): Fix endianness bugs.
/openbsd-src/gnu/lib/libiberty/include/
H A Dsort.h38 extern void sort_pointers (size_t, void **, void **);
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dsort.h38 extern void sort_pointers (size_t, void **, void **);
/openbsd-src/gnu/gcc/include/
H A Dsort.h38 extern void sort_pointers (size_t, void **, void **);
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dsort.h38 extern void sort_pointers PARAMS ((size_t, void **, void **));