Home
last modified time | relevance | path

Searched refs:PRAGMA_DIAGNOSTIC_WARNING (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h484 #define PRAGMA_DIAGNOSTIC_WARNING(X) DO_PRAGMA( clang diagnostic warning #X ) macro
490 #define PRAGMA_DIAGNOSTIC_WARNING(X) DO_PRAGMA( GCC diagnostic warning #X ) macro
496 #define PRAGMA_DIAGNOSTIC_WARNING(X) macro