Searched refs:_CYGWIN_SIGNAL_STRING (Results 1 – 2 of 2) sorted by relevance
182 #ifndef _CYGWIN_SIGNAL_STRING183 #define _CYGWIN_SIGNAL_STRING "cYgSiGw00f" macro1036 else if (!startswith (s.get (), _CYGWIN_SIGNAL_STRING)) in handle_output_debug_string()1062 int sig = strtol (s.get () + sizeof (_CYGWIN_SIGNAL_STRING) - 1, &p, 0); in handle_output_debug_string()
1288 (_CYGWIN_SIGNAL_STRING): Define if not already defined in cygwin.h.1294 (handle_output_debug_string): Use official _CYGWIN_SIGNAL_STRING.