Home
last modified time | relevance | path

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

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dhash.h154 #define ISTRING_HASH_1(KEY, RESULT) do { \ macro
161 ISTRING_HASH_1 ((KEY), _result_); \
185 #define ISTRING_HASH_1(KEY, RESULT) STRING_HASH_1 ((KEY), (RESULT)) macro
H A Ddir.c265 ISTRING_HASH_1 (key->path_key, hash); in directory_contents_hash_1()
/dports/devel/gmake/make-4.3/src/
H A Dhash.h154 #define ISTRING_HASH_1(KEY, RESULT) do { \
161 ISTRING_HASH_1 ((KEY), _result_); \
185 #define ISTRING_HASH_1(KEY, RESULT) STRING_HASH_1 ((KEY), (RESULT))
H A Ddir.c276 ISTRING_HASH_1 (key->path_key, hash); in directory_contents_hash_1()
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dhash.h171 #define ISTRING_HASH_1(KEY, RESULT) do { \ macro
178 ISTRING_HASH_1 ((KEY), _result_); \
202 #define ISTRING_HASH_1(KEY, RESULT) STRING_HASH_1 ((KEY), (RESULT)) macro
H A Ddir.c268 ISTRING_HASH_1 (key->path_key, hash); in directory_contents_hash_1()