Searched defs:TO_STR (Results 1 – 2 of 2) sorted by relevance
32 #define TO_STR(symbol) MAKE_STR(symbol) macro
147 #define TO_STR(is_pulse) ((is_pulse) ? "pulse" : "space") macro