Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/modload/
H A Ddrvsubr.c61 #define VAL2STR_QUOTE(x) #x macro
62 #define VAL2STR(x) VAL2STR_QUOTE(x)