Home
last modified time | relevance | path

Searched refs:ISTRING_HASH_2 (Results 1 – 6 of 6) sorted by relevance

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.h165 #define ISTRING_HASH_2(KEY, RESULT) do { \ macro
172 ISTRING_HASH_2 ((KEY), _result_); \
188 #define ISTRING_HASH_2(KEY, RESULT) STRING_HASH_2 ((KEY), (RESULT)) macro
H A Ddir.c288 ISTRING_HASH_2 (key->path_key, hash); in directory_contents_hash_2()
/dports/devel/gmake/make-4.3/src/
H A Dhash.h165 #define ISTRING_HASH_2(KEY, RESULT) do { \
172 ISTRING_HASH_2 ((KEY), _result_); \
188 #define ISTRING_HASH_2(KEY, RESULT) STRING_HASH_2 ((KEY), (RESULT))
H A Ddir.c299 ISTRING_HASH_2 (key->path_key, hash); in directory_contents_hash_2()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.h182 #define ISTRING_HASH_2(KEY, RESULT) do { \ macro
189 ISTRING_HASH_2 ((KEY), _result_); \
205 #define ISTRING_HASH_2(KEY, RESULT) STRING_HASH_2 ((KEY), (RESULT)) macro
H A Ddir.c295 ISTRING_HASH_2 (key->path_key, hash); in directory_contents_hash_2()