Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/unit/
H A Dmunit.c131 #define MUNIT_STRINGIFY(x) #x macro
132 #define MUNIT_XSTRINGIFY(x) MUNIT_STRINGIFY(x)