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

/netbsd-current/external/gpl2/gmake/dist/
H A Dhash.h179 #define return_ISTRING_COMPARE(X, Y) do { \
192 #define return_ISTRING_COMPARE(X, Y) return_STRING_COMPARE ((X), (Y))
178 #define return_ISTRING_COMPARE macro
191 #define return_ISTRING_COMPARE macro
H A Dstrcache.c112 return_ISTRING_COMPARE ((const char *) x, (const char *) y);
H A Ddir.c366 return_ISTRING_COMPARE (((struct directory const *) x)->name,
409 return_ISTRING_COMPARE (x->name, y->name);
H A Dfile.c58 return_ISTRING_COMPARE (((struct file const *) x)->hname,

Completed in 204 milliseconds