Searched refs:_IO_CONCAT (Results 1 – 2 of 2) sorted by relevance
8 #define IO_CONCAT(a,b) _IO_CONCAT(a,b)9 #define _IO_CONCAT(a,b) a ## _ ## b macro
136 #define IO_CONCAT(a,b) _IO_CONCAT(a,b)137 #define _IO_CONCAT(a,b) a ## _ ## b macro