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

/bionic/libc/include/sys/
H A Dcdefs.h99 * strings produced by the __STRING macro, but this only works with ANSI C.
102 #define ___STRING(x) __STRING(x)
108 #define __STRING(x) #x macro
124 #define __STRING(x) "x" macro

Completed in 65 milliseconds