Home
last modified time | relevance | path

Searched refs:return_STRING_COMPARE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/
H A Dhash.h109 #define return_STRING_COMPARE(X, Y) do { \ macro
191 #define return_ISTRING_COMPARE(X, Y) return_STRING_COMPARE ((X), (Y))
H A Dfunction.c906 return_STRING_COMPARE (((struct a_word const *) x)->str, in a_word_hash_cmp()