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