Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dutils.h27 #define _NL_STRINGIFY(macro_or_string) _NL_STRINGIFY_ARG (macro_or_string) macro
32 #define _NL_PRAGMA_WARNING_DO(warning) _NL_STRINGIFY(GCC diagnostic ignored warning)
34 #define _NL_PRAGMA_WARNING_DO(warning) _NL_STRINGIFY(clang diagnostic ignored warning)