Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dglobal.h56 #define __STRING(x) #x macro
/third_party/musl/porting/linux/user/include/sys/
Dcdefs.h73 #define __STRING(x) #x macro
/third_party/musl/include/sys/linux/
Dcdefs.h73 #define __STRING(x) #x macro
/third_party/FreeBSD/sys/sys/
Dcdefs.h151 #define __STRING(x) #x /* stringify without expanding x */ macro
168 #define __STRING(x) "x" macro