Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h64 #define __stringify(...) ___stringify(__VA_ARGS__) macro
/f-stack/dpdk/drivers/common/dpaax/
H A Dcompat.h68 #define __stringify(x) __stringify_1(x) macro