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

  /src/external/gpl3/gcc/dist/gcc/
system.h 1232 #define GCC_DIAGNOSTIC_STRINGIFY(x) #x
1235 _Pragma (GCC_DIAGNOSTIC_STRINGIFY (GCC diagnostic ignored #x))
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 1227 #define GCC_DIAGNOSTIC_STRINGIFY(x) #x
1230 _Pragma (GCC_DIAGNOSTIC_STRINGIFY (GCC diagnostic ignored #x))

Completed in 17 milliseconds