Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dhash.h109 #define return_STRING_COMPARE(X, Y) do { \ macro
191 #define return_ISTRING_COMPARE(X, Y) return_STRING_COMPARE ((X), (Y))
Dfunction.c906 return_STRING_COMPARE (((struct a_word const *) x)->str, in a_word_hash_cmp()