Home
last modified time | relevance | path

Searched refs:cmp_modes (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmodes.c833 cmp_modes (const void *a, const void *b) in cmp_modes() function
921 (qsort) (sortbuf, i, sizeof (struct mode_data *), cmp_modes); in calc_wider_mode()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc876 cmp_modes (const void *a, const void *b) in cmp_modes() function
964 (qsort) (sortbuf, i, sizeof (struct mode_data *), cmp_modes); in calc_wider_mode()
H A DChangeLog-200713868 * genmodes.c (cmp_modes): Likewise.
H A DChangeLog-20053028 (cmp_modes): Compare counter field if other characteristics
H A DChangeLog-201910170 (cmp_modes): Sort by the new order field ahead of sorting by size.