Home
last modified time | relevance | path

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

/external/libnl/include/netlink-private/
Dutils.h26 #define _NL_STRINGIFY_ARG(contents) #contents macro
27 #define _NL_STRINGIFY(macro_or_string) _NL_STRINGIFY_ARG (macro_or_string)