Searched refs:CYGWIN_DLL_NAME (Results 1 – 2 of 2) sorted by relevance
41 #define CYGWIN_DLL_NAME "cygwin1.dll" macro1074 if (name + sizeof (CYGWIN_DLL_NAME) <= end) in is_linked_with_cygwin_dll()1077 if (streq ((const char *) name, CYGWIN_DLL_NAME)) in is_linked_with_cygwin_dll()
14133 * windows-tdep.c (CYGWIN_DLL_NAME): New.