Searched refs:mi_vector_hash (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/common/lib/libc/stdlib/ |
| D | mi_vector_hash.c | 79 __weak_alias(mi_vector_hash, _mi_vector_hash) in __weak_alias() argument 84 mi_vector_hash(const void * __restrict key, size_t len, uint32_t seed, in __weak_alias()
|
| /netbsd/src/lib/libc/stdlib/ |
| D | Makefile.inc | 12 lcong48.c lrand48.c lsearch.c merge.c mi_vector_hash.c mrand48.c \ 56 malloc.3 memory.3 mi_vector_hash.3 \
|
| /netbsd/src/tests/lib/libc/stdlib/ |
| D | t_mi_vector_hash.c | 82 mi_vector_hash(buf + j, len, 0, hashes); in ATF_TC_BODY()
|
| /netbsd/src/usr.bin/nbperf/ |
| D | nbperf.c | 83 mi_vector_hash(key, keylen, nbperf->seed[0], hashes); in mi_vector_hash_compute()
|
| /netbsd/src/sys/lib/libkern/ |
| D | Makefile.libkern | 108 SRCS+= mi_vector_hash.c
|
| D | libkern.h | 456 void mi_vector_hash(const void * __restrict, size_t, uint32_t,
|
| /netbsd/src/lib/libc/cdb/ |
| D | cdbw.c | 256 mi_vector_hash(key, keylen, 0, hashes); in cdbw_put_key() 442 mi_vector_hash(key_hash->key, key_hash->keylen, in build_graph()
|
| /netbsd/src/include/ |
| D | stdlib.h | 332 void mi_vector_hash(const void * __restrict, size_t, uint32_t,
|
| /netbsd/src/common/lib/libc/cdb/ |
| D | cdbr.c | 286 mi_vector_hash(key, key_len, cdbr->seed, hashes); in cdbr_find()
|
| /netbsd/src/tools/compat/ |
| D | Makefile | 13 mi_vector_hash.c mkdtemp.c \
|
| D | compat_defs.h | 360 void mi_vector_hash(const void * __restrict, size_t, uint32_t,
|
| D | configure.ac | 249 AC_CHECK_DECLS([strsuftoll, mi_vector_hash],,,[#include <stdlib.h>])
|
| D | nbtool_config.h.in | 253 /* Define to 1 if you have the declaration of `mi_vector_hash', and to 0 if
|
| D | configure | 5524 ac_fn_c_check_decl "$LINENO" "mi_vector_hash" "ac_cv_have_decl_mi_vector_hash" "#include <stdlib.h>
|
| /netbsd/src/lib/libc/include/ |
| D | namespace.h | 526 #define mi_vector_hash _mi_vector_hash macro
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 9303 ./usr/share/man/cat3/mi_vector_hash.0 comp-c-catman .cat 17832 ./usr/share/man/html3/mi_vector_hash.html comp-c-htmlman html 26370 ./usr/share/man/man3/mi_vector_hash.3 comp-c-man .man
|