Searched defs:hashsize (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/lib/libc/iconv/
H A Dcitrus_hash.c44 _citrus_string_hash_func(const char *key, int hashsize) argument
/freebsd-10-stable/contrib/ofed/management/libibcommon/src/
H A Dhash.c45 #define hashsize(n) ((uint32)1<<(n)) macro
/freebsd-10-stable/sys/kern/
H A Dsubr_hash.c51 long hashsize; local
111 long hashsize; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dtcp_hostcache.h72 u_int hashsize; member in struct:tcp_hostcache
H A Dtcp_syncache.h119 u_int hashsize; member in struct:tcp_syncache
H A Dtcp_subr.c299 int hashsize; local
317 int hashsize; local
[all...]
/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlookup3.c106 #define hashsize(n) ((uint32_t)1<<(n)) macro
/freebsd-10-stable/sys/opencrypto/
H A Dxform.h40 u_int16_t hashsize; member in struct:auth_hash
/freebsd-10-stable/contrib/gcclibs/libcpp/
H A Dpch.c109 size_t hashsize; member in struct:cpp_savedstate
/freebsd-10-stable/crypto/openssl/ssl/
H A Dt1_enc.c955 int hashsize = EVP_MD_size(md); local
/freebsd-10-stable/contrib/binutils/bfd/
H A Decoff.c3004 unsigned int hashsize, hashlog; local
H A Delflink.c3314 size_t hashsize = 0; local
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c2440 uintptr_t hashsize = (buf->dtb_size >> 3) / sizeof (uintptr_t); local
[all...]

Completed in 286 milliseconds