Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsort.cc306 gcc_stablesort_r (void *vbase, size_t n, size_t size, sort_r_cmp_fn *cmp, in gcc_stablesort_r() function
H A Dsystem.h1259 void gcc_stablesort_r (void *, size_t, size_t, sort_r_cmp_fn *, void *data);
H A Dvec.h1171 gcc_stablesort_r (address (), length (), sizeof (T), cmp, data);
H A DChangeLog-202123535 * system.h (gcc_stablesort_r): Declare.
23537 (gcc_stablesort_r): Define.