Home
last modified time | relevance | path

Searched defs:__STRING (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dcdefs.h156 #define __STRING(x) #x /* stringify without expanding x */ macro
173 #define __STRING(x) "x" macro