Home
last modified time | relevance | path

Searched refs:STRINGIFY (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/cris/libc/
H A Dsys.h3 #define STRINGIFY(x) #x macro
4 #define TOSTRING(x) STRINGIFY(x)