Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/libc/
H A Dcdefs.h49 #define __STRING(x) #x macro
/rk3399_ARM-atf/include/lib/libc/sys/
H A Dcdefs.h151 #define __STRING(x) #x /* stringify without expanding x */ macro
168 #define __STRING(x) "x" macro