Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dglobal.h92 #ifndef __STRING
94 #define __STRING(x) #x macro
98 #define SND_DLSYM_VERSION(version) __STRING(version)
/third_party/FreeBSD/sys/sys/
Dcdefs.h160 #define __STRING(x) #x /* stringify without expanding x */ macro
161 #define __XSTRING(x) __STRING(x) /* expand x, then stringify */
177 #define __STRING(x) "x" macro
/third_party/elfutils/tests/
Drun-dwarf-getmacros.sh581 __STRING(x) #x
606 __ASMNAME2(prefix,cname) __STRING (prefix) cname