Home
last modified time | relevance | path

Searched refs:compare_lte (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dxcoffread.c214 static int compare_lte (const void *, const void *);
371 compare_lte (const void *lte1p, const void *lte2p) in compare_lte() function
424 qsort (fentry, function_count, sizeof (struct linetable_entry), compare_lte); in arrange_linetable()
DChangeLog-19961732 * xcoffread.c (compare_lte): Change prototype and function to
1735 (compare_lte): Add prototype