/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | hash.c | 124 unsigned long int hval; in compute_hashval() local 150 unsigned long int hval) in lookup() 211 unsigned long int hval, size_t idx, void *data) in insert_entry_2() 271 unsigned long int hval = compute_hashval (key, keylen); in hash_insert_entry() local 298 unsigned long int hval = compute_hashval (key, keylen); in hash_set_value() local
|
/netbsd-src/external/gpl2/gettext/dist/gnulib-local/lib/ |
H A D | hash.c | 124 unsigned long int hval; in compute_hashval() local 150 unsigned long int hval) in lookup() 211 unsigned long int hval, size_t idx, void *data) in insert_entry_2() 271 unsigned long int hval = compute_hashval (key, keylen); in hash_insert_entry() local 298 unsigned long int hval = compute_hashval (key, keylen); in hash_set_value() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | hash.c | 124 unsigned long int hval; in compute_hashval() local 150 unsigned long int hval) in lookup() 211 unsigned long int hval, size_t idx, void *data) in insert_entry_2() 271 unsigned long int hval = compute_hashval (key, keylen); in hash_insert_entry() local 298 unsigned long int hval = compute_hashval (key, keylen); in hash_set_value() local
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-dedup.c | 573 const char *hval = NULL; in ctf_dedup_rhash_type() local 581 #define ADD_CITER(citers, hval) \ in ctf_dedup_rhash_type() argument 1029 const char *hval = NULL; in ctf_dedup_hash_type() local 1163 const char *hval) in ctf_dedup_populate_mappings() 1304 ctf_dedup_mark_conflicting_hash (ctf_dict_t *fp, const char *hval) in ctf_dedup_mark_conflicting_hash() 1390 const char *hval = (const char *) key_; in ctf_dedup_count_types() local 1461 const char *hval = (const char *) hval_; in ctf_dedup_detect_name_ambiguity() local 1512 const char *hval; in ctf_dedup_detect_name_ambiguity() local 1733 const char *hval) in ctf_dedup_multiple_input_dicts() 1841 const char *hval = (const char *) k; in ctf_dedup_conflictify_unshared() local [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-dedup.c | 573 const char *hval = NULL; in ctf_dedup_rhash_type() local 581 #define ADD_CITER(citers, hval) \ in ctf_dedup_rhash_type() argument 1029 const char *hval = NULL; in ctf_dedup_hash_type() local 1163 const char *hval) in ctf_dedup_populate_mappings() 1304 ctf_dedup_mark_conflicting_hash (ctf_dict_t *fp, const char *hval) in ctf_dedup_mark_conflicting_hash() 1391 const char *hval = (const char *) key_; in ctf_dedup_count_types() local 1462 const char *hval = (const char *) hval_; in ctf_dedup_detect_name_ambiguity() local 1513 const char *hval; in ctf_dedup_detect_name_ambiguity() local 1734 const char *hval) in ctf_dedup_multiple_input_dicts() 1842 const char *hval = (const char *) k; in ctf_dedup_conflictify_unshared() local [all …]
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | hash.c | 108 uint64_t hval; isc_hash64() local 131 uint32_t hval; isc_hash32() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | hash.c | 112 uint64_t hval; in isc_hash64() local 135 uint32_t hval; in isc_hash32() local
|
/netbsd-src/crypto/external/bsd/libsaslc/dist/test/hash_tests/ |
H A D | test_hash.c | 77 size_t hval; in hash() local 91 size_t hval, i; in no_collision() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | hash_fnv.c | 171 HASH_FNV_T hval; in main() member 190 HASH_FNV_T hval; in main() local
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
H A D | hash-string.c | 34 unsigned long int hval, g; in __hash_string() local
|
/netbsd-src/external/gpl2/texinfo/dist/intl/ |
H A D | hash-string.h | 33 unsigned long int hval, g; in hash_string() local
|
/netbsd-src/external/gpl3/gcc/dist/intl/ |
H A D | hash-string.h | 42 unsigned long int hval, g; local
|
/netbsd-src/external/gpl2/grep/dist/intl/ |
H A D | hash-string.h | 44 unsigned long int hval, g; local
|
/netbsd-src/external/gpl3/gdb.old/dist/intl/ |
H A D | hash-string.h | 42 unsigned long int hval, g; local
|
/netbsd-src/external/gpl3/binutils.old/dist/intl/ |
H A D | hash-string.h | 42 unsigned long int hval, g; local
|
/netbsd-src/external/gpl3/gcc.old/dist/intl/ |
H A D | hash-string.h | 42 unsigned long int hval, g; local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cfns.h | 94 int hval = len; in hash() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | cfns.h | 94 unsigned int hval = len; in hash() local
|
/netbsd-src/sys/fs/adosfs/ |
H A D | adlookup.c | 79 u_long bn, plen, hval; in adosfs_lookup() local
|
/netbsd-src/external/bsd/liblzf/dist/ |
H A D | lzf_c.c | 126 unsigned int hval; in lzf_compress_r() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/ |
H A D | rrl.c | 282 get_bin(dns_rrl_hash_t *hash, unsigned int hval) { in get_bin() 401 uint32_t hval; in hash_key() local 537 uint32_t hval; in get_entry() local
|
/netbsd-src/external/mpl/bind/dist/lib/dns/ |
H A D | rrl.c | 282 get_bin(dns_rrl_hash_t * hash,unsigned int hval) get_bin() argument 401 uint32_t hval; hash_key() local 537 uint32_t hval; get_entry() local [all...] |
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/ |
H A D | dict.c | 83 size_t hval; in saslc__dict_hashval() local
|
/netbsd-src/sys/net/ |
H A D | bsd-comp.c | 466 int hval, disp, ent, ilen; in bsd_compress() local 675 uint32_t hval, disp; in bsd_incomp() local 1013 uint32_t hval, disp; in bsd_decompress() local
|
/netbsd-src/sys/dev/pci/ |
H A D | if_xge.c | 198 uint32_t lval, hval; in pif_wcsr() local 219 uint32_t lval, hval; in txp_wcsr() local 231 uint32_t lval, hval; in pif_wkey() local
|