Searched defs:STRINGIFY (Results 1 – 17 of 17) sorted by relevance
20 #define STRINGIFY(x) #x macro
23 #define STRINGIFY(x) #x macro
104 #define STRINGIFY(x) STRINGIFY1(x) macro
74 #define STRINGIFY(x) #x macro
41 #define STRINGIFY(x) STRINGIFY_1 (x) macro
49 #define STRINGIFY(x) #x macro
41 #define STRINGIFY(x) DO_STRINGIFY(x) macro
46 #define STRINGIFY(x) STRINGIFY_ (x) macro
5956 #define STRINGIFY(x) STRINGIFY_ (x) macro
51 #define STRINGIFY(x) #x macro
151 #define STRINGIFY(x) STRINGIFY_(x) macro
606 #define STRINGIFY(X) #X macro
37 #define STRINGIFY(x) #x macro
761 #define STRINGIFY(x) #x in cxx_run_test() macro
785 #define STRINGIFY(x) #x macro
682 #define STRINGIFY(X) (#X) in enumeration() macro
1785 #define STRINGIFY(VAL) _STRINGIFY(VAL) in config_init_int_max_str_digits() macro