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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 2220 #define DEBUG_FMT_ID "%-32s= "
2221 #define DEBUG_FMT_D DEBUG_FMT_ID "%d\n"
2222 #define DEBUG_FMT_WX DEBUG_FMT_ID "%#.12" HOST_WIDE_INT_PRINT "x: "
2223 #define DEBUG_FMT_S DEBUG_FMT_ID "%s\n"
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 2209 #define DEBUG_FMT_ID "%-32s= "
2210 #define DEBUG_FMT_D DEBUG_FMT_ID "%d\n"
2211 #define DEBUG_FMT_WX DEBUG_FMT_ID "%#.12" HOST_WIDE_INT_PRINT "x: "
2212 #define DEBUG_FMT_S DEBUG_FMT_ID "%s\n"

Completed in 57 milliseconds