Home
last modified time | relevance | path

Searched refs:return_STRING_HASH_2 (Results 1 – 22 of 22) sorted by relevance

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.h104 #define return_STRING_HASH_2(KEY) do { \ macro
189 #define return_ISTRING_HASH_2(KEY) return_STRING_HASH_2 (KEY)
H A Dcommands.c43 return_STRING_HASH_2 (dep_name (d)); in dep_hash_2()
H A Dfunction.c859 return_STRING_HASH_2 (((struct a_word const *) key)->str); in a_word_hash_2()
/dports/devel/gmake/make-4.3/src/
H A Dhash.h104 #define return_STRING_HASH_2(KEY) do { \
189 #define return_ISTRING_HASH_2(KEY) return_STRING_HASH_2 (KEY)
H A Dcommands.c50 return_STRING_HASH_2 (dep_name (d)); in dep_hash_2()
H A Dfunction.c929 return_STRING_HASH_2 (((struct a_word const *) key)->str); in a_word_hash_2()
/dports/print/a2ps/a2ps-4.13/lib/
H A Dstr_ht.c55 return_STRING_HASH_2 (string); in string_hash_2()
H A Dfonts.l263 return_STRING_HASH_2 (wx_entry->glyph);
447 return_STRING_HASH_2 (font_info->key);
H A Dpair_ht.c66 return_STRING_HASH_2 (pair->key); in pair_hash_2()
H A Dhashtab.h106 # define return_STRING_HASH_2(_key_) do { \ macro
H A Ddsc.c55 return_STRING_HASH_2 (key->key); in mv_key_hash_2()
H A Dpsstat.c60 return_STRING_HASH_2 (((const dict_entry *)key)->key); in key_hash_2()
H A Dencoding.c256 return_STRING_HASH_2 (entry->key); in font_entry_hash_2()
818 return_STRING_HASH_2 (entry->key); in encoding_hash_2()
H A Dprinters.c81 return_STRING_HASH_2 (printer->key); in printer_hash_2()
H A Dfonts.c1851 return_STRING_HASH_2 (wx_entry->glyph); in wx_entry_hash_2()
2035 return_STRING_HASH_2 (font_info->key); in font_info_hash_2()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.h118 #define return_STRING_HASH_2(KEY) do { \ macro
206 #define return_ISTRING_HASH_2(KEY) return_STRING_HASH_2 (KEY)
H A Dcommands.c58 return_STRING_HASH_2 (dep_name (d)); in dep_hash_2()
H A Dfunction.c1480 return_STRING_HASH_2 (((struct a_word const *) key)->str); in a_word_hash_2()
/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.h87 #define return_STRING_HASH_2(_key_) do { \ macro
/dports/print/a2ps/a2ps-4.13/src/
H A Ddelegate.c62 return_STRING_HASH_2 (((const struct delegation *) key)->contract); in delegate_hash_2()
H A Dssheet.c1413 return_STRING_HASH_2 (((const struct style_sheet *)key)->key); in sheet_hash_2()
/dports/devel/idutils/idutils-4.6/src/
H A Dmkid.c794 return_STRING_HASH_2 (TOKEN_NAME ((struct token const *) key)); in token_hash_2()