Searched refs:STRINGIFY (Results 1 – 3 of 3) sorted by relevance
52 #define STRINGIFY(x) #x macro55 __asm__("movd\t$" STRINGIFY(service) ",(r1,r0)"); \
52 #define STRINGIFY(x) #x macro55 __asm__("movd\t$" STRINGIFY(service) ",r0"); \
40 #define STRINGIFY(x) #x macro