Home
last modified time | relevance | path

Searched refs:__PASTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dcompiler-gcc.h183 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__)
H A Dcompiler.h51 #define __PASTE(a,b) ___PASTE(a,b) macro
196 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__)