OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:heapsort_r
(Results
1 - 6
of
6
) sorted by relevancy
/src/common/lib/libc/stdlib/
heapsort.c
42
#undef
heapsort_r
69
#define
heapsort_r
__nbcompat_heapsort_r
macro
74
__weak_alias(
heapsort_r
,_heapsort_r)
182
heapsort_r
(void *vbase, size_t nmemb, size_t size,
259
return
heapsort_r
(a, n, es, cmpnocookie, cmp);
/src/tests/lib/libc/stdlib/
t_sort.sh
111
sortfn_case
heapsort_r
h_sort.c
45
if (
heapsort_r
(a, n, sz, cmp, cookie) == -1)
46
err(1, "
heapsort_r
");
118
if (strcmp(argv[0], "
heapsort_r
") == 0)
/src/include/
stdlib.h
320
int
heapsort_r
(void *, size_t, size_t,
/src/lib/libc/include/
namespace.h
440
#define
heapsort_r
_heapsort_r
macro
/src/tools/compat/
compat_defs.h
474
#define
heapsort_r
__nbcompat_heapsort_r
macro
Completed in 71 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025