Searched refs:__PASTE (Results 1 – 4 of 4) sorted by relevance
174 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__)
49 #define __PASTE(a,b) ___PASTE(a,b) macro194 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__)
1547 static const struct pci_fixup __PASTE(__pci_fixup_##name,__LINE__) __used \
227 #define cpu_to_be_ulong __PASTE(cpu_to_be, BITS_PER_LONG)