Searched refs:return_ISTRING_HASH_1 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.h159 #define return_ISTRING_HASH_1(KEY) do { \
186 #define return_ISTRING_HASH_1(KEY) return_STRING_HASH_1 (KEY)
158 #define return_ISTRING_HASH_1 macro
185 #define return_ISTRING_HASH_1 macro
H A Dstrcache.c100 return_ISTRING_HASH_1 ((const char *) key);
H A Ddir.c354 return_ISTRING_HASH_1 (((struct directory const *) key)->name);
392 return_ISTRING_HASH_1 (((struct dirfile const *) key)->name);
H A Dfile.c46 return_ISTRING_HASH_1 (((struct file const *) key)->hname);

Completed in 100 milliseconds