Home
last modified time | relevance | path

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

/external/tcpdump/
Dtcpdump-stdinc.h316 # define DIAG_ON(x) DIAG_PRAGMA(pop) macro
319 # define DIAG_ON(x) DIAG_PRAGMA(warning DIAG_JOINSTR(-W,x)) macro
324 # define DIAG_ON(x) DIAG_PRAGMA(pop) macro
327 # define DIAG_ON(x) macro
335 # define USES_APPLE_RST DIAG_ON(deprecated-declarations)