Searched refs:STRINGIFIED_VA_ARGS (Results 1 – 1 of 1) sorted by relevance
510 #define STRINGIFIED_VA_ARGS(i, fmt, ...) variadicCFunction(i, fmt, #__VA_ARGS__); \ macro515 STRINGIFIED_VA_ARGS(x, "Additional supply depots required.", 'a', 10); in stringifyVA_ARGS()525 STRINGIFIED_VA_ARGS(x, "Additional supply depots required."); in stringifyVA_ARGSEmpty()