HomeSort by: relevance | last modified time | path
    Searched refs:DEBUG_VARIABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
system.h 1246 #define DEBUG_VARIABLE __attribute__ ((__used__))
1249 #define DEBUG_VARIABLE
print-rtl.cc 1099 DEBUG_VARIABLE int debug_rtx_count = 0; /* 0 is treated as equivalent to 1 */
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 1241 #define DEBUG_VARIABLE __attribute__ ((__used__))
1244 #define DEBUG_VARIABLE
print-rtl.cc 1095 DEBUG_VARIABLE int debug_rtx_count = 0; /* 0 is treated as equivalent to 1 */

Completed in 22 milliseconds