Home
last modified time | relevance | path

Searched defs:int_hash (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_inttab.h48 dt_inthash_t **int_hash; /* array of hash buckets */ member
/freebsd/crypto/openssl/test/
H A Dlhash_test.c38 static unsigned long int int_hash(const int *p) in int_hash() function