Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/modload/
H A Ddrvsubr.c58 #define VAL2STR_QUOTE(x) #x macro
59 #define VAL2STR(x) VAL2STR_QUOTE(x)