Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dkconfig.h65 #define __concat(a, b) ___concat(a, b)
66 #define ___concat(a, b) a ## b macro

Completed in 2 milliseconds