Searched refs:__igt_tokencat2 (Results 1 – 1 of 1) sorted by relevance
178 #define __igt_tokencat2(x, y) x ## y macro188 #define igt_tokencat(x, y) __igt_tokencat2(x, y)