Searched refs:VIXL_CONCAT (Results 1 – 1 of 1) sorted by relevance
95 #define VIXL_CONCAT(a, b) a##b macro97 typedef char VIXL_CONCAT(STATIC_ASSERT_LINE_, line)[(condition) ? 1 : -1] \