Searched refs:ISTRING_HASH_2 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
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))
164 #define ISTRING_HASH_2 macro
187 #define ISTRING_HASH_2 macro
H A Ddir.c276 ISTRING_HASH_2 (key->path_key, hash);

Completed in 85 milliseconds