Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/sys/
Dcdefs.h205 #define __STRING(x) #x /* stringify without expanding x */ macro
222 #define __STRING(x) "x" macro