Home
last modified time | relevance | path

Searched refs:sort_labels (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c373 sort_labels (const void *a, const void *b) in sort_labels() function
410 labels.qsort (sort_labels); in pop_labels()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2017990 * decl.c (sort_labels): Restore function.
1007 (note_label, sort_labels): Delete.
H A Ddecl.cc382 sort_labels (const void *a, const void *b) in sort_labels() function
419 labels.qsort (sort_labels); in pop_labels()
H A DChangeLog-20163134 (note_label, sort_labels): New functions.