Searched refs:PLUGIN_PASTE_ARGS (Results 1 – 2 of 2) sorted by relevance
171 #define PLUGIN_PASTE_ARGS(str1, str2) str1##str2 macro174 #define PLUGIN_PASTE(str1, str2) PLUGIN_PASTE_ARGS(str1, str2)
291 #define PLUGIN_PASTE_ARGS(str1, str2) str1##str2 macro294 #define PLUGIN_PASTE(str1, str2) PLUGIN_PASTE_ARGS(str1, str2)