Home
last modified time | relevance | path

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

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