Searched refs:_IO_CONCAT (Results 1 – 2 of 2) sorted by relevance
7 #define IO_CONCAT(a,b) _IO_CONCAT(a,b)8 #define _IO_CONCAT(a,b) a ## _ ## b macro
139 #define IO_CONCAT(a,b) _IO_CONCAT(a,b)140 #define _IO_CONCAT(a,b) a ## _ ## b macro