Searched refs:STRINGIFY_PRIMITIVE (Results 1 – 1 of 1) sorted by relevance
28 # define STRINGIFY_PRIMITIVE(x) # x macro29 # define STRINGIFY(x) STRINGIFY_PRIMITIVE (x)