Searched defs:nel (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | hcreate_r.c | 32 hcreate_r(size_t nel, struct hsearch_data *htab) in hcreate_r()
|
H A D | qsort_r_compat.c | 12 qsort_b(void *base, size_t nel, size_t width, qsort_block compar) in qsort_b()
|
H A D | hcreate.c | 41 hcreate(size_t nel) in hcreate()
|
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/ |
H A D | hsearch.c | 53 hcreate(u_int nel) in hcreate()
|
/freebsd/include/ |
H A D | stdlib.h | 358 #define qsort_r(base, nel, width, arg4, arg5) \ argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 1264 dt_aggregate_qsort(dtrace_hdl_t *dtp, void *base, size_t nel, size_t width,
|