HomeSort by: relevance | last modified time | path
    Searched defs:__concat_1 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apple/
multi-die-cpp.h 17 #define __concat_1(x, y...) x ## y macro
18 #define __concat(x, y...) __concat_1(x, y)
multi-die-cpp.h 17 #define __concat_1(x, y...) x ## y macro
18 #define __concat(x, y...) __concat_1(x, y)

Completed in 84 milliseconds