Searched refs:IMPL_PASTE (Results 1 – 1 of 1) sorted by relevance
257 #define IMPL_PASTE(a, b) a##b macro259 typedef char IMPL_PASTE(assertion_failed_##_, line)[2*(int)(pred)-1]