Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcpdump-stdinc.h310 #define DIAG_DO_PRAGMA(x) _Pragma (#x) macro
313 # define DIAG_PRAGMA(x) DIAG_DO_PRAGMA(GCC diagnostic x)
322 # define DIAG_PRAGMA(x) DIAG_DO_PRAGMA(clang diagnostic x)