Searched defs:hash_f (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | hashtab.c | 288 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() 321 htab_create_alloc_ex (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc_ex() 356 htab_set_functions_ex (htab_t htab, htab_hash hash_f, htab_eq eq_f, in htab_set_functions_ex() 372 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 378 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create()
|
/openbsd-src/gnu/usr.bin/binutils/include/ |
H A D | hashtab.h | 93 htab_hash hash_f; member
|
/openbsd-src/gnu/lib/libiberty/include/ |
H A D | hashtab.h | 102 htab_hash hash_f; member
|
/openbsd-src/gnu/usr.bin/binutils-2.17/include/ |
H A D | hashtab.h | 102 htab_hash hash_f; member
|
/openbsd-src/usr.bin/ssh/ |
H A D | xmss_hash.c | 112 int hash_f(unsigned char *out, const unsigned char *in, const unsigned char *pub_seed, uint32_t add… in hash_f() function
|
/openbsd-src/gnu/gcc/include/ |
H A D | hashtab.h | 102 htab_hash hash_f; member
|