Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Dmacros.h485 #define PRAGMA_DIAGNOSTIC_IGNORED(X) DO_PRAGMA( clang diagnostic ignored #X ) macro
491 #define PRAGMA_DIAGNOSTIC_IGNORED(X) DO_PRAGMA( GCC diagnostic ignored #X ) macro
497 #define PRAGMA_DIAGNOSTIC_IGNORED(X) macro