Searched refs:RAPIDJSON_DO_STRINGIFY (Results 1 – 1 of 1) sorted by relevance
50 #define RAPIDJSON_STRINGIFY(x) RAPIDJSON_DO_STRINGIFY(x)51 #define RAPIDJSON_DO_STRINGIFY(x) #x macro