Searched refs:NRF_STRING_CONCATENATE (Results 1 – 1 of 1) sorted by relevance
41 #ifndef NRF_STRING_CONCATENATE42 #define NRF_STRING_CONCATENATE(lhs, rhs) NRF_STRING_CONCATENATE_IMPL(lhs, rhs) macro80 ;enum { NRF_STRING_CONCATENATE(static_assert_on_line_, __LINE__) = 1 / (!!(cond)) }
Completed in 4 milliseconds