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

/bionic/libc/include/sys/
H A Dcdefs.h94 * strings produced by the __STRING macro, but this only works with ANSI C.
97 #define ___STRING(x) __STRING(x)
103 #define __STRING(x) #x macro
119 #define __STRING(x) "x" macro

Completed in 595 milliseconds