Home
last modified time | relevance | path

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

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.h92 #define return_STRING_HASH_1(KEY) do { \ macro
186 #define return_ISTRING_HASH_1(KEY) return_STRING_HASH_1 (KEY)
H A Dcommands.c36 return_STRING_HASH_1 (dep_name (d)); in dep_hash_1()
H A Dfunction.c853 return_STRING_HASH_1 (((struct a_word const *) key)->str); in a_word_hash_1()
/dports/devel/gmake/make-4.3/src/
H A Dhash.h92 #define return_STRING_HASH_1(KEY) do { \
186 #define return_ISTRING_HASH_1(KEY) return_STRING_HASH_1 (KEY)
H A Dcommands.c43 return_STRING_HASH_1 (dep_name (d)); in dep_hash_1()
H A Dfunction.c923 return_STRING_HASH_1 (((struct a_word const *) key)->str); in a_word_hash_1()
/dports/print/a2ps/a2ps-4.13/lib/
H A Dstr_ht.c49 return_STRING_HASH_1 (string); in string_hash_1()
H A Dfonts.l257 return_STRING_HASH_1 (wx_entry->glyph);
441 return_STRING_HASH_1 (font_info->key);
H A Dpair_ht.c60 return_STRING_HASH_1 (pair->key); in pair_hash_1()
H A Dhashtab.h95 # define return_STRING_HASH_1(_key_) do { \ macro
H A Ddsc.c49 return_STRING_HASH_1 (key->key); in mv_key_hash_1()
H A Dpsstat.c54 return_STRING_HASH_1 (((const dict_entry *)key)->key); in key_hash_1()
H A Dencoding.c250 return_STRING_HASH_1 (entry->key); in font_entry_hash_1()
812 return_STRING_HASH_1 (entry->key); in encoding_hash_1()
H A Dprinters.c75 return_STRING_HASH_1 (printer->key); in printer_hash_1()
H A Dfonts.c1845 return_STRING_HASH_1 (wx_entry->glyph); in wx_entry_hash_1()
2029 return_STRING_HASH_1 (font_info->key); in font_info_hash_1()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.h107 #define return_STRING_HASH_1(KEY) do { \ macro
203 #define return_ISTRING_HASH_1(KEY) return_STRING_HASH_1 (KEY)
H A Dcommands.c51 return_STRING_HASH_1 (dep_name (d)); in dep_hash_1()
H A Dfunction.c1474 return_STRING_HASH_1 (((struct a_word const *) key)->str); in a_word_hash_1()
/dports/devel/idutils/idutils-4.6/libidu/
H A Didu-hash.h76 #define return_STRING_HASH_1(_key_) do { \ macro
/dports/print/a2ps/a2ps-4.13/src/
H A Ddelegate.c56 return_STRING_HASH_1 (((const struct delegation *) key)->contract); in delegate_hash_1()
H A Dssheet.c1407 return_STRING_HASH_1 (((const struct style_sheet *)key)->key); in sheet_hash_1()
/dports/devel/idutils/idutils-4.6/src/
H A Dmkid.c788 return_STRING_HASH_1 (TOKEN_NAME ((struct token const *) key)); in token_hash_1()