Searched refs:STRINGIZE (Results 1 – 4 of 4) sorted by relevance
71 #define STRINGIZE(X) #X in toString() macro74 return "DW_SECT_" STRINGIZE(NAME); in toString()
26 #define STRINGIZE(x) STRINGIZE2(x) macro28 #define expandName(name, flags, ignore) {STRINGIZE(name), flags},
1717 #define STRINGIZE(arg) STRINGIZE_INTERNAL(arg) macro 1791 __asm__ volatile(".byte 0xC6; .byte 0xF8; .byte " STRINGIZE(ARG):::"memory");
[all...]