Home
last modified time | relevance | path

Searched defs:_IO_CONCAT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dio_generic.h9 #define _IO_CONCAT(a,b) a ## _ ## b macro
/openbmc/linux/arch/alpha/include/asm/
H A Dio.h133 #define _IO_CONCAT(a,b) a ## _ ## b macro