Home
last modified time | relevance | path

Searched refs:__UNIQUE_ID (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/
A Dcompiler-clang.h13 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
A Dcompiler.h176 #ifndef __UNIQUE_ID
177 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
A Dcompiler-gcc.h71 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro

Completed in 5 milliseconds