Searched refs:CONCAT_VA_ARGS (Results 1 – 1 of 1) sorted by relevance
490 #define CONCAT_VA_ARGS(i, fmt, ...) variadicCFunction(i, fmt, ##__VA_ARGS__); \ macro495 CONCAT_VA_ARGS(x, "You need to construct additional pylons.", 'c', 9); in concatVA_ARGS()503 CONCAT_VA_ARGS(x, "You need to construct"); in concatVA_ARGSEmpty()