Searched refs:STRINGIZE (Results 1 – 5 of 5) sorted by relevance
90 #define STRINGIZE(x) STRINGIZEx(x) macro92 …return STRINGIZE(UTF8PROC_VERSION_MAJOR) "." STRINGIZE(UTF8PROC_VERSION_MINOR) "." STRINGIZE(UTF8P… in utf8proc_version()
27 #define STRINGIZE(x) STRINGIZE2(x) macro29 #define expandName(name, flags, ignore) {STRINGIZE(name), flags},
1742 #define STRINGIZE(arg) STRINGIZE_INTERNAL(arg) macro1816 __asm__ volatile(".byte 0xC6; .byte 0xF8; .byte " STRINGIZE(ARG):::"memory");
27455 (cpp_get_token): Return ASSERTION, STRINGIZE, and TOKPASTE
151066 #undef STRINGIZE after use to avoid accidentally using on151100 #undef STRINGIZE after use to avoid accidentally using on