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

/netbsd-current/external/gpl2/gmake/dist/
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))
153 #define ISTRING_HASH_1 macro
184 #define ISTRING_HASH_1 macro
H A Ddir.c253 ISTRING_HASH_1 (key->path_key, hash);

Completed in 75 milliseconds