Searched refs:_HRTCAT (Results 1 – 1 of 1) sorted by relevance
20 #define _HRTCAT(m, n) m##n macro21 #define HRTCAT(m, n) _HRTCAT(m, n)