Searched refs:gcc_stablesort_r (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sort.cc | 306 gcc_stablesort_r (void *vbase, size_t n, size_t size, sort_r_cmp_fn *cmp, in gcc_stablesort_r() function
|
H A D | system.h | 1259 void gcc_stablesort_r (void *, size_t, size_t, sort_r_cmp_fn *, void *data);
|
H A D | vec.h | 1171 gcc_stablesort_r (address (), length (), sizeof (T), cmp, data);
|
H A D | ChangeLog-2021 | 23535 * system.h (gcc_stablesort_r): Declare. 23537 (gcc_stablesort_r): Define.
|