Searched refs:_UVERBS_PASTE (Results 1 – 1 of 1) sorted by relevance
42 #define _UVERBS_PASTE(x, y) x ## y macro43 #define _UVERBS_NAME(x, y) _UVERBS_PASTE(x, y)