Searched refs:STR_CONCAT (Results 1 – 2 of 2) sorted by relevance
1070 #define STR_CONCAT(a, b, c) __STRING (a##b##c) macro1071 #define STR_CON3(a, b, c) STR_CONCAT (a, b, c)
10349 (STR_CONCAT): Likewise.