Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dglobal.h94 #define __STRING(x) #x macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h160 #define __STRING(x) #x /* stringify without expanding x */ macro
177 #define __STRING(x) "x" macro