Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/
H A Dcompiler.h63 #define ___stringify(...) #__VA_ARGS__ macro
64 #define __stringify(...) ___stringify(__VA_ARGS__)