HomeSort by: relevance | last modified time | path
    Searched defs:debug_string (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSShared/
DebugServices.h 1143 /*! @defined debug_string
1149 #undef debug_string macro
1151 #if ( !defined( debug_string ) )
1153 #define debug_string( STR ) \ macro
1160 #define debug_string( STR ) macro
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-recording.cc 681 This can also be used to exercise the debug_string
3961 const char *debug_string = get_debug_string (); local
3964 debug_string);
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-recording.cc 683 This can also be used to exercise the debug_string
3901 const char *debug_string = get_debug_string (); local
3904 debug_string);

Completed in 86 milliseconds