Searched defs:initval (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/usr.sbin/nsd/ |
H A D | lookup3.c | 217 uint32_t initval) /* the previous hash, or an arbitrary value */ in hashword() 328 uint32_t hashlittle( const void *key, size_t length, uint32_t initval) in hashlittle()
|
/openbsd-src/usr.sbin/unbound/util/storage/ |
H A D | lookup3.c | 235 uint32_t initval) /* the previous hash, or an arbitrary value */ in hashword() argument 346 hashlittle(const void * key,size_t length,uint32_t initval) hashlittle() argument
|
/openbsd-src/sbin/unwind/libunbound/util/storage/ |
H A D | lookup3.c | 235 uint32_t initval) /* the previous hash, or an arbitrary value */ in hashword() argument 346 hashlittle(const void * key,size_t length,uint32_t initval) hashlittle() argument
|
/openbsd-src/lib/libc/stdlib/ |
H A D | heapsort.c | 71 #define CREATE(initval, nmemb, par_i, child_i, par, child, size, count, tmp) { \ argument
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | hashtab.c | 877 register hashval_t initval /* the previous hash, or in iterative_hash()
|
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_interceptors_posix.cpp | 1750 TSAN_INTERCEPTOR(int, eventfd, unsigned initval, int flags) { in TSAN_INTERCEPTOR()
|