Home
last modified time | relevance | path

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

/external/tcpdump/
Dnetdissect-stdinc.h362 #define DIAG_DO_PRAGMA(x) _Pragma (#x) macro
365 # define DIAG_PRAGMA(x) DIAG_DO_PRAGMA(GCC diagnostic x)
374 # define DIAG_PRAGMA(x) DIAG_DO_PRAGMA(clang diagnostic x)