Home
last modified time | relevance | path

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

/arm-trusted-firmware/include/lib/libc/
H A Dcdefs.h36 #define __STRING(x) #x macro
/arm-trusted-firmware/include/lib/libc/sys/
H A Dcdefs.h151 #define __STRING(x) #x /* stringify without expanding x */ macro
168 #define __STRING(x) "x" macro